| 1 | # Copyright 1999-2004 Gentoo Foundation |
1 | # Copyright 1999-2004 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-libs/csu/Attic/csu-46.ebuild,v 1.1.1.1 2005/11/30 09:39:04 chriswhite Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-libs/csu/Attic/csu-46.ebuild,v 1.2 2006/10/20 19:31:50 grobian dead $ |
| 4 | |
4 | |
| 5 | DESCRIPTION="Darwin Csu" |
5 | DESCRIPTION="Darwin Csu" |
| 6 | HOMEPAGE="http://darwinsource.opendarwin.org/" |
6 | HOMEPAGE="http://darwinsource.opendarwin.org/" |
| 7 | SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/Csu-${PV}.tar.gz" |
7 | SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/Csu-${PV}.tar.gz" |
| 8 | |
8 | |