summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-05-12 12:51:05 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-05-12 12:51:05 +0000
commit195658c1e3322efb67c88582cecf4f7ffda7b005 (patch)
tree4f6a5984069ad758b1c628e0dd75d1fbf30e3083 /dev-perl
parentarm stable, bug #402287 (diff)
downloadgentoo-2-195658c1e3322efb67c88582cecf4f7ffda7b005.tar.gz
gentoo-2-195658c1e3322efb67c88582cecf4f7ffda7b005.tar.bz2
gentoo-2-195658c1e3322efb67c88582cecf4f7ffda7b005.zip
Stable on alpha, bug #414485
(Portage version: 2.1.10.58/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Config-IniFiles/ChangeLog6
-rw-r--r--dev-perl/Config-IniFiles/Config-IniFiles-2.710.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Config-IniFiles/ChangeLog b/dev-perl/Config-IniFiles/ChangeLog
index daa24a3ab28e..6645bd65c3a0 100644
--- a/dev-perl/Config-IniFiles/ChangeLog
+++ b/dev-perl/Config-IniFiles/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Config-IniFiles
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.59 2012/05/06 18:01:42 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.60 2012/05/12 12:51:05 klausman Exp $
+
+ 12 May 2012; Tobias Klausmann <klausman@gentoo.org>
+ Config-IniFiles-2.710.0.ebuild:
+ Stable on alpha, bug #414485
06 May 2012; Andreas Schuerch <nativemad@gentoo.org>
Config-IniFiles-2.710.0.ebuild:
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.710.0.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.710.0.ebuild
index 5a83ffe8114c..4115f2d8c8af 100644
--- a/dev-perl/Config-IniFiles/Config-IniFiles-2.710.0.ebuild
+++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.710.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-IniFiles/Config-IniFiles-2.710.0.ebuild,v 1.3 2012/05/06 18:01:42 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.710.0.ebuild,v 1.4 2012/05/12 12:51:05 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A module for reading .ini-style configuration files"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE="test"
RDEPEND="