diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-10 14:33:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-10 14:33:36 +0000 |
commit | c3a66e09d4d7858ec329698457af6952e3596e30 (patch) | |
tree | 9b2ac4b02650bdf548014266f8d85965cf79e06a /dev-db/octopus/octopus-3.0.1-r2.ebuild | |
parent | Drop blocker where not needed. (diff) | |
download | historical-c3a66e09d4d7858ec329698457af6952e3596e30.tar.gz historical-c3a66e09d4d7858ec329698457af6952e3596e30.tar.bz2 historical-c3a66e09d4d7858ec329698457af6952e3596e30.zip |
x86 stable, bug #291465
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'dev-db/octopus/octopus-3.0.1-r2.ebuild')
-rw-r--r-- | dev-db/octopus/octopus-3.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/octopus/octopus-3.0.1-r2.ebuild b/dev-db/octopus/octopus-3.0.1-r2.ebuild index e2ffd2eed975..3a0b5f407fdb 100644 --- a/dev-db/octopus/octopus-3.0.1-r2.ebuild +++ b/dev-db/octopus/octopus-3.0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1-r2.ebuild,v 1.1 2009/09/18 07:20:21 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1-r2.ebuild,v 1.2 2009/11/10 14:33:36 maekke Exp $ EAPI="2" JAVA_PKG_IUSE="doc source" @@ -15,7 +15,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${PN}-${MY_PV}.src.tar.gz HOMEPAGE="http://octopus.objectweb.org" LICENSE="LGPL-2.1" SLOT="3.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" COMMON_DEP=" >=dev-java/xerces-2.7 |