diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:18:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:18:46 +0000 |
commit | 8b64d52621fc44432f4ae6c98aa1e27d409a61b4 (patch) | |
tree | 25b6df7acabbdcec283bdbdcf6110f4f1c81862c /dev-perl | |
parent | alpha/ia64/sparc stable wrt #404843 (diff) | |
download | gentoo-2-8b64d52621fc44432f4ae6c98aa1e27d409a61b4.tar.gz gentoo-2-8b64d52621fc44432f4ae6c98aa1e27d409a61b4.tar.bz2 gentoo-2-8b64d52621fc44432f4ae6c98aa1e27d409a61b4.zip |
ia64/sparc stable wrt #396919
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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 8692c6f47d80..f39a4794b571 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.79 2012/03/02 21:32:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.80 2012/03/18 18:18:46 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> Config-Tiny-2.140.0.ebuild: + ia64/sparc stable wrt #396919 02 Mar 2012; Brent Baude <ranger@gentoo.org> Config-Tiny-2.140.0.ebuild: Marking Config-Tiny-2.140.0 ppc64 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 66b5d8478a0b..e376f7525fdc 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.7 2012/03/02 21:32:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.140.0.ebuild,v 1.8 2012/03/18 18:18:46 armin76 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" |