diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 19:36:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 19:36:06 +0000 |
commit | a6a5145efbf742460a9468f989acbcc76af57117 (patch) | |
tree | 71d5297853853f7b36ba06513a59a02feef95455 /dev-perl/Config-Tiny | |
parent | Stable for HPPA (bug #399769). (diff) | |
download | gentoo-2-a6a5145efbf742460a9468f989acbcc76af57117.tar.gz gentoo-2-a6a5145efbf742460a9468f989acbcc76af57117.tar.bz2 gentoo-2-a6a5145efbf742460a9468f989acbcc76af57117.zip |
Stable for HPPA (bug #396919).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r-- | dev-perl/Config-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Config-Tiny/ChangeLog b/dev-perl/Config-Tiny/ChangeLog index 6cbafdd0e1a1..2c15f64285d6 100644 --- a/dev-perl/Config-Tiny/ChangeLog +++ b/dev-perl/Config-Tiny/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Config-Tiny # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.75 2012/02/06 19:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.76 2012/02/08 19:36:06 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> Config-Tiny-2.140.0.ebuild: + Stable for HPPA (bug #396919). 06 Feb 2012; Brent Baude <ranger@gentoo.org> Config-Tiny-2.140.0.ebuild: Marking Config-Tiny-2.140.0 ppc for bug 396919 diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild index 1597475817c9..d330e4c6b2a2 100644 --- a/dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild +++ b/dev-perl/Config-Tiny/Config-Tiny-2.140.0.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/Config-Tiny/Config-Tiny-2.140.0.ebuild,v 1.3 2012/02/06 19:06:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild,v 1.4 2012/02/08 19:36:06 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Read/Write .ini style files with as little code as possible" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |