summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:53:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:53:25 +0000
commitfa94f8b494090c91173306fbda4a50097250dc21 (patch)
tree201e78db0c0b64ea31f79db8b17dac19ed935489
parentsync IUSE (missing), don't dep on arch for gnuconfig_update, don't assign S=$... (diff)
downloadgentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.gz
gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.bz2
gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.zip
sync IUSE (missing)
-rw-r--r--dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild3
-rw-r--r--dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild3
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild3
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild3
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild3
-rw-r--r--dev-perl/locale-maketext/locale-maketext-1.06.ebuild3
-rw-r--r--dev-perl/locale-maketext/locale-maketext-1.08.ebuild3
-rw-r--r--dev-perl/locale-maketext/locale-maketext-1.09.ebuild3
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.06.ebuild3
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.08.ebuild3
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.10.ebuild3
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.4.ebuild3
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.5.ebuild3
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.4.6.ebuild3
14 files changed, 28 insertions, 14 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild
index 149a25b891e0..eb867d12700c 100644
--- a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild
+++ b/dev-perl/Locale-gettext/Locale-gettext-1.01.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/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.8 2004/06/25 00:43:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.9 2004/07/14 18:50:56 agriffis Exp $
inherit perl-module
@@ -14,5 +14,6 @@ SRC_URI="http://cpan.org/modules/by-module/Locale/${MY_P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 amd64 sparc ~ppc ~alpha"
+IUSE=""
DEPEND="sys-devel/gettext"
diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild
index 6399e1b58628..a817737c1b0b 100644
--- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild
+++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.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/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.4 2004/06/25 00:43:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.5 2004/07/14 18:51:43 agriffis Exp $
inherit perl-module
@@ -13,5 +13,6 @@ HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~hppa"
+IUSE=""
DEPEND="${DEPEND}"
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild
index 606f87b0bb60..7233cbbeaa64 100644
--- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild
+++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.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/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild,v 1.3 2004/06/25 00:43:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.32.ebuild,v 1.4 2004/07/14 18:52:12 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha ~hppa"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/locale-maketext
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild
index 8f5314816d97..e3572f0a799e 100644
--- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild
+++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.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/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild,v 1.4 2004/06/25 00:43:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.35.ebuild,v 1.5 2004/07/14 18:52:12 agriffis Exp $
inherit perl-module
@@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc alpha hppa ~amd64"
+IUSE=""
DEPEND="dev-perl/locale-maketext
dev-perl/regexp-common"
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild
index 22d65e5f175f..3c5b3dd38d9c 100644
--- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild
+++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.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/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild,v 1.2 2004/06/25 00:43:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.38.ebuild,v 1.3 2004/07/14 18:52:12 agriffis Exp $
inherit perl-module
@@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+IUSE=""
DEPEND="dev-perl/locale-maketext
dev-perl/regexp-common"
diff --git a/dev-perl/locale-maketext/locale-maketext-1.06.ebuild b/dev-perl/locale-maketext/locale-maketext-1.06.ebuild
index 1baba9cec3c4..43178ebe8dd2 100644
--- a/dev-perl/locale-maketext/locale-maketext-1.06.ebuild
+++ b/dev-perl/locale-maketext/locale-maketext-1.06.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/locale-maketext/locale-maketext-1.06.ebuild,v 1.4 2004/06/25 00:43:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext/locale-maketext-1.06.ebuild,v 1.5 2004/07/14 18:51:22 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Locale/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 ~ppc sparc ~alpha"
+IUSE=""
DEPEND="${DEPEND}
>=dev-perl/i18n-langtags-0.21"
diff --git a/dev-perl/locale-maketext/locale-maketext-1.08.ebuild b/dev-perl/locale-maketext/locale-maketext-1.08.ebuild
index 573967481ff5..965c5aa163c0 100644
--- a/dev-perl/locale-maketext/locale-maketext-1.08.ebuild
+++ b/dev-perl/locale-maketext/locale-maketext-1.08.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/locale-maketext/locale-maketext-1.08.ebuild,v 1.4 2004/06/25 00:43:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext/locale-maketext-1.08.ebuild,v 1.5 2004/07/14 18:51:22 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc alpha hppa ~amd64"
+IUSE=""
DEPEND=">=dev-perl/i18n-langtags-0.21"
diff --git a/dev-perl/locale-maketext/locale-maketext-1.09.ebuild b/dev-perl/locale-maketext/locale-maketext-1.09.ebuild
index 55cdf7e0abbc..fce6cb30d211 100644
--- a/dev-perl/locale-maketext/locale-maketext-1.09.ebuild
+++ b/dev-perl/locale-maketext/locale-maketext-1.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/locale-maketext/locale-maketext-1.09.ebuild,v 1.2 2004/06/25 00:43:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext/locale-maketext-1.09.ebuild,v 1.3 2004/07/14 18:51:22 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${MY_P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/log-dispatch/log-dispatch-2.06.ebuild b/dev-perl/log-dispatch/log-dispatch-2.06.ebuild
index 9bd9ffe23a90..79ce73a2c354 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.06.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.06.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/log-dispatch/log-dispatch-2.06.ebuild,v 1.3 2004/06/25 00:44:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.06.ebuild,v 1.4 2004/07/14 18:53:25 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/module-build
diff --git a/dev-perl/log-dispatch/log-dispatch-2.08.ebuild b/dev-perl/log-dispatch/log-dispatch-2.08.ebuild
index 5998dca95ac5..b83247555bae 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.08.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.08.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/log-dispatch/log-dispatch-2.08.ebuild,v 1.4 2004/06/25 00:44:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.08.ebuild,v 1.5 2004/07/14 18:53:25 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha"
+IUSE=""
DEPEND="${DEPEND}
dev-perl/module-build
diff --git a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
index 63d4d5768e08..5c26d7b7d7ab 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.10.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/log-dispatch/log-dispatch-2.10.ebuild,v 1.2 2004/06/25 00:44:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.3 2004/07/14 18:53:25 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
SRC_TEST="do"
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
index 726f2740a0e8..99c6294a4d92 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.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/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.11 2004/07/01 07:54:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.4.ebuild,v 1.12 2004/07/14 18:49:15 agriffis Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -12,6 +12,7 @@ SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="virtual/libc
=dev-libs/libsigc++-1.0*"
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild
index c12e54fd4318..b224edb30d93 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.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-libs/atlas-c++/atlas-c++-0.4.5.ebuild,v 1.7 2004/07/01 07:54:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.5.ebuild,v 1.8 2004/07/14 18:49:15 agriffis Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 ~sparc"
+IUSE=""
DEPEND="virtual/libc
=dev-libs/libsigc++-1.0*"
diff --git a/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild b/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild
index c2fc0e8f8ee0..f38eaf7675d8 100644
--- a/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.4.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/atlas-c++/atlas-c++-0.4.6.ebuild,v 1.4 2004/07/01 07:54:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.4.6.ebuild,v 1.5 2004/07/14 18:49:15 agriffis Exp $
MY_PN="Atlas-C++"
MY_P=${MY_PN}-${PV}
@@ -12,6 +12,7 @@ SRC_URI="ftp://ftp.worldforge.org/pub/worldforge/libs/${MY_PN}/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="~x86"
+IUSE=""
DEPEND="virtual/libc
>=dev-libs/libsigc++-1.2*"