diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:13:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:13:56 +0000 |
commit | 625a858381713544a11b9e0d4c7438baf0d92347 (patch) | |
tree | 10e7851ab4034d9594950b869a49dddf0844863d /dev-perl/SVG/SVG-2.32.ebuild | |
parent | Mark 0.92-r1 stable on ia64 (diff) | |
download | gentoo-2-625a858381713544a11b9e0d4c7438baf0d92347.tar.gz gentoo-2-625a858381713544a11b9e0d4c7438baf0d92347.tar.bz2 gentoo-2-625a858381713544a11b9e0d4c7438baf0d92347.zip |
Mark 2.32 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/SVG/SVG-2.32.ebuild')
-rw-r--r-- | dev-perl/SVG/SVG-2.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVG/SVG-2.32.ebuild b/dev-perl/SVG/SVG-2.32.ebuild index 330e0e5cc2c3..c61a79995cd2 100644 --- a/dev-perl/SVG/SVG-2.32.ebuild +++ b/dev-perl/SVG/SVG-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.7 2005/08/26 00:12:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.32.ebuild,v 1.8 2005/10/02 13:13:56 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" |