Version bump
authorMichael Cummings <mcummings@gentoo.org>
Sat, 17 Feb 2007 15:24:44 +0000 (15:24 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Sat, 17 Feb 2007 15:24:44 +0000 (15:24 +0000)
Package-Manager: portage-2.1.2-r9

21 files changed:
dev-perl/Sys-Statistics-Linux/ChangeLog
dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild [new file with mode: 0644]
dev-perl/Sys-Statistics-Linux/files/digest-Sys-Statistics-Linux-0.08 [new file with mode: 0644]
dev-perl/Template-Toolkit/ChangeLog
dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild [new file with mode: 0644]
dev-perl/Template-Toolkit/files/digest-Template-Toolkit-2.18 [new file with mode: 0644]
dev-perl/Template-XML/ChangeLog
dev-perl/Template-XML/Template-XML-2.17.ebuild [new file with mode: 0644]
dev-perl/Template-XML/files/digest-Template-XML-2.17 [new file with mode: 0644]
dev-perl/Test-ClassAPI/ChangeLog
dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild [new file with mode: 0644]
dev-perl/Test-ClassAPI/files/digest-Test-ClassAPI-1.03 [new file with mode: 0644]
dev-perl/Test-Exception/ChangeLog
dev-perl/Test-Exception/Test-Exception-0.25.ebuild [new file with mode: 0644]
dev-perl/Test-Exception/files/digest-Test-Exception-0.25 [new file with mode: 0644]
dev-perl/perl-ldap/ChangeLog
dev-perl/perl-ldap/files/digest-perl-ldap-0.34 [new file with mode: 0644]
dev-perl/perl-ldap/perl-ldap-0.34.ebuild [new file with mode: 0644]
dev-perl/version/ChangeLog
dev-perl/version/files/digest-version-0.70 [new file with mode: 0644]
dev-perl/version/version-0.70.ebuild [new file with mode: 0644]

index 44419b20e8fdb9b34522c8c2804d143efafd222d..436dbee23795b4a38c423244a8b8b6a9ec58de37 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Sys-Statistics-Linux
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.1 2007/01/23 13:34:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/ChangeLog,v 1.2 2007/02/17 15:14:34 mcummings Exp $
+
+*Sys-Statistics-Linux-0.08 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +Sys-Statistics-Linux-0.08.ebuild:
+  Version bump
 
 *Sys-Statistics-Linux-0.06 (23 Jan 2007)
 
diff --git a/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild b/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild
new file mode 100644 (file)
index 0000000..7e1f700
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Statistics-Linux/Sys-Statistics-Linux-0.08.ebuild,v 1.1 2007/02/17 15:14:34 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Collect linux system statistics"
+HOMEPAGE="http://search.cpan.org/~bloonix/"
+SRC_URI="mirror://cpan/authors/id/B/BL/BLOONIX/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-lang/perl"
+DEPEND="dev-perl/module-build
+       ${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Sys-Statistics-Linux/files/digest-Sys-Statistics-Linux-0.08 b/dev-perl/Sys-Statistics-Linux/files/digest-Sys-Statistics-Linux-0.08
new file mode 100644 (file)
index 0000000..a0692f3
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 ba697fb75d3c8c5358a1c4e2719cdb82 Sys-Statistics-Linux-0.08.tar.gz 23497
+RMD160 e10f839cc14da9fbc854c1560f1bb5fbe7eca0c4 Sys-Statistics-Linux-0.08.tar.gz 23497
+SHA256 6d3affc3c5a92e1a238142755b048da7911c3066b57f61acc260b0c0b7989645 Sys-Statistics-Linux-0.08.tar.gz 23497
index 22d71c1bae633871844d5047a7850f88fd834e43..d9da9a108f49a64a58c0ac6fc971c9f52e0ccb64 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Template-Toolkit
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/ChangeLog,v 1.34 2007/02/05 02:32:27 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/ChangeLog,v 1.35 2007/02/17 15:18:36 mcummings Exp $
+
+*Template-Toolkit-2.18 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +Template-Toolkit-2.18.ebuild:
+  Version bump
 
 *Template-Toolkit-2.16 (05 Feb 2007)
 
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild
new file mode 100644 (file)
index 0000000..18c227f
--- /dev/null
@@ -0,0 +1,49 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-Toolkit/Template-Toolkit-2.18.ebuild,v 1.1 2007/02/17 15:18:36 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="The Template Toolkit"
+SRC_URI="mirror://cpan/authors/id/A/AB/ABW/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~abw/"
+IUSE="xml gd mysql postgres latex"
+SLOT="0"
+LICENSE="Artistic GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND="dev-perl/text-autoformat
+       mysql? ( dev-perl/DBD-mysql )
+       postgres? ( dev-perl/DBD-Pg )
+       >=dev-perl/AppConfig-1.55
+       dev-lang/perl"
+PDEPEND="dev-perl/text-autoformat
+       xml? ( dev-perl/Template-XML )
+       gd? ( dev-perl/Template-GD )
+       mysql? ( dev-perl/Template-DBI )
+       latex? ( dev-perl/Template-Latex )
+       postgres? ( dev-perl/Template-DBI )"
+
+#The installer tries to install to /usr/local/tt2...,
+#and asks for user input, so we change myconf to ensure that
+# 1) make install doesn't violate the sandbox rule
+# 2) perl Makefile.pl just uses reasonable defaults, and doesn't ask for input
+myconf="${myconf} TT_PREFIX=${D}/usr/share/template-toolkit2"
+myconf="${myconf} TT_IMAGES=/usr/share/template-toolkit2/images"
+myconf="${myconf} TT_ACCEPT='y'"
+
+mydoc="README Changes"
+
+#  You have version $Template::VERSION of the Template Toolkit installed.
+#
+#    There are some minor incompatabilities between version 1 and 2
+#    of the Template Toolkit which you should be aware of.  Installing
+#    this version will overwrite your version $Template::VERSION files
+#    unless you take measures to install one or the other version in a
+#    different location (i.e. perl Makefile.PL PREFIX=/other/path).  
+#
+#    Please consult the README and Changes file for further details.
+#    Most of the changes are in the more obscure features and
+#    directives so hopefully you will find the upgrade process fairly
+#    painless.  If you're feeling brave, then answer 'y', otherwise 'n'.
+
diff --git a/dev-perl/Template-Toolkit/files/digest-Template-Toolkit-2.18 b/dev-perl/Template-Toolkit/files/digest-Template-Toolkit-2.18
new file mode 100644 (file)
index 0000000..42be306
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 1a09711602b6ea8a69ef522c1ca5f7ae Template-Toolkit-2.18.tar.gz 770100
+RMD160 5fdb9b15666911ce9be8872a07d9f1616462665e Template-Toolkit-2.18.tar.gz 770100
+SHA256 d26a44e2317a45b89e09267e4cf2771edb51b04d17c81a7280574f3d2b968335 Template-Toolkit-2.18.tar.gz 770100
index f7b2e4722df79dac66c0ca4e3b1c80f6792a9392..734eccf1021f270870a014a20e55ccb95b2c36be 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Template-XML
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.12 2007/01/23 00:16:18 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/ChangeLog,v 1.13 2007/02/17 15:20:14 mcummings Exp $
+
+*Template-XML-2.17 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +Template-XML-2.17.ebuild:
+  Version bump
 
   23 Jan 2007; Bryan Ã˜stergaard <kloeri@gentoo.org>
   Template-XML-2.16-r1.ebuild:
diff --git a/dev-perl/Template-XML/Template-XML-2.17.ebuild b/dev-perl/Template-XML/Template-XML-2.17.ebuild
new file mode 100644 (file)
index 0000000..57fd195
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Template-XML/Template-XML-2.17.ebuild,v 1.1 2007/02/17 15:20:14 mcummings Exp $
+
+inherit perl-module eutils
+
+DESCRIPTION="XML plugins for the Template Toolkit"
+SRC_URI="mirror://cpan/modules/by-module/Template/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~abw/"
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+DEPEND="dev-lang/perl
+       >=dev-perl/Template-Toolkit-2.15-r1
+       dev-perl/XML-DOM
+       dev-perl/XML-Parser
+       dev-perl/XML-RSS
+       dev-perl/XML-Simple
+       dev-perl/XML-XPath"
diff --git a/dev-perl/Template-XML/files/digest-Template-XML-2.17 b/dev-perl/Template-XML/files/digest-Template-XML-2.17
new file mode 100644 (file)
index 0000000..146b9cd
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 21a381e6d7da26c78b25e6a1f3e98fff Template-XML-2.17.tar.gz 26496
+RMD160 32580d81ea05193b2dfd0c33254f3d5fb0cd8a78 Template-XML-2.17.tar.gz 26496
+SHA256 a73b242ef20870187e1bbd0ceed864e65f7cec1b5fd40aae086182676d4cad85 Template-XML-2.17.tar.gz 26496
index 6f26a73d2c3759018aaf762d4e357e0a90f0bede..0494e0df4126220ebec9ca419ea8e54d4ca5fff9 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-ClassAPI
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.15 2007/01/19 16:06:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/ChangeLog,v 1.16 2007/02/17 15:21:45 mcummings Exp $
+
+*Test-ClassAPI-1.03 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +Test-ClassAPI-1.03.ebuild:
+  Version bump
 
   19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   Test-ClassAPI-1.02.ebuild:
diff --git a/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild b/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild
new file mode 100644 (file)
index 0000000..99cc403
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-ClassAPI/Test-ClassAPI-1.03.ebuild,v 1.1 2007/02/17 15:21:45 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Provides basic first-pass API testing for large class trees"
+SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~adamk/"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=virtual/perl-File-Spec-0.83
+       virtual/perl-Test-Simple
+               >=dev-perl/Class-Inspector-1.06
+               dev-perl/Config-Tiny
+       dev-lang/perl"
diff --git a/dev-perl/Test-ClassAPI/files/digest-Test-ClassAPI-1.03 b/dev-perl/Test-ClassAPI/files/digest-Test-ClassAPI-1.03
new file mode 100644 (file)
index 0000000..a09d587
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 5a0c678e86287b4b6f5250a2a632763b Test-ClassAPI-1.03.tar.gz 23661
+RMD160 f1cba20f396615919a48a0bcfb7db1b58a21578a Test-ClassAPI-1.03.tar.gz 23661
+SHA256 999479d76c7c190209ec6a67b95c81af13447aabd503f3d4e07fc622ee24ad27 Test-ClassAPI-1.03.tar.gz 23661
index 98cd819cc6f9e745f293b9c99c607bd02006eaf2..71ffef957559520782df8aa3911bcd8af1e5a1c9 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.37 2007/01/22 14:35:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.38 2007/02/17 15:23:00 mcummings Exp $
+
+*Test-Exception-0.25 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +Test-Exception-0.25.ebuild:
+  Version bump
 
   22 Jan 2007; Bryan Ã˜stergaard <kloeri@gentoo.org>
   Test-Exception-0.24.ebuild:
diff --git a/dev-perl/Test-Exception/Test-Exception-0.25.ebuild b/dev-perl/Test-Exception/Test-Exception-0.25.ebuild
new file mode 100644 (file)
index 0000000..24fd5bd
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.25.ebuild,v 1.1 2007/02/17 15:23:00 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="test functions for exception based code"
+HOMEPAGE="http://search.cpan.org/~adie/"
+SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND="${RDEPEND}
+       >=dev-perl/module-build-0.28"
+
+RDEPEND=">=virtual/perl-Test-Simple-0.64
+       >=dev-perl/Sub-Uplevel-0.13
+       dev-lang/perl"
diff --git a/dev-perl/Test-Exception/files/digest-Test-Exception-0.25 b/dev-perl/Test-Exception/files/digest-Test-Exception-0.25
new file mode 100644 (file)
index 0000000..f7b4b5c
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 aaef654ff2239008e8827ece592f7a0a Test-Exception-0.25.tar.gz 11353
+RMD160 fa2483cb48a52debdf5e760dd40f5b8e03ab4ae7 Test-Exception-0.25.tar.gz 11353
+SHA256 8c6de99b1502fb7644dec6d3b6cc7bd7259731d499296444431c8f3c341bf01d Test-Exception-0.25.tar.gz 11353
index 9b8e69e524ac54e36783fd0121c41a8bfa8712b0..b5a305f3b7c9fbdc76642454b27f074748ea60fc 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/perl-ldap
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.50 2007/01/19 15:21:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.51 2007/02/17 15:13:01 mcummings Exp $
+
+*perl-ldap-0.34 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org>
+  +perl-ldap-0.34.ebuild:
+  Version bump
 
   19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   -perl-ldap-0.31.ebuild, perl-ldap-0.33.ebuild, perl-ldap-0.33-r1.ebuild:
diff --git a/dev-perl/perl-ldap/files/digest-perl-ldap-0.34 b/dev-perl/perl-ldap/files/digest-perl-ldap-0.34
new file mode 100644 (file)
index 0000000..aa57ac2
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 398689b0a7b1615075a6b5035f6e3e91 perl-ldap-0.34.tar.gz 254451
+RMD160 0d3d030d2cd7030569ec4140a3c9904fe87ddbb0 perl-ldap-0.34.tar.gz 254451
+SHA256 500958bdc22bba4f79ff1f49bef956654bb6c272329ceab9fcbda36ec6082555 perl-ldap-0.34.tar.gz 254451
diff --git a/dev-perl/perl-ldap/perl-ldap-0.34.ebuild b/dev-perl/perl-ldap/perl-ldap-0.34.ebuild
new file mode 100644 (file)
index 0000000..01f6e28
--- /dev/null
@@ -0,0 +1,36 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.34.ebuild,v 1.1 2007/02/17 15:13:01 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A collection of perl modules which provide an object-oriented interface to LDAP servers."
+HOMEPAGE="http://search.cpan.org/~gbarr/"
+SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="sasl xml ssl"
+
+DEPEND="dev-perl/Convert-ASN1
+       dev-perl/URI
+       sasl? ( virtual/perl-Digest-MD5 dev-perl/Authen-SASL )
+       xml? ( dev-perl/XML-Parser
+                       dev-perl/XML-SAX
+                       dev-perl/XML-SAX-Writer )
+       ssl? ( >=dev-perl/IO-Socket-SSL-0.81 )
+       dev-lang/perl"
+
+src_compile() {
+       if [ "${MMSIXELEVEN}" ]; then
+               echo 'n' | perl Makefile.PL ${myconf} \
+               PREFIX=/usr INSTALLDIRS=vendor DESTDIR=${D}
+       else
+               echo 'n' | perl Makefile.PL ${myconf} \
+               PREFIX=${D}/usr INSTALLDIRS=vendor
+       fi
+       perl-module_src_test
+}
+
index b7a39c264bfa7bd99ac51035ee7d4f1c7ea53800..420c517794135848c1d7bbc8a4e5dc2a29359e52 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/version
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.29 2007/01/30 03:55:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/ChangeLog,v 1.30 2007/02/17 15:24:44 mcummings Exp $
+
+*version-0.70 (17 Feb 2007)
+
+  17 Feb 2007; Michael Cummings <mcummings@gentoo.org> +version-0.70.ebuild:
+  Version bump
 
   30 Jan 2007; Jeroen Roovers <jer@gentoo.org> version-0.69.ebuild:
   Marked ~hppa (bug #161486).
diff --git a/dev-perl/version/files/digest-version-0.70 b/dev-perl/version/files/digest-version-0.70
new file mode 100644 (file)
index 0000000..b4db6bf
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 cefd6fff47086339b20f0cdb52b0bd75 version-0.70.tar.gz 51930
+RMD160 04366aff7b43e72c300bc80367c9951e3190917d version-0.70.tar.gz 51930
+SHA256 04f57ef73e5d2d156066587119d5de979586bd8eadc3a74bd38ec6bfcdec3918 version-0.70.tar.gz 51930
diff --git a/dev-perl/version/version-0.70.ebuild b/dev-perl/version/version-0.70.ebuild
new file mode 100644 (file)
index 0000000..332014b
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/version/version-0.70.ebuild,v 1.1 2007/02/17 15:24:44 mcummings Exp $
+
+inherit versionator perl-module
+
+MY_P="${PN}-$(delete_version_separator 2)"
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="Perl extension for Version Objects"
+HOMEPAGE="http://search.cpan.org/~jpeakcock"
+SRC_URI="mirror://cpan/authors/id/J/JP/JPEACOCK/${MY_P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-perl/module-build-0.28
+       dev-lang/perl"
+
+SRC_TEST="do"