diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:23:28 +0000 |
commit | 3a607f83ef1f905a0c856a4fb2215dbb2ba71695 (patch) | |
tree | 269be25140870c3303e5e0ac61fdb00b98175a82 | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.gz gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.tar.bz2 gentoo-2-3a607f83ef1f905a0c856a4fb2215dbb2ba71695.zip |
sync IUSE (missing)
-rw-r--r-- | dev-perl/RPM/RPM-0.32-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/RPM/RPM-0.32-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/RPM/RPM-0.40-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/RPM/RPM-0.40.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Safe/Safe-2.09.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild | 3 | ||||
-rw-r--r-- | media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild | 3 | ||||
-rw-r--r-- | media-libs/openexr/openexr-1.0.6.ebuild | 3 | ||||
-rw-r--r-- | media-libs/openexr/openexr-1.0.7.ebuild | 3 | ||||
-rw-r--r-- | media-libs/openquicktime/openquicktime-1.0-r1.ebuild | 3 |
10 files changed, 20 insertions, 10 deletions
diff --git a/dev-perl/RPM/RPM-0.32-r1.ebuild b/dev-perl/RPM/RPM-0.32-r1.ebuild index 210acb4a44ea..ba49689e9471 100644 --- a/dev-perl/RPM/RPM-0.32-r1.ebuild +++ b/dev-perl/RPM/RPM-0.32-r1.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-perl/RPM/RPM-0.32-r1.ebuild,v 1.15 2004/06/25 00:57:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.32-r1.ebuild,v 1.16 2004/07/14 20:21:38 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/RJRAY/Perl-RPM-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} app-arch/rpm" diff --git a/dev-perl/RPM/RPM-0.32-r2.ebuild b/dev-perl/RPM/RPM-0.32-r2.ebuild index 97e96084765b..3c35c7fa1885 100644 --- a/dev-perl/RPM/RPM-0.32-r2.ebuild +++ b/dev-perl/RPM/RPM-0.32-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-perl/RPM/RPM-0.32-r2.ebuild,v 1.6 2004/06/25 00:57:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.32-r2.ebuild,v 1.7 2004/07/14 20:21:38 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/RJRAY/Perl-RPM-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} app-arch/rpm" diff --git a/dev-perl/RPM/RPM-0.40-r1.ebuild b/dev-perl/RPM/RPM-0.40-r1.ebuild index 9f904926af82..d6743419767d 100644 --- a/dev-perl/RPM/RPM-0.40-r1.ebuild +++ b/dev-perl/RPM/RPM-0.40-r1.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-perl/RPM/RPM-0.40-r1.ebuild,v 1.7 2004/06/25 00:57:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.40-r1.ebuild,v 1.8 2004/07/14 20:21:38 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/RJRAY/Perl-RPM-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} =app-arch/rpm-4.0.4-r5" diff --git a/dev-perl/RPM/RPM-0.40.ebuild b/dev-perl/RPM/RPM-0.40.ebuild index 74cbaea6a2a2..320a7b3a9cde 100644 --- a/dev-perl/RPM/RPM-0.40.ebuild +++ b/dev-perl/RPM/RPM-0.40.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-perl/RPM/RPM-0.40.ebuild,v 1.9 2004/06/25 00:57:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPM/RPM-0.40.ebuild,v 1.10 2004/07/14 20:21:38 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/RJRAY/Perl-RPM-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} app-arch/rpm" diff --git a/dev-perl/Safe/Safe-2.09.ebuild b/dev-perl/Safe/Safe-2.09.ebuild index 5612da9432f0..261aababe2f9 100644 --- a/dev-perl/Safe/Safe-2.09.ebuild +++ b/dev-perl/Safe/Safe-2.09.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-perl/Safe/Safe-2.09.ebuild,v 1.11 2004/06/25 00:57:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe/Safe-2.09.ebuild,v 1.12 2004/07/14 20:22:45 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Safe/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 amd64 ppc sparc alpha mips hppa" +IUSE="" diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild index 10f47be50c0b..e0993b76392d 100644 --- a/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild +++ b/dev-perl/Scalar-Properties/Scalar-Properties-0.12.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-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.3 2004/06/25 00:58:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-Properties/Scalar-Properties-0.12.ebuild,v 1.4 2004/07/14 20:23:28 agriffis Exp $ inherit perl-module @@ -11,4 +11,5 @@ SRC_URI="http://www.cpan.org/authors/id/D/DC/DCANTRELL/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" diff --git a/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild b/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild index 78c6b256b135..3864db560fa7 100644 --- a/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild +++ b/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.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/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild,v 1.20 2004/07/01 08:01:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mpeg-lib/mpeg-lib-1.3.1-r1.ebuild,v 1.21 2004/07/14 20:19:46 agriffis Exp $ MY_P=${P/-/_} S=${WORKDIR}/${MY_P} @@ -13,6 +13,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="BSD" KEYWORDS="x86 ppc sparc alpha hppa amd64 mips" +IUSE="" src_compile() { diff --git a/media-libs/openexr/openexr-1.0.6.ebuild b/media-libs/openexr/openexr-1.0.6.ebuild index 4adfa800499a..35ce1b01d454 100644 --- a/media-libs/openexr/openexr-1.0.6.ebuild +++ b/media-libs/openexr/openexr-1.0.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/media-libs/openexr/openexr-1.0.6.ebuild,v 1.4 2004/06/24 23:18:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.0.6.ebuild,v 1.5 2004/07/14 20:21:02 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" KEYWORDS="~x86" +IUSE="" DEPEND="x11-libs/fltk" diff --git a/media-libs/openexr/openexr-1.0.7.ebuild b/media-libs/openexr/openexr-1.0.7.ebuild index cb142f8dd661..8263fd801a0c 100644 --- a/media-libs/openexr/openexr-1.0.7.ebuild +++ b/media-libs/openexr/openexr-1.0.7.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/media-libs/openexr/openexr-1.0.7.ebuild,v 1.4 2004/06/24 23:18:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.0.7.ebuild,v 1.5 2004/07/14 20:21:02 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="x11-libs/fltk" diff --git a/media-libs/openquicktime/openquicktime-1.0-r1.ebuild b/media-libs/openquicktime/openquicktime-1.0-r1.ebuild index 426456ae5aa7..5b7b83ac9fd5 100644 --- a/media-libs/openquicktime/openquicktime-1.0-r1.ebuild +++ b/media-libs/openquicktime/openquicktime-1.0-r1.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/media-libs/openquicktime/openquicktime-1.0-r1.ebuild,v 1.8 2004/06/24 23:18:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openquicktime/openquicktime-1.0-r1.ebuild,v 1.9 2004/07/14 20:21:24 agriffis Exp $ inherit flag-o-matic replace-flags "-fprefetch-loop-arrays" " " @@ -14,6 +14,7 @@ HOMEPAGE="http://openquicktime.sourceforge.net/" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 ppc sparc ~alpha amd64" +IUSE="" DEPEND="media-sound/lame virtual/mpg123 |