summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 01:47:26 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 01:47:26 +0000
commit452cfb01ce6d37bf6457cb6d881ca4a8be074a18 (patch)
tree544cfaed549491fa5d4000550b6695a17875b32c /sys-libs/db/db-4.2.52_p2.ebuild
parentonly one inherit line (diff)
downloadhistorical-452cfb01ce6d37bf6457cb6d881ca4a8be074a18.tar.gz
historical-452cfb01ce6d37bf6457cb6d881ca4a8be074a18.tar.bz2
historical-452cfb01ce6d37bf6457cb6d881ca4a8be074a18.zip
only one inherit line
Diffstat (limited to 'sys-libs/db/db-4.2.52_p2.ebuild')
-rw-r--r--sys-libs/db/db-4.2.52_p2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-libs/db/db-4.2.52_p2.ebuild b/sys-libs/db/db-4.2.52_p2.ebuild
index 8a358f540207..93bde1fd4241 100644
--- a/sys-libs/db/db-4.2.52_p2.ebuild
+++ b/sys-libs/db/db-4.2.52_p2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.3 2004/05/06 19:16:50 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p2.ebuild,v 1.4 2004/06/17 01:47:26 mr_bones_ Exp $
IUSE="tcltk java doc"
-inherit eutils gnuconfig
-inherit db
+inherit eutils gnuconfig db
#Number of official patches
PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"`