summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-10 14:33:36 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-10 14:33:36 +0000
commit361de051feb03742f21501c17d903cdb810b334b (patch)
tree5ce951ea052e94c3336030876d4e657629154c6e /dev-db
parentDrop blocker where not needed. (diff)
downloadgentoo-2-361de051feb03742f21501c17d903cdb810b334b.tar.gz
gentoo-2-361de051feb03742f21501c17d903cdb810b334b.tar.bz2
gentoo-2-361de051feb03742f21501c17d903cdb810b334b.zip
x86 stable, bug #291465
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/octopus/ChangeLog5
-rw-r--r--dev-db/octopus/octopus-3.0.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/octopus/ChangeLog b/dev-db/octopus/ChangeLog
index e2758a2aeeee..b49d32b566ee 100644
--- a/dev-db/octopus/ChangeLog
+++ b/dev-db/octopus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/octopus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.15 2009/11/08 20:47:20 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/ChangeLog,v 1.16 2009/11/10 14:33:36 maekke Exp $
+
+ 10 Nov 2009; Markus Meier <maekke@gentoo.org> octopus-3.0.1-r2.ebuild:
+ x86 stable, bug #291465
*octopus-3.0.1-r3 (08 Nov 2009)
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