diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 16:57:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 16:57:47 +0000 |
commit | e75c5d2f3d7101962037d087707ae8387c38678b (patch) | |
tree | cb033db1ec69f662db4bf8243e0a133a6cffdf1e /dev-perl/GDGraph/GDGraph-1.43.08.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-e75c5d2f3d7101962037d087707ae8387c38678b.tar.gz gentoo-2-e75c5d2f3d7101962037d087707ae8387c38678b.tar.bz2 gentoo-2-e75c5d2f3d7101962037d087707ae8387c38678b.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'dev-perl/GDGraph/GDGraph-1.43.08.ebuild')
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.43.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GDGraph/GDGraph-1.43.08.ebuild b/dev-perl/GDGraph/GDGraph-1.43.08.ebuild index 27e7aa08138a..52541975a1b6 100644 --- a/dev-perl/GDGraph/GDGraph-1.43.08.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.43.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.08.ebuild,v 1.7 2006/10/09 15:01:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.08.ebuild,v 1.8 2006/10/15 16:57:47 kloeri Exp $ inherit perl-module @@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/B/BW/BWARFIELD/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/GDTextUtil |