diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:36:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:36:27 +0000 |
commit | 9463de01ea7902fd5d5916a394460a6b074752d7 (patch) | |
tree | f98307f60e7b799378f352cb532110cf1d7ad9db | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-9463de01ea7902fd5d5916a394460a6b074752d7.tar.gz gentoo-2-9463de01ea7902fd5d5916a394460a6b074752d7.tar.bz2 gentoo-2-9463de01ea7902fd5d5916a394460a6b074752d7.zip |
sync IUSE (missing)
-rw-r--r-- | dev-perl/File-Sync/File-Sync-0.09.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/File-Temp/File-Temp-0.12.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/File-Temp/File-Temp-0.14.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/File-Sync/File-Sync-0.09.ebuild b/dev-perl/File-Sync/File-Sync-0.09.ebuild index 408d5badc694..7b175f272326 100644 --- a/dev-perl/File-Sync/File-Sync-0.09.ebuild +++ b/dev-perl/File-Sync/File-Sync-0.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/File-Sync/File-Sync-0.09.ebuild,v 1.3 2004/06/27 17:41:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Sync/File-Sync-0.09.ebuild,v 1.4 2004/07/14 17:34:52 agriffis Exp $ inherit perl-module @@ -11,5 +11,6 @@ SRC_URI="http://www.cpan.org/authors/id/C/CE/CEVANS/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" SRC_TEST="do" diff --git a/dev-perl/File-Temp/File-Temp-0.12.ebuild b/dev-perl/File-Temp/File-Temp-0.12.ebuild index 371c41b79ef7..e2256cd6befd 100644 --- a/dev-perl/File-Temp/File-Temp-0.12.ebuild +++ b/dev-perl/File-Temp/File-Temp-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/File-Temp/File-Temp-0.12.ebuild,v 1.9 2004/06/25 00:30:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Temp/File-Temp-0.12.ebuild,v 1.10 2004/07/14 17:35:38 agriffis Exp $ inherit perl-module @@ -15,3 +15,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/File/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +IUSE="" diff --git a/dev-perl/File-Temp/File-Temp-0.14.ebuild b/dev-perl/File-Temp/File-Temp-0.14.ebuild index ed0a39818172..1b75febf868d 100644 --- a/dev-perl/File-Temp/File-Temp-0.14.ebuild +++ b/dev-perl/File-Temp/File-Temp-0.14.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/File-Temp/File-Temp-0.14.ebuild,v 1.2 2004/06/25 00:30:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Temp/File-Temp-0.14.ebuild,v 1.3 2004/07/14 17:35:38 agriffis Exp $ inherit perl-module @@ -16,3 +16,4 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild index 0af401bc0c9a..bf6d8db6a8e4 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.07.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/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.9 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.07.ebuild,v 1.10 2004/07/14 17:36:27 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc sparc" +IUSE="" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index 584ca052df79..3e3672a6bab0 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-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/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.6 2004/06/25 00:30:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.7 2004/07/14 17:36:27 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~amd64 ~ppc sparc alpha" +IUSE="" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" |