diff options
author | 2006-01-21 23:09:15 +0000 | |
---|---|---|
committer | 2006-01-21 23:09:15 +0000 | |
commit | 9938e2a9c777af8baa842eba414086b25d2a1e5c (patch) | |
tree | 8c1d2ddc776d5aff9661ff129a1cc88967730374 /dev-db/cdb/cdb-0.75.ebuild | |
parent | Stable on SPARC wrt bug #119436. (diff) | |
download | gentoo-2-9938e2a9c777af8baa842eba414086b25d2a1e5c.tar.gz gentoo-2-9938e2a9c777af8baa842eba414086b25d2a1e5c.tar.bz2 gentoo-2-9938e2a9c777af8baa842eba414086b25d2a1e5c.zip |
Stable on SPARC wrt bug #119443.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-db/cdb/cdb-0.75.ebuild')
-rw-r--r-- | dev-db/cdb/cdb-0.75.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/cdb/cdb-0.75.ebuild b/dev-db/cdb/cdb-0.75.ebuild index 244228f69d29..45195009bb5b 100644 --- a/dev-db/cdb/cdb-0.75.ebuild +++ b/dev-db/cdb/cdb-0.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75.ebuild,v 1.29 2006/01/19 10:58:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/cdb-0.75.ebuild,v 1.30 2006/01/21 23:09:15 weeve Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://cr.yp.to/cdb/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc-macos ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="" DEPEND=">=sys-apps/portage-2.0.47-r10 |