summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-14 08:02:46 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-14 08:02:46 +0000
commita5cdf297cbadca0898c8df4146689e4c051db106 (patch)
tree5095d7604fadb7e429f909ed82a83fe46d4fc926 /virtual
parentAdd generic mach_dep for ASM_CLEAR_CODE targets (diff)
downloadgentoo-2-a5cdf297cbadca0898c8df4146689e4c051db106.tar.gz
gentoo-2-a5cdf297cbadca0898c8df4146689e4c051db106.tar.bz2
gentoo-2-a5cdf297cbadca0898c8df4146689e4c051db106.zip
No need to inherit eutils anymore
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-DB_File/ChangeLog5
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.820.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog
index 19b2903388ec..d24d735e8308 100644
--- a/virtual/perl-DB_File/ChangeLog
+++ b/virtual/perl-DB_File/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-DB_File
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.36 2010/02/05 17:48:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.37 2010/02/14 08:02:46 tove Exp $
+
+ 14 Feb 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
+ No need to inherit eutils anymore
05 Feb 2010; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild:
Depend on perl[berkdb]
diff --git a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
index 52ad79d37e9d..0703a9c17dfa 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2010 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.820.ebuild,v 1.12 2010/02/05 17:48:03 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.13 2010/02/14 08:02:46 tove Exp $
EAPI=2
-inherit eutils
-
DESCRIPTION="Virtual for DB_File"
HOMEPAGE=""
SRC_URI=""