summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-05-20 04:48:59 +0000
committerMatt Turner <mattst88@gentoo.org>2015-05-20 04:48:59 +0000
commitadf68a27140071e5c606d158653a627e1bd80240 (patch)
tree745e72ad6b9612eccdd06de7a2afdaf7b92e2d44 /dev-perl
parentAdded ~alpha, bug 548352. (diff)
downloadgentoo-2-adf68a27140071e5c606d158653a627e1bd80240.tar.gz
gentoo-2-adf68a27140071e5c606d158653a627e1bd80240.tar.bz2
gentoo-2-adf68a27140071e5c606d158653a627e1bd80240.zip
Added ~alpha, bug 548352.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ChangeLog6
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ChangeLog b/dev-perl/ExtUtils-InstallPaths/ChangeLog
index 888b57e086c3..7c9ec615be7a 100644
--- a/dev-perl/ExtUtils-InstallPaths/ChangeLog
+++ b/dev-perl/ExtUtils-InstallPaths/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/ExtUtils-InstallPaths
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.5 2015/05/03 08:25:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ChangeLog,v 1.6 2015/05/20 04:48:59 mattst88 Exp $
+
+ 20 May 2015; Matt Turner <mattst88@gentoo.org>
+ ExtUtils-InstallPaths-0.10.0.ebuild:
+ Added ~alpha, bug 548352.
03 May 2015; Jeroen Roovers <jer@gentoo.org>
ExtUtils-InstallPaths-0.10.0.ebuild:
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
index 38917db229ea..89a4a64b39c1 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.5 2015/05/03 08:25:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.10.0.ebuild,v 1.6 2015/05/20 04:48:59 mattst88 Exp $
EAPI=5
MODULE_AUTHOR=LEONT
MODULE_VERSION=0.010
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION='Build.PL install path logic made easy'
LICENSE=" || ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="test"
DEPEND="