diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-14 02:48:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-14 02:48:32 +0000 |
commit | 552d9ab0b52ccc7f879c03f481c64f3901bebb22 (patch) | |
tree | e3668c4f6cf271803321101d4570c1d59326d157 /sys-libs/db/db-3.2.9-r10.ebuild | |
parent | add --version and more verbose features (diff) | |
download | historical-552d9ab0b52ccc7f879c03f481c64f3901bebb22.tar.gz historical-552d9ab0b52ccc7f879c03f481c64f3901bebb22.tar.bz2 historical-552d9ab0b52ccc7f879c03f481c64f3901bebb22.zip |
Clean up USE=uclibc and USE=nocxx usage.
Diffstat (limited to 'sys-libs/db/db-3.2.9-r10.ebuild')
-rw-r--r-- | sys-libs/db/db-3.2.9-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-3.2.9-r10.ebuild b/sys-libs/db/db-3.2.9-r10.ebuild index 04cf814d11a4..6108d970ae18 100644 --- a/sys-libs/db/db-3.2.9-r10.ebuild +++ b/sys-libs/db/db-3.2.9-r10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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-r10.ebuild,v 1.15 2004/12/16 10:29:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r10.ebuild,v 1.16 2005/01/14 02:48:32 vapier Exp $ inherit gnuconfig libtool eutils db |