summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-21 08:19:51 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-21 08:19:51 +0000
commit2fdfff1b19ffa0e8f189936c30d94581d1b19cee (patch)
tree587c3a1322d69fb448c7c36e5e9edb5ad54acc9b /virtual/perl-Time-Local
parentVersion bump (diff)
downloadhistorical-2fdfff1b19ffa0e8f189936c30d94581d1b19cee.tar.gz
historical-2fdfff1b19ffa0e8f189936c30d94581d1b19cee.tar.bz2
historical-2fdfff1b19ffa0e8f189936c30d94581d1b19cee.zip
Version bump
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-tuxonice i686
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r--virtual/perl-Time-Local/ChangeLog8
-rw-r--r--virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog
index 0abeb49510ef..1fdca0509ad0 100644
--- a/virtual/perl-Time-Local/ChangeLog
+++ b/virtual/perl-Time-Local/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Time-Local
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.28 2008/07/15 19:20:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.29 2008/11/21 08:14:09 tove Exp $
+
+*perl-Time-Local-1.19.01 (21 Nov 2008)
+
+ 21 Nov 2008; Torsten Veller <tove@gentoo.org>
+ +perl-Time-Local-1.19.01.ebuild:
+ Version bump
15 Jul 2008; Raúl Porcel <armin76@gentoo.org>
perl-Time-Local-1.18.ebuild:
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild
new file mode 100644
index 000000000000..0f0ae24ab7dd
--- /dev/null
+++ b/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.19.01.ebuild,v 1.1 2008/11/21 08:14:09 tove Exp $
+
+DESCRIPTION="Virtual for Time-Local"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Time-Local-${PV}"