diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:26:51 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:26:51 +0000 |
commit | a2d2be4a2eaa71411c3a9c894fd533e337256fbc (patch) | |
tree | fbd8835e26ef50a376c409fc8b7b9ba34eb87843 /virtual/perl-Time-Local | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-a2d2be4a2eaa71411c3a9c894fd533e337256fbc.tar.gz gentoo-2-a2d2be4a2eaa71411c3a9c894fd533e337256fbc.tar.bz2 gentoo-2-a2d2be4a2eaa71411c3a9c894fd533e337256fbc.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog index 4a2582341f29..3fbcff037b87 100644 --- a/virtual/perl-Time-Local/ChangeLog +++ b/virtual/perl-Time-Local/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Time-Local -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.39 2009/12/15 19:48:11 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.40 2010/01/05 19:26:51 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> perl-Time-Local-1.19.01.ebuild: + ppc stable #288026 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-Time-Local-1.17.ebuild, 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 index 9bbf7360dce4..f594ecbd4be4 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.9 2009/12/15 19:48:11 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.19.01.ebuild,v 1.10 2010/01/05 19:26:51 nixnut Exp $ DESCRIPTION="Virtual for Time-Local" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |