stable on amd64 as of bug 154818
authorSimon Stelling <blubb@gentoo.org>
Thu, 23 Nov 2006 19:43:12 +0000 (19:43 +0000)
committerSimon Stelling <blubb@gentoo.org>
Thu, 23 Nov 2006 19:43:12 +0000 (19:43 +0000)
Package-Manager: portage-2.1.2_rc1-r5

dev-java/commons-io/ChangeLog
dev-java/commons-io/commons-io-1.1-r1.ebuild
dev-java/commons-io/commons-io-1.1.ebuild
dev-java/portletapi/ChangeLog
dev-java/portletapi/portletapi-1.0.ebuild

index c9492e88115784aa01d2ccb2dfc0c20a67cc38db..02ac7b7184ecdbde4a8c25b5287a57e8441093d7 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-io
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.9 2006/11/23 19:28:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.10 2006/11/23 19:41:08 blubb Exp $
+
+  23 Nov 2006; <blubb@gentoo.org> commons-io-1.1.ebuild,
+  commons-io-1.1-r1.ebuild:
+  stable on amd64 as of bug 154818
 
   23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   commons-io-1.1-r1.ebuild:
index 3e5d9cbd67689ed6bffb279169803738e937b9c0..c3e950c9061c5cbd9d279ca1e0f48c108c139c5e 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-io/commons-io-1.1-r1.ebuild,v 1.4 2006/11/23 19:28:29 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.1-r1.ebuild,v 1.5 2006/11/23 19:41:08 blubb Exp $
 
 inherit java-pkg-2 java-ant-2 eutils
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/jakarta/commons/io/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-1.1"
 SLOT="1"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="doc source"
 
 DEPEND="dev-java/ant-core
index 3a9f37b8aad7e714c985eefe98d99f55e83c9acf..c880b7b3d15d98b23d9495740877e471169597e0 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.1.ebuild,v 1.1 2005/12/04 18:38:25 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.1.ebuild,v 1.2 2006/11/23 19:41:08 blubb Exp $
 
 inherit java-pkg eutils
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/jakarta/commons/io/source/${MY_P}.tar.gz"
 
 LICENSE="Apache-1.1"
 SLOT="1"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="doc jikes source"
 
 DEPEND="jikes? ( >=dev-java/jikes-1.21 )
index 7daa78cee5c9bd0ec19bcb9d1d302caf5072af1a..beb4983afddff271cd7dca98ea73d270c1cd0cd0 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/portletapi
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/portletapi/ChangeLog,v 1.4 2006/11/23 19:33:20 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/portletapi/ChangeLog,v 1.5 2006/11/23 19:43:12 blubb Exp $
+
+  23 Nov 2006; <blubb@gentoo.org> portletapi-1.0.ebuild:
+  stable on amd64 as of bug 154818
 
   23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
   portletapi-1.0.ebuild:
index b9a6314262fe3fac40291b2c776bf42b44976ee1..b207d53fc9bcba33268f26e878b70f6c255c21eb 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/portletapi/portletapi-1.0.ebuild,v 1.4 2006/11/23 19:33:20 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/portletapi/portletapi-1.0.ebuild,v 1.5 2006/11/23 19:43:12 blubb Exp $
 
 inherit java-pkg-2 java-ant-2
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/portals/jetspeed-2/sources/${JETSPEED_P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="doc source"
 
 DEPEND=">=virtual/jdk-1.4