summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-02-18 19:18:31 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-02-18 19:18:31 +0000
commitc6bc64c2d4d1e400411eda8a4cd4a2075de7347d (patch)
tree779c3fac44b75cc2e1fada6165fd0cb262192a0b /dev-perl/Config-Tiny
parentRevbump to add rewritten init script along with a confd file (bug #500980) (diff)
downloadgentoo-2-c6bc64c2d4d1e400411eda8a4cd4a2075de7347d.tar.gz
gentoo-2-c6bc64c2d4d1e400411eda8a4cd4a2075de7347d.tar.bz2
gentoo-2-c6bc64c2d4d1e400411eda8a4cd4a2075de7347d.zip
alpha stable wrt bug #492100
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r--dev-perl/Config-Tiny/ChangeLog5
-rw-r--r--dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Config-Tiny/ChangeLog b/dev-perl/Config-Tiny/ChangeLog
index 990de9b5fa59..0e9d0678a686 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.86 2014/02/11 18:49:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.87 2014/02/18 19:18:31 zlogene Exp $
+
+ 18 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Config-Tiny-2.160.0.ebuild:
+ alpha stable wrt bug #492100
11 Feb 2014; Jeroen Roovers <jer@gentoo.org> Config-Tiny-2.160.0.ebuild:
Stable for HPPA (bug #492100).
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild
index 9160494d2fb9..c1781a4ff547 100644
--- a/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild
+++ b/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.160.0.ebuild,v 1.3 2014/02/11 18:49:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild,v 1.4 2014/02/18 19:18:31 zlogene Exp $
EAPI=5
@@ -12,7 +12,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"