Stable on ppc wrt bug #158424.
authorTobias Scherbaum <dertobi123@gentoo.org>
Fri, 22 Dec 2006 17:07:30 +0000 (17:07 +0000)
committerTobias Scherbaum <dertobi123@gentoo.org>
Fri, 22 Dec 2006 17:07:30 +0000 (17:07 +0000)
Package-Manager: portage-2.1.1-r2

dev-java/commons-daemon/ChangeLog
dev-java/commons-daemon/commons-daemon-1.0.1-r1.ebuild

index ba6afbdbcd4f1a8cc83ef9aa05b1c3e21a664902..7b869092cfcff87914e8ac3d4795a8af7af3bdbc 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-daemon
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/ChangeLog,v 1.24 2006/12/18 09:41:59 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/ChangeLog,v 1.25 2006/12/22 17:07:30 dertobi123 Exp $
+
+  22 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+  commons-daemon-1.0.1-r1.ebuild:
+  Stable on ppc wrt bug #158424.
 
   18 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
   commons-daemon-1.0.1-r1.ebuild:
index 241c38d5fd860f40302e08154b94cd5c12eec639..2c1be60e3d66d4748d89fa154492a38301438482 100644 (file)
@@ -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-java/commons-daemon/commons-daemon-1.0.1-r1.ebuild,v 1.5 2006/12/18 09:41:59 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/commons-daemon-1.0.1-r1.ebuild,v 1.6 2006/12/22 17:07:30 dertobi123 Exp $
 
 WANT_AUTOCONF=2.5
 inherit java-pkg-2 java-ant-2 eutils autotools
@@ -11,7 +11,7 @@ HOMEPAGE="http://jakarta.apache.org/commons/daemon/"
 
 LICENSE="Apache-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="doc examples source"
 
 DEPEND=">=virtual/jdk-1.4