summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-06-18 16:46:50 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-06-18 16:46:50 +0000
commitf444f48c3c5615fb20743dc6ecdbfbd3ebf6e484 (patch)
tree9c91cb7f657c431f0baededa0ced28b519700959 /dev-perl/Config-IniFiles
parentFix build by Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrt bug #473660. (diff)
downloadgentoo-2-f444f48c3c5615fb20743dc6ecdbfbd3ebf6e484.tar.gz
gentoo-2-f444f48c3c5615fb20743dc6ecdbfbd3ebf6e484.tar.bz2
gentoo-2-f444f48c3c5615fb20743dc6ecdbfbd3ebf6e484.zip
amd64/x86 stable wrt bug #449578
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Config-IniFiles')
-rw-r--r--dev-perl/Config-IniFiles/ChangeLog6
-rw-r--r--dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Config-IniFiles/ChangeLog b/dev-perl/Config-IniFiles/ChangeLog
index 9b3d3f95362a..1a563dbf7b31 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.73 2013/01/08 18:31:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.74 2013/06/18 16:46:50 zlogene Exp $
+
+ 18 Jun 2013; Mikle Kolyada <zlogene@gentoo.org>
+ Config-IniFiles-2.780.0.ebuild:
+ amd64/x86 stable wrt bug #449578
08 Jan 2013; Torsten Veller <tove@gentoo.org>
-Config-IniFiles-2.710.0.ebuild, -Config-IniFiles-2.750.0.ebuild:
diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild
index 3853e0f788c3..294c12536d4b 100644
--- a/dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild
+++ b/dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.780.0.ebuild,v 1.1 2012/11/04 16:13:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.780.0.ebuild,v 1.2 2013/06/18 16:46:50 zlogene Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A module for reading .ini-style configuration files"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="test"
RDEPEND="