Change version scheme
authorTorsten Veller <tove@gentoo.org>
Sun, 28 Aug 2011 09:17:48 +0000 (09:17 +0000)
committerTorsten Veller <tove@gentoo.org>
Sun, 28 Aug 2011 09:17:48 +0000 (09:17 +0000)
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64

24 files changed:
dev-perl/Validate-Net/ChangeLog
dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild [new file with mode: 0644]
dev-perl/Variable-Magic/ChangeLog
dev-perl/Variable-Magic/Variable-Magic-0.460.0.ebuild [new file with mode: 0644]
dev-perl/Video-Info/ChangeLog
dev-perl/Video-Info/Video-Info-0.993.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Bugzilla/ChangeLog
dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Curl/ChangeLog
dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Dict-Leo-Org/ChangeLog
dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-1.340.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Mechanize-FormFiller/ChangeLog
dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Pastebin-PastebinCom-Create/ChangeLog
dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.3.0.ebuild [new file with mode: 0644]
dev-perl/WWW-Shorten/ChangeLog
dev-perl/WWW-Shorten/WWW-Shorten-3.20.0.ebuild [new file with mode: 0644]
dev-perl/Want/ChangeLog
dev-perl/Want/Want-0.180.0.ebuild [new file with mode: 0644]
dev-perl/WeakRef/ChangeLog
dev-perl/WeakRef/WeakRef-0.10.0.ebuild [new file with mode: 0644]
dev-perl/WordNet-QueryData/ChangeLog
dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0.ebuild [new file with mode: 0644]

index a20daaef7d06b98e1c899d3d12b4c76a8dff1e27..b55e7a759141dc2d2d1c485b91a5b11d501a5d92 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Validate-Net
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.18 2008/07/18 14:52:15 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.19 2011/08/28 09:17:48 tove Exp $
+
+*Validate-Net-0.600.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Validate-Net-0.600.0.ebuild:
+  Change version scheme
 
 *Validate-Net-0.6 (18 Jul 2008)
 
diff --git a/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild b/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild
new file mode 100644 (file)
index 0000000..44a67ff
--- /dev/null
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild,v 1.1 2011/08/28 09:17:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=0.6
+inherit perl-module
+
+DESCRIPTION="Format validation and more for Net:: related strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/Class-Default"
+DEPEND="${RDEPEND}
+       test? ( virtual/perl-Test-Simple )"
+
+SRC_TEST="do"
index 5cd0b844c8ea017eae920f17c2e823f28f9c3dae..939aa91b2a3718dcb7d9df71a2b5f0e37778bef1 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Variable-Magic
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.35 2011/08/13 09:09:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/ChangeLog,v 1.36 2011/08/28 09:15:10 tove Exp $
+
+*Variable-Magic-0.460.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Variable-Magic-0.460.0.ebuild:
+  Change version scheme
 
   13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org>
   Variable-Magic-0.460.ebuild:
diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.460.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.460.0.ebuild
new file mode 100644 (file)
index 0000000..deef21e
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Variable-Magic/Variable-Magic-0.460.0.ebuild,v 1.1 2011/08/28 09:15:10 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=VPIT
+MODULE_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+       test? ( dev-perl/Test-Pod
+               dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST=do
index f8358244b918ba9d4c07ff01cce6cc963dd5670f..f0fb1e7e5ef61fe444c433eb194e27414bc7fc92 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Video-Info
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.13 2009/02/07 12:36:36 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.14 2011/08/28 09:13:47 tove Exp $
+
+*Video-Info-0.993.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Video-Info-0.993.0.ebuild:
+  Change version scheme
 
   07 Feb 2009; Torsten Veller <tove@gentoo.org> metadata.xml,
   Video-Info-0.993.ebuild:
diff --git a/dev-perl/Video-Info/Video-Info-0.993.0.ebuild b/dev-perl/Video-Info/Video-Info-0.993.0.ebuild
new file mode 100644 (file)
index 0000000..31c694f
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.0.ebuild,v 1.1 2011/08/28 09:13:47 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ALLENDAY
+MODULE_VERSION=0.993
+inherit perl-module
+
+DESCRIPTION="Perl extension for getting video info"
+
+LICENSE="Aladdin"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/Class-MakeMethods"
+RDEPEND="${DEPEND}"
index 899550a067a99238223d54878069667c409b83a4..d46d56a91e4f51237a374b275c2fec34415b2baa 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/WWW-Bugzilla
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.41 2009/10/12 20:29:44 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.42 2011/08/28 09:12:05 tove Exp $
+
+*WWW-Bugzilla-1.500.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +WWW-Bugzilla-1.500.0.ebuild:
+  Change version scheme
 
 *WWW-Bugzilla-1.5 (12 Oct 2009)
 
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild
new file mode 100644 (file)
index 0000000..a2ad621
--- /dev/null
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild,v 1.1 2011/08/28 09:12:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BMC
+MODULE_VERSION=1.5
+inherit perl-module
+
+DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/WWW-Mechanize
+       >=dev-perl/Params-Validate-0.88
+       >=dev-perl/Crypt-SSLeay-0.57
+       dev-perl/Class-MethodMaker"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+       perl-module_src_prepare
+       mkdir "${S}"/lib
+       cp -r "${S}"/{WWW,lib}
+}
index 2c018ecf3fe1fb624b5d7d0610ab8efce5656f73..729420b0ccd72fa874e7c8345f7127e9dfb2ff85 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/WWW-Curl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.22 2011/01/14 15:45:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.23 2011/08/28 09:10:48 tove Exp $
+
+*WWW-Curl-4.150.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +WWW-Curl-4.150.0.ebuild:
+  Change version scheme
 
   14 Jan 2011; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.09.ebuild,
   -WWW-Curl-4.11.ebuild, -WWW-Curl-4.12.ebuild, -WWW-Curl-4.14.ebuild:
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
new file mode 100644 (file)
index 0000000..1a2e29e
--- /dev/null
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.1 2011/08/28 09:10:48 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SZBALINT
+MODULE_VERSION=4.15
+inherit perl-module
+
+DESCRIPTION="Perl extension interface for libcurl"
+
+LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="net-misc/curl"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=online
index 6c1fa6242db461c06ed68c3c0be9736fbc04c837..8b61cc0dc613b7b797fd196bab7fd3715778351e 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/WWW-Dict-Leo-Org
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Dict-Leo-Org/ChangeLog,v 1.6 2010/04/25 11:23:53 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Dict-Leo-Org/ChangeLog,v 1.7 2011/08/28 09:09:09 tove Exp $
+
+*WWW-Dict-Leo-Org-1.340.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +WWW-Dict-Leo-Org-1.340.0.ebuild:
+  Change version scheme
 
   09 Apr 2010; Torsten Veller <tove@gentoo.org>
   -WWW-Dict-Leo-Org-1.34.ebuild, -WWW-Dict-Leo-Org-1.34-r1.ebuild:
diff --git a/dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-1.340.0.ebuild b/dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-1.340.0.ebuild
new file mode 100644 (file)
index 0000000..dc05f90
--- /dev/null
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Dict-Leo-Org/WWW-Dict-Leo-Org-1.340.0.ebuild,v 1.1 2011/08/28 09:09:09 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=TLINDEN
+MODULE_VERSION=1.34
+inherit perl-module
+
+DESCRIPTION="Commandline interface to http://dict.leo.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+       dev-perl/HTML-TableParser
+       virtual/perl-DB_File"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/1.34-umlaut.patch )
+
+src_install() {
+       perl-module_src_install
+       mv "${D}"/usr/bin/{l,L}eo || die
+}
+
+pkg_postinst() {
+       elog "We renamed leo to Leo"
+       elog "due to conflicts with app-editors/leo"
+}
index 876caeccbaf849065ab568d75e0bfec656c8caf9..94ac914dfcd9c0383576893e14c368f8b3b10308 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/WWW-Mechanize-FormFiller
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.15 2011/03/16 09:05:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/ChangeLog,v 1.16 2011/08/28 09:06:23 tove Exp $
+
+*WWW-Mechanize-FormFiller-0.100.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +WWW-Mechanize-FormFiller-0.100.0.ebuild:
+  Change version scheme
 
   16 Mar 2011; Torsten Veller <tove@gentoo.org>
   WWW-Mechanize-FormFiller-0.10.ebuild:
diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0.ebuild
new file mode 100644 (file)
index 0000000..91630d3
--- /dev/null
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0.ebuild,v 1.1 2011/08/28 09:06:23 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CORION
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Framework to automate HTML forms "
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/Data-Random
+       || (
+               ( >dev-perl/libwww-perl-6 dev-perl/HTML-Form )
+               <dev-perl/libwww-perl-6
+       )"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
index 3c1801db4195f8d521cb6d161d6a013e1266906e..50695ec64546fde8f199b1377bebfa30ab822430 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/WWW-Pastebin-PastebinCom-Create
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Pastebin-PastebinCom-Create/ChangeLog,v 1.5 2010/04/09 07:23:19 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Pastebin-PastebinCom-Create/ChangeLog,v 1.6 2011/08/28 09:05:12 tove Exp $
+
+*WWW-Pastebin-PastebinCom-Create-0.3.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +WWW-Pastebin-PastebinCom-Create-0.3.0.ebuild:
+  Change version scheme
 
   09 Apr 2010; Torsten Veller <tove@gentoo.org>
   -WWW-Pastebin-PastebinCom-Create-0.002.ebuild:
diff --git a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.3.0.ebuild b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.3.0.ebuild
new file mode 100644 (file)
index 0000000..86f7e05
--- /dev/null
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-0.3.0.ebuild,v 1.1 2011/08/28 09:05:12 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ZOFFIX
+MODULE_VERSION=0.003
+inherit perl-module
+
+DESCRIPTION="paste to <http://pastebin.com> from Perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-perl/URI-1.35
+       >=dev-perl/libwww-perl-5.807"
+DEPEND="${RDEPEND}
+       virtual/perl-Module-Build
+       test? ( virtual/perl-Test-Simple
+               dev-perl/Test-Pod
+               dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST="do"
index aa08aa8088bfa3332945f9d659358147a082dc48..0e5d4e775df26d787ed858d5e0f1d4dc90cda12d 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/WWW-Shorten
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.7 2011/04/02 10:34:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.8 2011/08/28 09:03:51 tove Exp $
+
+*WWW-Shorten-3.20.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +WWW-Shorten-3.20.0.ebuild:
+  Change version scheme
 
   02 Apr 2011; Torsten Veller <tove@gentoo.org> -WWW-Shorten-3.00.ebuild:
   Cleanup
diff --git a/dev-perl/WWW-Shorten/WWW-Shorten-3.20.0.ebuild b/dev-perl/WWW-Shorten/WWW-Shorten-3.20.0.ebuild
new file mode 100644 (file)
index 0000000..2cddbff
--- /dev/null
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-3.20.0.ebuild,v 1.1 2011/08/28 09:03:51 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DAVECROSS
+MODULE_VERSION=3.02
+inherit perl-module
+
+DESCRIPTION="Interface to URL shortening sites"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/libwww-perl
+       dev-perl/URI"
+DEPEND="virtual/perl-Module-Build"
+#      test? ( ${RDEPEND}
+#              dev-perl/Test-Pod
+#              dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST=online
+
+src_prepare() {
+       perl-module_src_prepare
+       sed -i -e '/Config::Auto/d' "${S}"/Build.PL || die
+}
+
+src_install() {
+       perl-module_src_install
+
+       docinto example
+       dodoc "${S}"/bin/shorten || die
+       rm -f "${D}"/usr/bin/shorten "${D}"/usr/share/man/man1/shorten.1 || die
+}
index bef9ae12b212c70ffcb82e02e612b71958bd4c31..e05379ac774e0f1e1fc50b774cb5e5be776695d9 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Want
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.40 2011/01/14 15:43:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.41 2011/08/28 09:01:51 tove Exp $
+
+*Want-0.180.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Want-0.180.0.ebuild:
+  Change version scheme
 
   14 Jan 2011; Torsten Veller <tove@gentoo.org> -Want-0.15.ebuild:
   Cleanup
diff --git a/dev-perl/Want/Want-0.180.0.ebuild b/dev-perl/Want/Want-0.180.0.ebuild
new file mode 100644 (file)
index 0000000..1b05215
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.180.0.ebuild,v 1.1 2011/08/28 09:01:51 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ROBIN
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="A generalisation of wantarray"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
index 1f45eb68d6ce54d8b2e08e3655044c3712b55711..7b5838c05cdfd0b130379105bfc3eaf0d122c9dd 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/WeakRef
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/ChangeLog,v 1.10 2007/01/19 17:13:15 mcummings Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/ChangeLog,v 1.11 2011/08/28 09:00:30 tove Exp $
+
+*WeakRef-0.10.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +WeakRef-0.10.0.ebuild:
+  Change version scheme
 
   19 Jan 2007; Michael Cummings <mcummings@gentoo.org> WeakRef-0.01.ebuild:
   Ebuild maintenance
diff --git a/dev-perl/WeakRef/WeakRef-0.10.0.ebuild b/dev-perl/WeakRef/WeakRef-0.10.0.ebuild
new file mode 100644 (file)
index 0000000..257cf38
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/WeakRef-0.10.0.ebuild,v 1.1 2011/08/28 09:00:30 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LUKKA
+MODULE_VERSION=0.01
+inherit perl-module
+
+DESCRIPTION="An API to the Perl weak references"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
index 01d91f19f4885baa3dd8677c48437c81aed26300..048f58370106de348376bab00b37cdff92dce392 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/WordNet-QueryData
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/ChangeLog,v 1.1 2010/02/15 03:30:55 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/ChangeLog,v 1.2 2011/08/28 08:56:05 tove Exp $
+
+*WordNet-QueryData-1.490.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +WordNet-QueryData-1.490.0.ebuild:
+  Change version scheme
 
 *WordNet-QueryData-1.49 (15 Feb 2010)
 
diff --git a/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0.ebuild b/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0.ebuild
new file mode 100644 (file)
index 0000000..5f246a3
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0.ebuild,v 1.1 2011/08/28 08:56:05 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JRENNIE
+MODULE_VERSION=1.49
+inherit perl-module
+
+DESCRIPTION="Direct perl interface to WordNet database"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="app-dicts/wordnet"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+       export WNHOME=/usr
+       perl-module_src_configure
+}