diff options
-rw-r--r-- | dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-4.9.10.20020430.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cdk/cdk-4.9.10.20020809.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cfitsio/cfitsio-2.430.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/check/check-0.8.4.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cln/cln-1.1.5.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/cln/cln-1.1.6.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/commonc++/commonc++-1.9.7-r2.ebuild | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild b/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild index b54c108f7354..ed4b6ca94686 100644 --- a/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild +++ b/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2000-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild,v 1.7 2004/07/13 17:30:56 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-postgresql/jdbc3-postgresql-7.3.ebuild,v 1.8 2004/07/14 14:10:12 agriffis Exp $ inherit java-pkg @@ -10,6 +10,7 @@ DESCRIPTION="JDBC3 Driver for PostgreSQL" SRC_URI="http://jdbc.postgresql.org/download/${At}" HOMEPAGE="http://jdbc.postgresql.org/" KEYWORDS="x86 sparc amd64 ~ppc" +IUSE="" LICENSE="POSTGRESQL" SLOT="1" DEPEND="" diff --git a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild b/dev-libs/cdk/cdk-4.9.10.20020430.ebuild index 1381ff6e72d1..d35d981018df 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020430.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020430.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/cdk/cdk-4.9.10.20020430.ebuild,v 1.11 2004/06/24 23:01:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020430.ebuild,v 1.12 2004/07/14 14:05:28 agriffis Exp $ MY_P=${P/.2002/-2002} @@ -13,6 +13,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" KEYWORDS="ppc x86 sparc alpha" +IUSE="" DEPEND=">=sys-libs/ncurses-5.2" diff --git a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild b/dev-libs/cdk/cdk-4.9.10.20020809.ebuild index a176bf5e79cb..0f00e6113833 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020809.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/cdk/cdk-4.9.10.20020809.ebuild,v 1.11 2004/06/24 23:01:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.12 2004/07/14 14:05:28 agriffis Exp $ MY_P=${P/.2002/-2002} @@ -13,6 +13,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" KEYWORDS="~ppc x86 sparc amd64 alpha ia64 s390" +IUSE="" DEPEND=">=sys-libs/ncurses-5.2" diff --git a/dev-libs/cfitsio/cfitsio-2.430.ebuild b/dev-libs/cfitsio/cfitsio-2.430.ebuild index 12bff0b4b9d7..c8e7bf39b73e 100644 --- a/dev-libs/cfitsio/cfitsio-2.430.ebuild +++ b/dev-libs/cfitsio/cfitsio-2.430.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/cfitsio/cfitsio-2.430.ebuild,v 1.6 2004/07/02 04:35:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cfitsio/cfitsio-2.430.ebuild,v 1.7 2004/07/14 14:07:01 agriffis Exp $ DESCRIPTION="C and Fortran library for reading and writing files in FITS data format" HOMEPAGE="http://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html" @@ -9,6 +9,7 @@ SRC_URI="ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/${PN}-${PV//.}.tar.gz" LICENSE="GPL-2" SLOT="2" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/libc" diff --git a/dev-libs/check/check-0.8.4.ebuild b/dev-libs/check/check-0.8.4.ebuild index a4ef636aab9f..bb3bca7598d8 100644 --- a/dev-libs/check/check-0.8.4.ebuild +++ b/dev-libs/check/check-0.8.4.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/check/check-0.8.4.ebuild,v 1.7 2004/07/02 04:35:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.8.4.ebuild,v 1.8 2004/07/14 14:07:32 agriffis Exp $ DESCRIPTION="unit test framework for C" HOMEPAGE="http://sourceforge.net/projects/check/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="virtual/libc" 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 diff --git a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild index 53690cd1cf20..821de5e46472 100644 --- a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild +++ b/dev-libs/commonc++/commonc++-1.9.7-r2.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/commonc++/commonc++-1.9.7-r2.ebuild,v 1.12 2004/06/24 23:02:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild,v 1.13 2004/07/14 14:10:09 agriffis Exp $ inherit eutils @@ -17,6 +17,7 @@ DEPEND="sys-libs/zlib SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc" +IUSE="" src_unpack() { unpack ${A} |