diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:58:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:58:58 +0000 |
commit | 666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch) | |
tree | 7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/Chart | |
parent | Marked ~amd64. (diff) | |
download | historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2 historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r-- | dev-perl/Chart/Chart-1.0.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Chart/Chart-1.0.1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Chart/Chart-2.3.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Chart/Chart-1.0.1-r1.ebuild b/dev-perl/Chart/Chart-1.0.1-r1.ebuild index 62f9905a6236..fe182e392794 100644 --- a/dev-perl/Chart/Chart-1.0.1-r1.ebuild +++ b/dev-perl/Chart/Chart-1.0.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/dev-perl/Chart/Chart-1.0.1-r1.ebuild,v 1.6 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1-r1.ebuild,v 1.7 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.19" diff --git a/dev-perl/Chart/Chart-1.0.1.ebuild b/dev-perl/Chart/Chart-1.0.1.ebuild index 5d446a732f41..068cfaaeee7c 100644 --- a/dev-perl/Chart/Chart-1.0.1.ebuild +++ b/dev-perl/Chart/Chart-1.0.1.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/Chart/Chart-1.0.1.ebuild,v 1.14 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.15 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.19" diff --git a/dev-perl/Chart/Chart-2.3.ebuild b/dev-perl/Chart/Chart-2.3.ebuild index 976adfa6cab9..71b0416290db 100644 --- a/dev-perl/Chart/Chart-2.3.ebuild +++ b/dev-perl/Chart/Chart-2.3.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/Chart/Chart-2.3.ebuild,v 1.2 2004/06/25 00:11:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.3.ebuild,v 1.3 2004/07/14 16:48:20 agriffis Exp $ inherit perl-module @@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Chart/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=dev-perl/GD-1.2" |