diff options
author | 2004-05-19 12:09:44 +0000 | |
---|---|---|
committer | 2004-05-19 12:09:44 +0000 | |
commit | c5fd8072d1f5f4ce5a408b7bd529f881cb83edcb (patch) | |
tree | 8c0233fee432b4c9a6f3958fd129d85a958254c7 /dev-libs/dbh/dbh-1.0.18.ebuild | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-c5fd8072d1f5f4ce5a408b7bd529f881cb83edcb.tar.gz gentoo-2-c5fd8072d1f5f4ce5a408b7bd529f881cb83edcb.tar.bz2 gentoo-2-c5fd8072d1f5f4ce5a408b7bd529f881cb83edcb.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.18.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.18.ebuild b/dev-libs/dbh/dbh-1.0.18.ebuild index 5ac43840bed3..fa6044834a2c 100644 --- a/dev-libs/dbh/dbh-1.0.18.ebuild +++ b/dev-libs/dbh/dbh-1.0.18.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.18.ebuild,v 1.5 2004/05/03 13:15:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.18.ebuild,v 1.6 2004/05/19 12:09:44 gmsoft Exp $ IUSE="" MY_P="${PN}_1.0-18" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="QPL" SLOT="0" -KEYWORDS="ia64 x86 ppc sparc alpha ~amd64 ~hppa ~mips" +KEYWORDS="ia64 x86 ppc sparc alpha ~amd64 hppa ~mips" DEPEND="dev-util/pkgconfig" RDEPEND="" |