diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:04:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 05:04:23 +0000 |
commit | 59a490dd754d0cc420c9e32b5b84b6482ef0e4e9 (patch) | |
tree | c09948273617f72abe32e1e2010b9c55e719cc0f /virtual/perl-Time-Local | |
parent | Remove obsolete versions. (diff) | |
download | gentoo-2-59a490dd754d0cc420c9e32b5b84b6482ef0e4e9.tar.gz gentoo-2-59a490dd754d0cc420c9e32b5b84b6482ef0e4e9.tar.bz2 gentoo-2-59a490dd754d0cc420c9e32b5b84b6482ef0e4e9.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild index 018ad4c45066..3eba94ae75f6 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.11.ebuild,v 1.5 2006/10/26 22:09:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.11.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Time-Local" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/Time-Local-${PV} )" - diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild index 0cdb8a21d0d7..0e0664a7385e 100644 --- a/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild +++ b/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12.ebuild,v 1.5 2006/09/05 05:58:49 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.12.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Time-Local" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86 IUSE="" DEPEND="" RDEPEND="~perl-core/Time-Local-${PV}" - |