diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-09 17:40:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-09 17:40:28 +0000 |
commit | c78a50239b7dc6922f391f4c5c59c047379cabd7 (patch) | |
tree | 4a15f1f854dd39b911911fe36d8500101099c2af /dev-perl/Chart | |
parent | Marking Bit-Vector-7.200.0 ppc for bug 418791 (diff) | |
download | gentoo-2-c78a50239b7dc6922f391f4c5c59c047379cabd7.tar.gz gentoo-2-c78a50239b7dc6922f391f4c5c59c047379cabd7.tar.bz2 gentoo-2-c78a50239b7dc6922f391f4c5c59c047379cabd7.zip |
Marking Chart-2.4.5 ppc for bug 418793
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Chart')
-rw-r--r-- | dev-perl/Chart/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Chart/Chart-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Chart/ChangeLog b/dev-perl/Chart/ChangeLog index cf1d1233d000..3ceaa21db3a9 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.42 2012/08/07 21:30:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.43 2012/08/09 17:40:28 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> Chart-2.4.5.ebuild: + Marking Chart-2.4.5 ppc for bug 418793 07 Aug 2012; Brent Baude <ranger@gentoo.org> Chart-2.4.5.ebuild: Marking Chart-2.4.5 ppc64 for bug 418793 diff --git a/dev-perl/Chart/Chart-2.4.5.ebuild b/dev-perl/Chart/Chart-2.4.5.ebuild index 4479a2ea724e..ea09a0eb692f 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.4 2012/08/07 21:30:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.5.ebuild,v 1.5 2012/08/09 17:40:28 ranger 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" |