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-Storable | |
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-Storable')
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.07.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.15.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.16.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.07.ebuild b/virtual/perl-Storable/perl-Storable-2.07.ebuild index 3c652fb1a437..7b141cd51c06 100644 --- a/virtual/perl-Storable/perl-Storable-2.07.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.07.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-Storable/perl-Storable-2.07.ebuild,v 1.1 2006/02/07 11:56:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.07.ebuild,v 1.2 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Storable" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="ia64 x86 amd64 ~ppc alpha sparc hppa mips" IUSE="" DEPEND="" RDEPEND="~perl-core/Storable-${PV}" - diff --git a/virtual/perl-Storable/perl-Storable-2.15.ebuild b/virtual/perl-Storable/perl-Storable-2.15.ebuild index ac98c9cfe788..fe6ad70f07e5 100644 --- a/virtual/perl-Storable/perl-Storable-2.15.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.15.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-Storable/perl-Storable-2.15.ebuild,v 1.5 2006/04/24 15:41:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.15.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Storable" 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-fbsd" IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Storable-${PV} )" - diff --git a/virtual/perl-Storable/perl-Storable-2.16.ebuild b/virtual/perl-Storable/perl-Storable-2.16.ebuild index 1c77b7ec7c15..7bc071f3d9f4 100644 --- a/virtual/perl-Storable/perl-Storable-2.16.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.3 2007/07/10 11:51:34 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.4 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for Storable" 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 ~x8 IUSE="" DEPEND="" RDEPEND="~perl-core/Storable-${PV}" - |