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/perl-Storable-2.15.ebuild | |
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/perl-Storable-2.15.ebuild')
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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} )" - |