summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-13 08:05:41 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-13 08:05:41 +0000
commitd70afb402b0c766e88fb43a4388dbf47f4144010 (patch)
treeae6c23e294dc64235d261edc05f5a94378834e7e /virtual
parentVersion bump (diff)
downloadhistorical-d70afb402b0c766e88fb43a4388dbf47f4144010.tar.gz
historical-d70afb402b0c766e88fb43a4388dbf47f4144010.tar.bz2
historical-d70afb402b0c766e88fb43a4388dbf47f4144010.zip
Version bump
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Time-Local/ChangeLog9
-rw-r--r--virtual/perl-Time-Local/Manifest13
-rw-r--r--virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild14
3 files changed, 33 insertions, 3 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog
index 81d3d2c59b95..c3cf79d4186c 100644
--- a/virtual/perl-Time-Local/ChangeLog
+++ b/virtual/perl-Time-Local/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Time-Local
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.43 2010/11/25 21:10:06 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.44 2011/01/13 08:05:41 tove Exp $
+
+*perl-Time-Local-1.200 (13 Jan 2011)
+
+ 13 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-Time-Local-1.200.ebuild:
+ Version bump
25 Nov 2010; Fabian Groffen <grobian@gentoo.org>
perl-Time-Local-1.19.01.ebuild:
diff --git a/virtual/perl-Time-Local/Manifest b/virtual/perl-Time-Local/Manifest
index 9250d93f0a62..b80c17c5e492 100644
--- a/virtual/perl-Time-Local/Manifest
+++ b/virtual/perl-Time-Local/Manifest
@@ -1,3 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
EBUILD perl-Time-Local-1.19.01.ebuild 564 RMD160 705df602ebfe5a3029734248894307ef0086bb9a SHA1 7ad72687e8f1376051048591115321e61c5cd36d SHA256 02f9f9703658305571c66916beaaa687e1607546a197e0b0307130c8e8745fab
-MISC ChangeLog 5229 RMD160 bf7e1a5d41152a0c6c1a8a4dc32e9e024ad00487 SHA1 a194d1f6f7ae9264cc54c581b36390aa3fde4664 SHA256 c6cf8997302327f741c2c5d1a0484c5fe4b418ad11cb4e1ef77f36ada8c8be24
+EBUILD perl-Time-Local-1.200.ebuild 531 RMD160 8c86a61ce22b30c9377a101c57e7b64a107410cd SHA1 c8626e5145ebcd70f4b1e97778fda76a905b66bc SHA256 a70e93c6e2d2c88e6fc89570e813beb3f24e097b6d897b2da0cda4ba635f759d
+MISC ChangeLog 5359 RMD160 5228359237f573ca5c15037c7c86070cd47e96da SHA1 5b34efff54aba8eb4e6d7acc782b1fe110003fde SHA256 5869814e102f0195c4c24e7d5756e6dfbad3aab715d752c3a25b560158b9db7c
MISC metadata.xml 159 RMD160 312f9ce05a5e6d5b2ae2dd53bf0371d80bb33a7f SHA1 ed741bf99f00660c2cfca56bcd1241336ad47fd7 SHA256 9e7c719a784bb48388c9a12217b85baa75f1b04e9bf049d74b740785fa5006dd
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.16 (GNU/Linux)
+
+iEYEARECAAYFAk0usloACgkQV3J2n04Eauyx0QCgv9zZjJ7Lwj80KP3p5Tz1DhQV
+6C4AniSgrCxgHykc/ExnwYcC25hkQanw
+=WIew
+-----END PGP SIGNATURE-----
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild
new file mode 100644
index 000000000000..ce2a4db65e92
--- /dev/null
+++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild,v 1.1 2011/01/13 08:05:41 tove Exp $
+
+DESCRIPTION="Virtual for Time-Local"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/Time-Local-${PV}"