aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-03 16:47:32 +0100
committerJustin Lecher <jlec@gentoo.org>2013-03-03 16:47:32 +0100
commit016306af55db6eab36a291fbfb40f4f7e06771cc (patch)
tree237268dfd85003edb9863a3e31c2117642f5cd22 /dev-perl/Log-Cabin
parentdev-perl/Text-ParseWords: Fix header and move to EAPI=5 (diff)
downloadsci-016306af55db6eab36a291fbfb40f4f7e06771cc.tar.gz
sci-016306af55db6eab36a291fbfb40f4f7e06771cc.tar.bz2
sci-016306af55db6eab36a291fbfb40f4f7e06771cc.zip
dev-perl/Log-Cabin: Fix header and move to EAPI=5
Package-Manager: portage-2.2.0_alpha164
Diffstat (limited to 'dev-perl/Log-Cabin')
-rw-r--r--dev-perl/Log-Cabin/ChangeLog3
-rw-r--r--dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild5
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/Log-Cabin/ChangeLog b/dev-perl/Log-Cabin/ChangeLog
index df14c9534..a951d1303 100644
--- a/dev-perl/Log-Cabin/ChangeLog
+++ b/dev-perl/Log-Cabin/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 Mar 2013; Justin Lecher <jlec@gentoo.org> Log-Cabin-0.06.ebuild:
+ Fix header and move to EAPI=5
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> Log-Cabin-0.06.ebuild,
metadata.xml:
Add ~amd64 or ~x86 keywords for revdeps
diff --git a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
index c929c0fbc..1b9975241 100644
--- a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
+++ b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# This ebuild generated by g-cpan 0.16.4
+# $Header: $
-EAPI="2"
+EAPI=5
MODULE_AUTHOR="JORVIS"
@@ -16,4 +16,3 @@ LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-