summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 12:57:59 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 12:57:59 +0000
commitc6775d897410b728cedd88a1ee51d8539b810717 (patch)
tree993b0867fb06f7fa2af06c683266341fd52e6c85 /dev-perl/SVG
parentEnable resample functionality. (diff)
downloadhistorical-c6775d897410b728cedd88a1ee51d8539b810717.tar.gz
historical-c6775d897410b728cedd88a1ee51d8539b810717.tar.bz2
historical-c6775d897410b728cedd88a1ee51d8539b810717.zip
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r--dev-perl/SVG/ChangeLog5
-rw-r--r--dev-perl/SVG/SVG-2.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SVG/ChangeLog b/dev-perl/SVG/ChangeLog
index 7ee94507651a..017e4cbb6845 100644
--- a/dev-perl/SVG/ChangeLog
+++ b/dev-perl/SVG/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SVG
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.24 2007/01/19 15:59:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.25 2007/03/05 12:24:57 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> SVG-2.33.ebuild:
+ Stable on x86, bug #169152.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org> -SVG-2.28.ebuild,
SVG-2.32.ebuild, SVG-2.33.ebuild:
diff --git a/dev-perl/SVG/SVG-2.33.ebuild b/dev-perl/SVG/SVG-2.33.ebuild
index 146c9246d714..9998623683d9 100644
--- a/dev-perl/SVG/SVG-2.33.ebuild
+++ b/dev-perl/SVG/SVG-2.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.8 2007/01/19 15:59:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.33.ebuild,v 1.9 2007/03/05 12:24:57 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~ronan/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND="dev-lang/perl"