summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-15 17:31:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-15 17:31:38 +0000
commit606c056d451e239ce67d3763dacd6aaec55b9129 (patch)
tree12d0915bcf7423e2b4a8237772ff1fe583cedd0d
parentUpdate to Linux 2.6.15.1 - misc fixes, and some security fixes too. sky2 upda... (diff)
downloadgentoo-2-606c056d451e239ce67d3763dacd6aaec55b9129.tar.gz
gentoo-2-606c056d451e239ce67d3763dacd6aaec55b9129.tar.bz2
gentoo-2-606c056d451e239ce67d3763dacd6aaec55b9129.zip
Marking x86 stable
(Portage version: 2.1_pre3-r1)
-rw-r--r--dev-perl/GD-SVG/ChangeLog7
-rw-r--r--dev-perl/GD-SVG/GD-SVG-0.27.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/GD-SVG/ChangeLog b/dev-perl/GD-SVG/ChangeLog
index b59dae28f5fc..e2d71f156e36 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.14 2005/11/22 14:21:28 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.15 2006/01/15 17:31:38 mcummings Exp $
+
+ 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> GD-SVG-0.27.ebuild:
+ Marking x86 stable
*GD-SVG-0.27 (22 Nov 2005)
diff --git a/dev-perl/GD-SVG/GD-SVG-0.27.ebuild b/dev-perl/GD-SVG/GD-SVG-0.27.ebuild
index 43b6851f39c1..7afce0750d0a 100644
--- a/dev-perl/GD-SVG/GD-SVG-0.27.ebuild
+++ b/dev-perl/GD-SVG/GD-SVG-0.27.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.27.ebuild,v 1.1 2005/11/22 14:21:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.27.ebuild,v 1.2 2006/01/15 17:31:38 mcummings Exp $
inherit perl-module
@@ -16,4 +16,4 @@ HOMEPAGE="http://search.cpan.org/~twh/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86"