summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 01:48:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-17 01:48:57 +0000
commit890e7b4c091a9339ce62694589ca7591697d9bd7 (patch)
tree3d2e0acecf3bf2f9cbc263a9912ab8347c5f4ce5 /sys-libs
parentonly one inherit line (Manifest recommit) (diff)
downloadgentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.tar.gz
gentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.tar.bz2
gentoo-2-890e7b4c091a9339ce62694589ca7591697d9bd7.zip
only one inherit line
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/db/db-3.2.9-r10.ebuild7
-rw-r--r--sys-libs/db/db-3.2.9-r7.ebuild5
-rw-r--r--sys-libs/db/db-3.2.9-r9.ebuild6
-rw-r--r--sys-libs/db/db-4.2.52_p1.ebuild5
-rw-r--r--sys-libs/db/db-4.2.52_p2.ebuild5
5 files changed, 10 insertions, 18 deletions
diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild
index d69aad99b01f..3065b475ec88 100644
--- a/sys-libs/db/db-3.2.9-r10.ebuild
+++ b/sys-libs/db/db-3.2.9-r10.ebuild
@@ -1,11 +1,8 @@
# 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-3.2.9-r10.ebuild,v 1.7 2004/05/02 17:47:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.8 2004/06/17 01:47:26 mr_bones_ Exp $
-inherit gnuconfig
-inherit libtool
-inherit eutils
-inherit db
+inherit gnuconfig libtool eutils db
DESCRIPTION="Berkeley DB for transaction support in MySQL"
HOMEPAGE="http://www.sleepycat.com/"
diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild
index 306189efce35..caaf6dfc3895 100644
--- a/sys-libs/db/db-3.2.9-r7.ebuild
+++ b/sys-libs/db/db-3.2.9-r7.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-3.2.9-r7.ebuild,v 1.11 2004/02/22 12:39:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.12 2004/06/17 01:47:26 mr_bones_ Exp $
IUSE=""
-inherit libtool
-inherit eutils
+inherit libtool eutils
S="${WORKDIR}/${P}"
DESCRIPTION="Berkeley DB for transaction support in MySQL"
diff --git a/sys-libs/db/db-3.2.9-r9.ebuild b/sys-libs/db/db-3.2.9-r9.ebuild
index 070bf8721319..5d7670da751e 100644
--- a/sys-libs/db/db-3.2.9-r9.ebuild
+++ b/sys-libs/db/db-3.2.9-r9.ebuild
@@ -1,12 +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-3.2.9-r9.ebuild,v 1.11 2004/02/22 12:39:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r9.ebuild,v 1.12 2004/06/17 01:47:26 mr_bones_ Exp $
IUSE="doc"
-inherit libtool
-inherit eutils
-inherit db
+inherit libtool eutils db
S="${WORKDIR}/${P}"
DESCRIPTION="Berkeley DB for transaction support in MySQL"
diff --git a/sys-libs/db/db-4.2.52_p1.ebuild b/sys-libs/db/db-4.2.52_p1.ebuild
index 851f0fb8743d..7c893719504a 100644
--- a/sys-libs/db/db-4.2.52_p1.ebuild
+++ b/sys-libs/db/db-4.2.52_p1.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_p1.ebuild,v 1.4 2004/02/26 18:54:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p1.ebuild,v 1.5 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,"`
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,"`