public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-CodiceFiscale/
@ 2014-09-05 23:14 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2014-09-05 23:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c3a6f3ea789eb805613d3e1d1204b1ff951ca74a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Sep  3 00:23:14 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Sep  3 00:23:14 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c3a6f3ea

[fixup] dev-perl/String-CodiceFiscale EAPI5, Noramlise, fix deps and tests

Package-Manager: portage-2.2.10

---
 dev-perl/String-CodiceFiscale/ChangeLog                      | 10 ++++++++++
 ...iscale-0.01.ebuild => String-CodiceFiscale-0.10.0.ebuild} | 12 +++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/dev-perl/String-CodiceFiscale/ChangeLog b/dev-perl/String-CodiceFiscale/ChangeLog
new file mode 100644
index 0000000..df88ec6
--- /dev/null
+++ b/dev-perl/String-CodiceFiscale/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/String-CodiceFiscale
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*String-CodiceFiscale-0.10.0 (03 Sep 2014)
+
+  03 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -String-CodiceFiscale-0.01.ebuild, +String-CodiceFiscale-0.10.0.ebuild:
+  EAPI5, Noramlise, fix deps and tests
+

diff --git a/dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.01.ebuild b/dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.10.0.ebuild
similarity index 65%
rename from dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.01.ebuild
rename to dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.10.0.ebuild
index d5d7a7b..24fd524 100644
--- a/dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.01.ebuild
+++ b/dev-perl/String-CodiceFiscale/String-CodiceFiscale-0.10.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=GIULIENK
+MODULE_VERSION=0.01
 inherit perl-module
 
 DESCRIPTION="Convert personal data into italian Codice Fiscale"
@@ -12,6 +13,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-DEPEND="
+RDEPEND="
+	virtual/perl-Test-Simple
+	virtual/perl-Time-Piece
 	dev-perl/Class-Data-Inheritable
 "
+DEPEND="$RDEPEND"
+
+SRC_TEST=do


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-05 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05 23:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/String-CodiceFiscale/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox