summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/qdox/ChangeLog5
-rw-r--r--dev-java/qdox/qdox-1.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/qdox/ChangeLog b/dev-java/qdox/ChangeLog
index 0102f2704d39..909f513f77e6 100644
--- a/dev-java/qdox/ChangeLog
+++ b/dev-java/qdox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/qdox
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.12 2007/08/21 15:44:07 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.13 2007/09/08 12:04:28 nixnut Exp $
+
+ 08 Sep 2007; nixnut <nixnut@gentoo.org> qdox-1.6.3.ebuild:
+ Added ~ppc wrt bug 187981
21 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org> qdox-1.6.3.ebuild:
~amd64, bug #187981. Bogus stable commit, nothing committed but changelog :(
diff --git a/dev-java/qdox/qdox-1.6.3.ebuild b/dev-java/qdox/qdox-1.6.3.ebuild
index dec0b8c70748..e6acfb9c5989 100644
--- a/dev-java/qdox/qdox-1.6.3.ebuild
+++ b/dev-java/qdox/qdox-1.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.2 2007/08/21 15:44:07 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.3 2007/09/08 12:04:28 nixnut Exp $
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://qdox.codehaus.org/"
SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar"
LICENSE="Apache-2.0"
SLOT="1.6"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
CDEPEND="dev-java/ant-core