diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:01:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:01:54 +0000 |
commit | 71f3dfa99d265bb3242e7f6d5592c754c1b8e428 (patch) | |
tree | 50a1455b84dd8f6052ef5eebc471b2d20f875233 /dev-perl/SVG/SVG-2.33.ebuild | |
parent | Mark 1.1.0 stable on ia64 (diff) | |
download | gentoo-2-71f3dfa99d265bb3242e7f6d5592c754c1b8e428.tar.gz gentoo-2-71f3dfa99d265bb3242e7f6d5592c754c1b8e428.tar.bz2 gentoo-2-71f3dfa99d265bb3242e7f6d5592c754c1b8e428.zip |
Mark 2.33 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/SVG/SVG-2.33.ebuild')
-rw-r--r-- | dev-perl/SVG/SVG-2.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVG/SVG-2.33.ebuild b/dev-perl/SVG/SVG-2.33.ebuild index 432c66a59ec2..0b9db6415d77 100644 --- a/dev-perl/SVG/SVG-2.33.ebuild +++ b/dev-perl/SVG/SVG-2.33.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/SVG/SVG-2.33.ebuild,v 1.2 2006/06/12 16:42:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.33.ebuild,v 1.3 2006/07/10 22:01:54 agriffis Exp $ inherit perl-module @@ -10,4 +10,4 @@ HOMEPAGE="http://search.cpan.org/~ronan/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc ~x86" |