diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-05 17:36:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-05 17:36:43 +0000 |
commit | 635f317c9e138adf4dbded48dc5c5cf34a67d15d (patch) | |
tree | 30c48ea1efbac804d57cc9b43b5394ea6297e316 /dev-db/qdbm/qdbm-1.8.70-r1.ebuild | |
parent | Stabilize sptk-3.2.6 on mips (diff) | |
download | historical-635f317c9e138adf4dbded48dc5c5cf34a67d15d.tar.gz historical-635f317c9e138adf4dbded48dc5c5cf34a67d15d.tar.bz2 historical-635f317c9e138adf4dbded48dc5c5cf34a67d15d.zip |
ppc stable, bug #149578
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-db/qdbm/qdbm-1.8.70-r1.ebuild')
-rw-r--r-- | dev-db/qdbm/qdbm-1.8.70-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/qdbm/qdbm-1.8.70-r1.ebuild b/dev-db/qdbm/qdbm-1.8.70-r1.ebuild index f80edbc672ac..df4b2cdcfaf6 100644 --- a/dev-db/qdbm/qdbm-1.8.70-r1.ebuild +++ b/dev-db/qdbm/qdbm-1.8.70-r1.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/qdbm/qdbm-1.8.70-r1.ebuild,v 1.4 2006/10/04 14:43:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/qdbm/qdbm-1.8.70-r1.ebuild,v 1.5 2006/10/05 17:36:43 dertobi123 Exp $ inherit eutils java-pkg multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://qdbm.sf.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~s390 sparc x86" SLOT="0" RDEPEND="java? ( >=virtual/jre-1.4 ) |