summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:34:44 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:34:44 +0000
commit7ad7f1cd3db27969e122146ff39fe11ad842fbf2 (patch)
tree5427eee80be65616fad9a77fb1979205ff658ee1 /sys-libs/db/db-3.2.9_p2.ebuild
parentVersion bump. (diff)
downloadgentoo-2-7ad7f1cd3db27969e122146ff39fe11ad842fbf2.tar.gz
gentoo-2-7ad7f1cd3db27969e122146ff39fe11ad842fbf2.tar.bz2
gentoo-2-7ad7f1cd3db27969e122146ff39fe11ad842fbf2.zip
Drop unused libtool inherit, and add missing multilib.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/db/db-3.2.9_p2.ebuild')
-rw-r--r--sys-libs/db/db-3.2.9_p2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/db/db-3.2.9_p2.ebuild b/sys-libs/db/db-3.2.9_p2.ebuild
index 86ef37045318..7955d369114c 100644
--- a/sys-libs/db/db-3.2.9_p2.ebuild
+++ b/sys-libs/db/db-3.2.9_p2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.11 2009/07/30 11:01:33 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9_p2.ebuild,v 1.12 2012/05/24 05:34:44 vapier Exp $
-inherit eutils db
+inherit eutils db multilib
#Number of official patches
#PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"`