summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-21 20:21:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-21 20:21:46 +0000
commit6d142f4d579cfa2a68ccf993f615debd8ae34e16 (patch)
tree53d92997cf2f6ef040a20a5f3522cb9d44d96b90 /dev-perl
parentalpha/ia64/sparc stable wrt #323529 (diff)
downloadgentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.tar.gz
gentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.tar.bz2
gentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.zip
alpha/ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SVG/ChangeLog5
-rw-r--r--dev-perl/SVG/SVG-2.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog
index f26ada0722cb..14911a983efd 100644
--- a/dev-perl/SVG/ChangeLog
+++ b/dev-perl/SVG/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SVG
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.33 2010/06/15 05:35:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.34 2010/06/21 20:21:46 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> SVG-2.50.ebuild:
+ alpha/ia64/sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org> SVG-2.50.ebuild:
Stable on amd64 and x86 (#323529)
diff --git a/dev-perl/SVG/SVG-2.50.ebuild b/dev-perl/SVG/SVG-2.50.ebuild
index 858118efce3f..a022b15d369d 100644
--- a/dev-perl/SVG/SVG-2.50.ebuild
+++ b/dev-perl/SVG/SVG-2.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.50.ebuild,v 1.2 2010/06/15 05:35:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.50.ebuild,v 1.3 2010/06/21 20:21:46 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
IUSE="test"
RDEPEND=""