diff options
author | Torsten Veller <tove@gentoo.org> | 2008-11-21 08:14:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-11-21 08:14:09 +0000 |
commit | f2a69ace3ec50148a2e90d3b5f3b82ca710afd76 (patch) | |
tree | f56bc0d3b471e4ca410d3fb8017a914721305fd7 /virtual/perl-Time-Local | |
parent | Marked ~hppa (bug #240433). (diff) | |
download | gentoo-2-f2a69ace3ec50148a2e90d3b5f3b82ca710afd76.tar.gz gentoo-2-f2a69ace3ec50148a2e90d3b5f3b82ca710afd76.tar.bz2 gentoo-2-f2a69ace3ec50148a2e90d3b5f3b82ca710afd76.zip |
Version bump
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild | 15 |
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}" |