diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-13 08:05:41 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-13 08:05:41 +0000 |
commit | 13f76469d684d8eb39e9dc86f0e5610c2f02f973 (patch) | |
tree | 532b53d3ee914fc91aef9e01f62f776fd0eebeb0 /virtual | |
parent | Version bump (diff) | |
download | gentoo-2-13f76469d684d8eb39e9dc86f0e5610c2f02f973.tar.gz gentoo-2-13f76469d684d8eb39e9dc86f0e5610c2f02f973.tar.bz2 gentoo-2-13f76469d684d8eb39e9dc86f0e5610c2f02f973.zip |
Version bump
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild | 14 |
2 files changed, 21 insertions, 2 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/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}" |