diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:38:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:38:47 +0000 |
commit | a735bde8d6cc2c790c0a58650a8fab902d010ca9 (patch) | |
tree | d984fefd7d6764d16d1e942180f54bfe0b98802b /dev-perl/GD-SVG | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.tar.gz gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.tar.bz2 gentoo-2-a735bde8d6cc2c790c0a58650a8fab902d010ca9.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/GD-SVG')
-rw-r--r-- | dev-perl/GD-SVG/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GD-SVG/GD-SVG-0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog index 7c57a5bc76f5..8c678b0812e0 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.3 2004/05/05 17:55:43 sediener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.4 2004/05/26 09:35:21 kloeri Exp $ + + 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> GD-SVG-0.25.ebuild: + Stable on alpha. 05 May 2004; Stephen Diener <sediener@gentoo.org> GD-SVG-0.25.ebuild: bumped 0.25 to stable on x86 (bioperl-1.4 dep) diff --git a/dev-perl/GD-SVG/GD-SVG-0.25.ebuild b/dev-perl/GD-SVG/GD-SVG-0.25.ebuild index e41744d112c9..3959550311c6 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 Technologies, Inc. # 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.3 2004/05/05 17:55:43 sediener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.25.ebuild,v 1.4 2004/05/26 09:35:21 kloeri Exp $ inherit perl-module @@ -18,4 +18,4 @@ HOMEPAGE="http://search.cpan.org/~twh/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 alpha" |