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 | cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99 (patch) | |
tree | cd398f98333572702f2a18079b4d07ac6f4b7a2c /virtual/perl-DB_File | |
parent | Remove obsolete versions. (diff) | |
download | historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.tar.gz historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.tar.bz2 historical-cf12ff5b09a64b5dbb7c76cb72f72e6b6a0b2f99.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.813.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-DB_File/perl-DB_File-1.813.ebuild b/virtual/perl-DB_File/perl-DB_File-1.813.ebuild index 49149a95515b..fb1f3ff50b74 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.813.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.813.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-DB_File/perl-DB_File-1.813.ebuild,v 1.5 2007/04/14 17:24:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.813.ebuild,v 1.6 2007/07/11 05:04:22 mr_bones_ Exp $ DESCRIPTION="Virtual for DB_File" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -13,4 +13,3 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x8 IUSE="" DEPEND="" RDEPEND="~perl-core/DB_File-${PV}" - |