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
commit88cfcef9eec0210cf622414641f4ac56eda856e7 (patch)
tree47d2cc08ddb1af270aa4f5235430a8aef557f004 /virtual
parentAdd generic mach_dep for ASM_CLEAR_CODE targets (diff)
downloadhistorical-88cfcef9eec0210cf622414641f4ac56eda856e7.tar.gz
historical-88cfcef9eec0210cf622414641f4ac56eda856e7.tar.bz2
historical-88cfcef9eec0210cf622414641f4ac56eda856e7.zip
No need to inherit eutils anymore
Package-Manager: portage-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/Manifest14
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.820.ebuild4
3 files changed, 17 insertions, 6 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/Manifest b/virtual/perl-DB_File/Manifest
index 918870ebc175..9bfc968da7c2 100644
--- a/virtual/perl-DB_File/Manifest
+++ b/virtual/perl-DB_File/Manifest
@@ -1,3 +1,13 @@
-EBUILD perl-DB_File-1.820.ebuild 532 RMD160 a0ec4f18361236a09003e1749d217d50e2f071db SHA1 3fab99bd89f9dc89bf4ac6398c4063b521b0b4d2 SHA256 8320f465039c327dc5680e7ae24aa3066da1e18be77bb1ad85c4d57a2053884a
-MISC ChangeLog 4686 RMD160 57a58fe351919f3ae5e4e2754fbfc7df11e2b422 SHA1 1ef7928291679ce1a8a34c5994bbe6a6a6ef2e98 SHA256 6ab023a23d3545780c8888f04780da784702816d6de9be0ffd274675610f5a3a
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+EBUILD perl-DB_File-1.820.ebuild 516 RMD160 e4740332de5d66c992de3a7ea37d3605c765cbac SHA1 925b1f83e1d3e2952de7f110fa7ed03659eab72d SHA256 8e6bb133ba0fada22743df22deb5f0d606d19948d91f6a24d2c92b3737cafce9
+MISC ChangeLog 4798 RMD160 1b7f7d11cf62ce0301ba5f10624371b2972bb75a SHA1 8109da861321c8db4e628f10891f045ceeab571c SHA256 ca625b26b77b18a39a0205a5306df47ac00f9b95894d1c4a8fd3e3cd5be47967
MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.14 (GNU/Linux)
+
+iEYEARECAAYFAkt3riwACgkQV3J2n04EauyB4wCguY95Sn/nn5hOOalk6johDU7d
+aIkAnjPgENRVedLz5uWUH9jb5slN0TGD
+=23tK
+-----END PGP SIGNATURE-----
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=""