commit:     c9df5e2e0f361acd156736787d635bd3319b3aa3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:53:26 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:53:26 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c9df5e2e

[fixup] Data-Taxi: EAPI5, normalize version

Package-Manager: portage-2.2.17

 .../Data-Taxi/{Data-Taxi-0.96.ebuild => Data-Taxi-0.960.0.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Data-Taxi/Data-Taxi-0.96.ebuild 
b/dev-perl/Data-Taxi/Data-Taxi-0.960.0.ebuild
similarity index 77%
rename from dev-perl/Data-Taxi/Data-Taxi-0.96.ebuild
rename to dev-perl/Data-Taxi/Data-Taxi-0.960.0.ebuild
index 6a34141..e221780 100644
--- a/dev-perl/Data-Taxi/Data-Taxi-0.96.ebuild
+++ b/dev-perl/Data-Taxi/Data-Taxi-0.960.0.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI="3"
+EAPI=5
 MODULE_AUTHOR=MIKO
+MODULE_VERSION=0.96
 inherit perl-module
 
 DESCRIPTION="Taint-aware, XML-ish data serialization"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
@@ -19,4 +20,3 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
 "
-SRC_TEST="do"

Reply via email to