diff options
author | 2004-04-27 15:57:08 +0000 | |
---|---|---|
committer | 2004-04-27 15:57:08 +0000 | |
commit | 41e8138ed3e7294ff74d8e83b20811c5cb06d83c (patch) | |
tree | 2e6b86cff826f1b51ecc01b01736a4b1c7294383 /dev-libs/dbh/dbh-1.0.14.ebuild | |
parent | Unmask and cleanout. (Manifest recommit) (diff) | |
download | gentoo-2-41e8138ed3e7294ff74d8e83b20811c5cb06d83c.tar.gz gentoo-2-41e8138ed3e7294ff74d8e83b20811c5cb06d83c.tar.bz2 gentoo-2-41e8138ed3e7294ff74d8e83b20811c5cb06d83c.zip |
xfce dependency stable misk
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.14.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.14.ebuild b/dev-libs/dbh/dbh-1.0.14.ebuild index 6bcf195ae51b..17c1f4dd2764 100644 --- a/dev-libs/dbh/dbh-1.0.14.ebuild +++ b/dev-libs/dbh/dbh-1.0.14.ebuild @@ -1,6 +1,6 @@ # 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.14.ebuild,v 1.3 2004/04/26 22:53:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.14.ebuild,v 1.4 2004/04/27 15:57:08 pvdabeel Exp $ IUSE="" MY_P="${PN}_1.0-14" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ppc ~sparc ~alpha" DEPEND="dev-util/pkgconfig" |