Added ~ppc64; bug #107736
authorMarkus Rothe <corsair@gentoo.org>
Mon, 22 Jan 2007 16:39:41 +0000 (16:39 +0000)
committerMarkus Rothe <corsair@gentoo.org>
Mon, 22 Jan 2007 16:39:41 +0000 (16:39 +0000)
Package-Manager: portage-2.1.1-r2

dev-java/ant-core/ChangeLog
dev-java/ant-core/ant-core-1.7.0.ebuild
dev-java/ant-nodeps/ChangeLog
dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild

index 7442614b142f23c3f5a81a689dc029e54d922d31..e8ac5f0933d8fcf1a245a6ad366539d957c0cf48 100644 (file)
@@ -1,11 +1,14 @@
 # ChangeLog for dev-java/ant-core
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.62 2007/01/22 10:28:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.63 2007/01/22 16:38:14 corsair Exp $
 
 # Ant-core blocks lower/older versions of ant-tasks, 
 # since it will not run when there is a version mismatch betwean the 2 packages
 # Please unemerge ant-tasks when updating ant-core.
 
+  22 Jan 2007; Markus Rothe <corsair@gentoo.org> ant-core-1.7.0.ebuild:
+  Added ~ppc64; bug #107736
+
   22 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ant-core-1.7.0.ebuild:
   Add ~x86-fbsd keyword. popd
 
index b1d243fdcdbfbc1d85170f50d2733cd02a9c8208..39fabef4ad69b1de2f9fd5b8605c6455c239493a 100644 (file)
@@ -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/ant-core/ant-core-1.7.0.ebuild,v 1.2 2007/01/22 10:28:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0.ebuild,v 1.3 2007/01/22 16:38:14 corsair Exp $
 
 inherit java-pkg-2
 
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~x86 ~x86-fbsd"
+KEYWORDS="~ppc64 ~x86 ~x86-fbsd"
 IUSE="doc source"
 
 RDEPEND=">=virtual/jdk-1.4
index 48c446609ccd440727ce899c1f4777848721c1fb..2c579f00b9e3b528ebdaa7b1a7f3c465565f5ff3 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/ant-nodeps
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.1 2007/01/21 22:05:49 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ChangeLog,v 1.2 2007/01/22 16:39:41 corsair Exp $
+
+  22 Jan 2007; Markus Rothe <corsair@gentoo.org> ant-nodeps-1.7.0.ebuild:
+  Added ~ppc64; bug #107736
 
 *ant-nodeps-1.7.0 (21 Jan 2007)
 
index 3744aab834ec0c52fbf8c7bb845188dd959a524f..3468d0b6a574b9bd7bedccc57a22f5a77afe722d 100644 (file)
@@ -1,11 +1,11 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild,v 1.2 2007/01/22 10:28:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-nodeps/ant-nodeps-1.7.0.ebuild,v 1.3 2007/01/22 16:39:41 corsair Exp $
 
 inherit ant-tasks
 
 DESCRIPTION="Apache Ant's optional tasks requiring no external deps"
-KEYWORDS="~x86 ~x86-fbsd"
+KEYWORDS="~ppc64 ~x86 ~x86-fbsd"
 
 src_unpack() {
        ant-tasks_src_unpack base