summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-03 16:57:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-03 16:57:15 +0000
commit9646b3c77a70b2dfab89767b61e54e6fef8d2e64 (patch)
tree652aab6832c61092b68baa2889e9b94c0aeaff2c /dev-perl/Chart
parentStable for amd64, wrt bug #397031 (diff)
downloadgentoo-2-9646b3c77a70b2dfab89767b61e54e6fef8d2e64.tar.gz
gentoo-2-9646b3c77a70b2dfab89767b61e54e6fef8d2e64.tar.bz2
gentoo-2-9646b3c77a70b2dfab89767b61e54e6fef8d2e64.zip
Stable for amd64, wrt bug #396915
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r--dev-perl/Chart/ChangeLog5
-rw-r--r--dev-perl/Chart/Chart-2.4.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Chart/ChangeLog b/dev-perl/Chart/ChangeLog
index 5e9fda45c488..d522fa67ec15 100644
--- a/dev-perl/Chart/ChangeLog
+++ b/dev-perl/Chart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Chart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.32 2012/01/10 18:54:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.33 2012/02/03 16:57:15 ago Exp $
+
+ 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Chart-2.4.2.ebuild:
+ Stable for amd64, wrt bug #396915
*Chart-2.4.4 (10 Jan 2012)
diff --git a/dev-perl/Chart/Chart-2.4.2.ebuild b/dev-perl/Chart/Chart-2.4.2.ebuild
index 9cd314c09b7a..0a7dff3b2184 100644
--- a/dev-perl/Chart/Chart-2.4.2.ebuild
+++ b/dev-perl/Chart/Chart-2.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild,v 1.1 2010/09/28 12:26:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild,v 1.2 2012/02/03 16:57:15 ago Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="The Perl Chart Module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/GD-2.0.36"