diff options
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.15.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dbh/dbh-1.0.15.ebuild b/dev-libs/dbh/dbh-1.0.15.ebuild index de92d47d94e4..7c3cf36b573b 100644 --- a/dev-libs/dbh/dbh-1.0.15.ebuild +++ b/dev-libs/dbh/dbh-1.0.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.15.ebuild,v 1.7 2003/12/18 20:55:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.15.ebuild,v 1.8 2004/01/16 21:15:03 darkspecter Exp $ IUSE="" MY_P="${PN}_1.0-15" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 x86 ~ppc sparc ~alpha amd64 hppa" +KEYWORDS="ia64 x86 ppc sparc ~alpha amd64 hppa" DEPEND="dev-util/pkgconfig" |