diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:10:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:10:12 +0000 |
commit | 48926cf2d2824c66c7b4f37a3636b5c5fc56ff49 (patch) | |
tree | d23ca968aba790908eca12185cb3373799f49dde /dev-libs/cln | |
parent | new version proftpd-1.2.10_rc3 (Manifest recommit) (diff) | |
download | gentoo-2-48926cf2d2824c66c7b4f37a3636b5c5fc56ff49.tar.gz gentoo-2-48926cf2d2824c66c7b4f37a3636b5c5fc56ff49.tar.bz2 gentoo-2-48926cf2d2824c66c7b4f37a3636b5c5fc56ff49.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/cln')
-rw-r--r-- | dev-libs/cln/cln-1.1.5.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cln/cln-1.1.6.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/cln/cln-1.1.5.ebuild b/dev-libs/cln/cln-1.1.5.ebuild index 2149e041243c..469f68353497 100644 --- a/dev-libs/cln/cln-1.1.5.ebuild +++ b/dev-libs/cln/cln-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cln/cln-1.1.5.ebuild,v 1.9 2004/06/24 23:02:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cln/cln-1.1.5.ebuild,v 1.10 2004/07/14 14:09:21 agriffis Exp $ inherit flag-o-matic gcc @@ -11,6 +11,7 @@ HOMEPAGE="http://www.ginac.de/CLN/" LICENSE="GPL-2" SLOT="1" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" SRC_URI="ftp://ftp.santafe.edu/pub/gnu/${P}.tar.gz" #SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.gz" diff --git a/dev-libs/cln/cln-1.1.6.ebuild b/dev-libs/cln/cln-1.1.6.ebuild index b808e24e3418..3b2150dc7a08 100644 --- a/dev-libs/cln/cln-1.1.6.ebuild +++ b/dev-libs/cln/cln-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cln/cln-1.1.6.ebuild,v 1.2 2004/06/24 23:02:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cln/cln-1.1.6.ebuild,v 1.3 2004/07/14 14:09:21 agriffis Exp $ inherit flag-o-matic gcc @@ -11,6 +11,7 @@ HOMEPAGE="http://www.ginac.de/CLN/" LICENSE="GPL-2" SLOT="1" KEYWORDS="~x86 ~ppc ~sparc ~amd64" +IUSE="" SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gnu/${P}.tar.bz2 ftp://ftp.santafe.edu/pub/gnu/${P}.tar.bz2 |