diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-22 15:08:38 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-12-22 15:08:38 +0000 |
commit | 26c67d1e7215fd513299ae95b5c65fc1caae54a7 (patch) | |
tree | b0ea12625bb93da663bf6c739ac096c269d771e9 /dev-perl/Chart | |
parent | Stable for HPPA (bug #493400). (diff) | |
download | gentoo-2-26c67d1e7215fd513299ae95b5c65fc1caae54a7.tar.gz gentoo-2-26c67d1e7215fd513299ae95b5c65fc1caae54a7.tar.bz2 gentoo-2-26c67d1e7215fd513299ae95b5c65fc1caae54a7.zip |
x86 stable wrt bug #492082
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r-- | dev-perl/Chart/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Chart/Chart-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Chart/ChangeLog b/dev-perl/Chart/ChangeLog index 204647746d02..89a49a941c5e 100644 --- a/dev-perl/Chart/ChangeLog +++ b/dev-perl/Chart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Chart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.48 2013/12/22 13:43:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.49 2013/12/22 15:08:38 zlogene Exp $ + + 22 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> Chart-2.4.6.ebuild: + x86 stable wrt bug #492082 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> Chart-2.4.6.ebuild: amd64 stable, bug #492082 diff --git a/dev-perl/Chart/Chart-2.4.6.ebuild b/dev-perl/Chart/Chart-2.4.6.ebuild index ac6b1bb0aad2..a8f45615fef2 100644 --- a/dev-perl/Chart/Chart-2.4.6.ebuild +++ b/dev-perl/Chart/Chart-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.6.ebuild,v 1.4 2013/12/22 13:43:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.6.ebuild,v 1.5 2013/12/22 15:08:38 zlogene 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" |