summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:34:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:34:29 +0000
commit4d827b5a702401f3791b17a9eaeedc97a3324b94 (patch)
tree838d1c34a11740753067393d7d8a6403d0cb4a1b
parentsync IUSE (-png, -zlib) (Manifest recommit) (diff)
downloadgentoo-2-4d827b5a702401f3791b17a9eaeedc97a3324b94.tar.gz
gentoo-2-4d827b5a702401f3791b17a9eaeedc97a3324b94.tar.bz2
gentoo-2-4d827b5a702401f3791b17a9eaeedc97a3324b94.zip
sync IUSE (missing)
-rw-r--r--dev-php/php/php-4.3.4-r4.ebuild3
-rw-r--r--dev-php/php/php-4.3.5-r1.ebuild3
-rw-r--r--dev-php/php/php-4.3.5.ebuild3
-rw-r--r--dev-php/php/php-4.3.6-r1.ebuild3
-rw-r--r--dev-php/php/php-4.3.6.ebuild3
-rw-r--r--dev-php/php/php-4.3.6_rc2.ebuild3
-rw-r--r--dev-php/php/php-4.3.7-r1.ebuild3
-rw-r--r--dev-php/php/php-4.3.7.ebuild3
-rw-r--r--dev-php/php/php-4.3.8.ebuild3
-rw-r--r--dev-php/php/php-5.0.0.ebuild3
-rw-r--r--media-video/binkplayer/binkplayer-1.5y.ebuild3
-rw-r--r--media-video/cinelerra/cinelerra-1.0.0.ebuild3
-rw-r--r--media-video/cinelerra/cinelerra-1.1.5.ebuild3
-rw-r--r--media-video/cinelerra/cinelerra-1.1.7.ebuild3
-rw-r--r--media-video/cinelerra/cinelerra-1.1.9.ebuild3
-rw-r--r--media-video/cinelerra/cinelerra-1.2.0.ebuild3
-rw-r--r--media-video/em8300-modules/em8300-modules-0.12.0.ebuild3
-rw-r--r--media-video/em8300-modules/em8300-modules-0.13.0.ebuild3
18 files changed, 36 insertions, 18 deletions
diff --git a/dev-php/php/php-4.3.4-r4.ebuild b/dev-php/php/php-4.3.4-r4.ebuild
index 94aa4c641d66..88d85db155f6 100644
--- a/dev-php/php/php-4.3.4-r4.ebuild
+++ b/dev-php/php/php-4.3.4-r4.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-php/php/php-4.3.4-r4.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.4-r4.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.5-r1.ebuild b/dev-php/php/php-4.3.5-r1.ebuild
index c933ae35f35f..c2bdc31bfeae 100644
--- a/dev-php/php/php-4.3.5-r1.ebuild
+++ b/dev-php/php/php-4.3.5-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-php/php/php-4.3.5-r1.ebuild,v 1.3 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5-r1.ebuild,v 1.4 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.5.ebuild b/dev-php/php/php-4.3.5.ebuild
index f58f914c6d30..5445e14ef878 100644
--- a/dev-php/php/php-4.3.5.ebuild
+++ b/dev-php/php/php-4.3.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-php/php/php-4.3.5.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.5.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.6-r1.ebuild b/dev-php/php/php-4.3.6-r1.ebuild
index 9d9a196e66c0..48fa529f8710 100644
--- a/dev-php/php/php-4.3.6-r1.ebuild
+++ b/dev-php/php/php-4.3.6-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-php/php/php-4.3.6-r1.ebuild,v 1.4 2004/07/04 08:17:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6-r1.ebuild,v 1.5 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ~ia64 s390"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.6.ebuild b/dev-php/php/php-4.3.6.ebuild
index 4b2e6802a372..e10bd490f89e 100644
--- a/dev-php/php/php-4.3.6.ebuild
+++ b/dev-php/php/php-4.3.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-php/php/php-4.3.6.ebuild,v 1.5 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 s390"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.6_rc2.ebuild b/dev-php/php/php-4.3.6_rc2.ebuild
index 8161d27a75b7..dc079446185a 100644
--- a/dev-php/php/php-4.3.6_rc2.ebuild
+++ b/dev-php/php/php-4.3.6_rc2.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-php/php/php-4.3.6_rc2.ebuild,v 1.3 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.6_rc2.ebuild,v 1.4 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
SRC_URI_BASE="http://downloads.php.net/ilia/"
@@ -9,6 +9,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.7-r1.ebuild b/dev-php/php/php-4.3.7-r1.ebuild
index 5520d52f1ae5..243cd306e83d 100644
--- a/dev-php/php/php-4.3.7-r1.ebuild
+++ b/dev-php/php/php-4.3.7-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-php/php/php-4.3.7-r1.ebuild,v 1.5 2004/07/08 04:28:30 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7-r1.ebuild,v 1.6 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="x86 sparc alpha ~hppa ~amd64 ~ia64 s390 ppc"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.7.ebuild b/dev-php/php/php-4.3.7.ebuild
index 27336ad5463f..c4296c8ad5b6 100644
--- a/dev-php/php/php-4.3.7.ebuild
+++ b/dev-php/php/php-4.3.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/dev-php/php/php-4.3.7.ebuild,v 1.4 2004/06/25 01:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.7.ebuild,v 1.5 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 s390"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-4.3.8.ebuild b/dev-php/php/php-4.3.8.ebuild
index 6132fbbbbf57..69b5b95669d9 100644
--- a/dev-php/php/php-4.3.8.ebuild
+++ b/dev-php/php/php-4.3.8.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-php/php/php-4.3.8.ebuild,v 1.1 2004/07/14 02:47:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.8.ebuild,v 1.2 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
inherit php-sapi eutils
@@ -8,6 +8,7 @@ inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="~x86 ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ~ppc"
+IUSE=""
src_unpack() {
php-sapi_src_unpack
diff --git a/dev-php/php/php-5.0.0.ebuild b/dev-php/php/php-5.0.0.ebuild
index b5ab04a7905f..90571e476f91 100644
--- a/dev-php/php/php-5.0.0.ebuild
+++ b/dev-php/php/php-5.0.0.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-php/php/php-5.0.0.ebuild,v 1.2 2004/07/14 12:55:07 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-5.0.0.ebuild,v 1.3 2004/07/14 21:34:29 agriffis Exp $
PHPSAPI="cli"
MY_P="${PN}-${PV}"
@@ -10,6 +10,7 @@ DESCRIPTION="PHP Shell Interpreter"
LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND="$DEPEND"
RDEPEND="$RDEPEND"
diff --git a/media-video/binkplayer/binkplayer-1.5y.ebuild b/media-video/binkplayer/binkplayer-1.5y.ebuild
index 93e0cfa84bb8..3b17e8269d9a 100644
--- a/media-video/binkplayer/binkplayer-1.5y.ebuild
+++ b/media-video/binkplayer/binkplayer-1.5y.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-video/binkplayer/binkplayer-1.5y.ebuild,v 1.5 2004/07/01 08:39:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.5y.ebuild,v 1.6 2004/07/14 21:30:48 agriffis Exp $
DESCRIPTION="Bink Video! Player"
HOMEPAGE="http://www.radgametools.com/default.htm"
@@ -16,6 +16,7 @@ RDEPEND="virtual/libc
LICENSE="as-is"
SLOT="0"
KEYWORDS="-* x86"
+IUSE=""
S="${WORKDIR}"
diff --git a/media-video/cinelerra/cinelerra-1.0.0.ebuild b/media-video/cinelerra/cinelerra-1.0.0.ebuild
index dccfd62fa9c1..e59b7131f78d 100644
--- a/media-video/cinelerra/cinelerra-1.0.0.ebuild
+++ b/media-video/cinelerra/cinelerra-1.0.0.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-video/cinelerra/cinelerra-1.0.0.ebuild,v 1.12 2004/07/01 08:39:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-1.0.0.ebuild,v 1.13 2004/07/14 21:32:13 agriffis Exp $
inherit gcc
export WANT_GCC_3="yes"
@@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/heroines/hvirtual-${PV}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11
virtual/libc
diff --git a/media-video/cinelerra/cinelerra-1.1.5.ebuild b/media-video/cinelerra/cinelerra-1.1.5.ebuild
index 44e3f8d250d3..8e71ec6065a3 100644
--- a/media-video/cinelerra/cinelerra-1.1.5.ebuild
+++ b/media-video/cinelerra/cinelerra-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/media-video/cinelerra/cinelerra-1.1.5.ebuild,v 1.9 2004/07/01 08:39:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-1.1.5.ebuild,v 1.10 2004/07/14 21:32:13 agriffis Exp $
inherit gcc eutils
export WANT_GCC_3="yes"
@@ -15,6 +15,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11
virtual/libc
diff --git a/media-video/cinelerra/cinelerra-1.1.7.ebuild b/media-video/cinelerra/cinelerra-1.1.7.ebuild
index 80d388f399ad..d67f37e04d43 100644
--- a/media-video/cinelerra/cinelerra-1.1.7.ebuild
+++ b/media-video/cinelerra/cinelerra-1.1.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-video/cinelerra/cinelerra-1.1.7.ebuild,v 1.12 2004/07/01 08:39:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-1.1.7.ebuild,v 1.13 2004/07/14 21:32:13 agriffis Exp $
inherit gcc eutils flag-o-matic
export WANT_GCC_3="yes"
@@ -16,6 +16,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc"
+IUSE=""
DEPEND="virtual/x11
virtual/libc
diff --git a/media-video/cinelerra/cinelerra-1.1.9.ebuild b/media-video/cinelerra/cinelerra-1.1.9.ebuild
index 0bf6dcd03e14..b6b656ce7921 100644
--- a/media-video/cinelerra/cinelerra-1.1.9.ebuild
+++ b/media-video/cinelerra/cinelerra-1.1.9.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-video/cinelerra/cinelerra-1.1.9.ebuild,v 1.5 2004/07/01 08:39:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-1.1.9.ebuild,v 1.6 2004/07/14 21:32:13 agriffis Exp $
inherit gcc eutils flag-o-matic
export WANT_GCC_3="yes"
@@ -18,6 +18,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 -ppc"
+IUSE=""
DEPEND="virtual/x11
virtual/libc
diff --git a/media-video/cinelerra/cinelerra-1.2.0.ebuild b/media-video/cinelerra/cinelerra-1.2.0.ebuild
index b1758fc48440..b34a5aa59069 100644
--- a/media-video/cinelerra/cinelerra-1.2.0.ebuild
+++ b/media-video/cinelerra/cinelerra-1.2.0.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-video/cinelerra/cinelerra-1.2.0.ebuild,v 1.7 2004/07/01 08:39:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-1.2.0.ebuild,v 1.8 2004/07/14 21:32:13 agriffis Exp $
inherit gcc eutils flag-o-matic
export WANT_GCC_3="yes"
@@ -18,6 +18,7 @@ SRC_URI="mirror://sourceforge/heroines/${P}-src.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 -ppc ~amd64"
+IUSE=""
DEPEND="virtual/x11
virtual/libc
diff --git a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild b/media-video/em8300-modules/em8300-modules-0.12.0.ebuild
index 4b97e5fb1903..d8f32801b2ea 100644
--- a/media-video/em8300-modules/em8300-modules-0.12.0.ebuild
+++ b/media-video/em8300-modules/em8300-modules-0.12.0.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-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.15 2004/06/25 00:40:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.12.0.ebuild,v 1.16 2004/07/14 21:34:00 agriffis Exp $
S="${WORKDIR}/${P}/modules"
DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card kernel modules"
@@ -14,6 +14,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_unpack () {
diff --git a/media-video/em8300-modules/em8300-modules-0.13.0.ebuild b/media-video/em8300-modules/em8300-modules-0.13.0.ebuild
index 4b7c840028f5..dfb82e46f3a8 100644
--- a/media-video/em8300-modules/em8300-modules-0.13.0.ebuild
+++ b/media-video/em8300-modules/em8300-modules-0.13.0.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-video/em8300-modules/em8300-modules-0.13.0.ebuild,v 1.4 2004/06/25 00:40:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/em8300-modules/em8300-modules-0.13.0.ebuild,v 1.5 2004/07/14 21:34:00 agriffis Exp $
S="${WORKDIR}/${P}/modules"
DESCRIPTION="em8300 (RealMagic Hollywood+/Creative DXR3) video decoder card kernel modules"
@@ -14,6 +14,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
src_unpack () {