diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 22:17:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-03-30 22:17:23 +0000 |
commit | 93399f3e1e87ee7a8fd99edfa6d8f3b148a0efbb (patch) | |
tree | 9ad0b66d7d13f18664e12645ea92c143409424db /dev-perl | |
parent | Stable on sparc (diff) | |
download | gentoo-2-93399f3e1e87ee7a8fd99edfa6d8f3b148a0efbb.tar.gz gentoo-2-93399f3e1e87ee7a8fd99edfa6d8f3b148a0efbb.tar.bz2 gentoo-2-93399f3e1e87ee7a8fd99edfa6d8f3b148a0efbb.zip |
Keyworded sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/GD-SVG/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.25.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index aa958aea39f6..335da1278667 100644 --- a/dev-perl/GD-SVG/ChangeLog +++ b/dev-perl/GD-SVG/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD-SVG -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.7 2004/12/29 23:40:13 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.8 2005/03/30 22:17:23 gustavoz Exp $ + + 30 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> GD-SVG-0.25.ebuild: + Keyworded sparc 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild index 6f25f8230cc2..557df905551e 100644 --- a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild +++ b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.6 2004/08/03 11:22:58 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.7 2005/03/30 22:17:23 gustavoz Exp $ inherit perl-module @@ -18,4 +18,4 @@ HOMEPAGE="http://search.cpan.org/~twh/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 alpha ~ppc" +KEYWORDS="x86 alpha ~ppc sparc" |