summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-04 20:05:10 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-04 20:05:10 +0000
commitb015d09b8134d92ee6857c3aa69b5f3a874d408e (patch)
tree3e545a5b6b2eed76ce25067277044e44d3ff85f7 /dev-perl/Chart
parentFix tests with recent mercurial versions. (diff)
downloadgentoo-2-b015d09b8134d92ee6857c3aa69b5f3a874d408e.tar.gz
gentoo-2-b015d09b8134d92ee6857c3aa69b5f3a874d408e.tar.bz2
gentoo-2-b015d09b8134d92ee6857c3aa69b5f3a874d408e.zip
Stable for x86, wrt bug #418793
(Portage version: 2.2.0_alpha120/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.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Chart/ChangeLog b/dev-perl/Chart/ChangeLog
index 16873fad5627..c2da1651380d 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.40 2012/08/03 11:05:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.41 2012/08/04 20:05:10 johu Exp $
+
+ 04 Aug 2012; Johannes Huber <johu@gentoo.org> Chart-2.4.5.ebuild:
+ Stable for x86, wrt bug #418793
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> Chart-2.4.5.ebuild:
Stable for amd64, wrt bug #418793
diff --git a/dev-perl/Chart/Chart-2.4.5.ebuild b/dev-perl/Chart/Chart-2.4.5.ebuild
index 597779f9d612..94982df432e3 100644
--- a/dev-perl/Chart/Chart-2.4.5.ebuild
+++ b/dev-perl/Chart/Chart-2.4.5.ebuild
@@ -1,6 +1,6 @@
# 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.5.ebuild,v 1.2 2012/08/03 11:05:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.5.ebuild,v 1.3 2012/08/04 20:05:10 johu Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="The Perl Chart Module"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/GD-2.0.36"