diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:52:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-14 16:52:44 +0000 |
commit | becba94e5c848727feae98d4c358ad5021ec8da9 (patch) | |
tree | 2e89c86f90b62e579005823461de5f3c648ad8d8 /dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild | |
parent | stable ppc, bug 332093 (diff) | |
download | gentoo-2-becba94e5c848727feae98d4c358ad5021ec8da9.tar.gz gentoo-2-becba94e5c848727feae98d4c358ad5021ec8da9.tar.bz2 gentoo-2-becba94e5c848727feae98d4c358ad5021ec8da9.zip |
stable ppc, bug 314091
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild')
-rw-r--r-- | dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild b/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild index d7b0e3b0f5d0..12f0eb0076eb 100644 --- a/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild +++ b/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild,v 1.4 2010/05/23 21:07:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.8.1.2-r1.ebuild,v 1.5 2010/10/14 16:52:44 ranger Exp $ EAPI=1 JAVA_PKG_IUSE="doc source test" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd ~x64-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-solaris" IUSE="" CDEPEND="java-virtuals/servlet-api:2.3" |