public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/asm: asm-1.5.3.ebuild ChangeLog asm-2.2.3-r1.ebuild asm-3.0.ebuild asm-3.1.ebuild asm-1.4.3-r3.ebuild
@ 2008-03-30 16:59 Markus Rothe (corsair)
  0 siblings, 0 replies; only message in thread
From: Markus Rothe (corsair) @ 2008-03-30 16:59 UTC (permalink / raw
  To: gentoo-commits

corsair     08/03/30 16:59:26

  Modified:             asm-1.5.3.ebuild ChangeLog asm-2.2.3-r1.ebuild
                        asm-3.0.ebuild asm-3.1.ebuild asm-1.4.3-r3.ebuild
  Log:
  Added ~ppc64
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.7                  dev-java/asm/asm-1.5.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild?r1=1.6&r2=1.7

Index: asm-1.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- asm-1.5.3.ebuild	9 Mar 2008 18:52:36 -0000	1.6
+++ asm-1.5.3.ebuild	30 Mar 2008 16:59:25 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.6 2008/03/09 18:52:36 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.7 2008/03/30 16:59:25 corsair Exp $
 
 inherit java-pkg-2 java-ant-2
 
@@ -9,7 +9,7 @@
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="1.5"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="doc source"
 DEPEND=">=virtual/jdk-1.3
 	dev-java/ant-core



1.55                 dev-java/asm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	26 Mar 2008 01:42:01 -0000	1.54
+++ ChangeLog	30 Mar 2008 16:59:25 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/asm
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/ChangeLog,v 1.54 2008/03/26 01:42:01 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/ChangeLog,v 1.55 2008/03/30 16:59:25 corsair Exp $
+
+  30 Mar 2008; Markus Rothe <corsair@gentoo.org> asm-1.4.3-r3.ebuild,
+  asm-1.5.3.ebuild, asm-2.2.3-r1.ebuild, asm-3.0.ebuild, asm-3.1.ebuild:
+  Added ~ppc64
 
   26 Mar 2008; Alistair Bush <ali_bush@gentoo.org> asm-2.2.3-r1.ebuild:
   Fixed typo in EANT_ var that resulted in calling incorrect javadoc target.



1.5                  dev-java/asm/asm-2.2.3-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild?r1=1.4&r2=1.5

Index: asm-2.2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- asm-2.2.3-r1.ebuild	26 Mar 2008 01:42:01 -0000	1.4
+++ asm-2.2.3-r1.ebuild	30 Mar 2008 16:59:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild,v 1.4 2008/03/26 01:42:01 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.2.3-r1.ebuild,v 1.5 2008/03/30 16:59:25 corsair Exp $
 
 inherit java-pkg-2 java-ant-2
 
@@ -9,7 +9,7 @@
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="2.2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="doc source"
 DEPEND=">=virtual/jdk-1.4
 	dev-java/ant-core



1.7                  dev-java/asm/asm-3.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.0.ebuild?r1=1.6&r2=1.7

Index: asm-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- asm-3.0.ebuild	6 Oct 2007 15:07:20 -0000	1.6
+++ asm-3.0.ebuild	30 Mar 2008 16:59:25 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.6 2007/10/06 15:07:20 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.7 2008/03/30 16:59:25 corsair Exp $
 
 WANT_ANT_TASKS="ant-owanttask"
 JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd"
 
 DEPEND=">=virtual/jdk-1.5"
 RDEPEND=">=virtual/jre-1.5"



1.3                  dev-java/asm/asm-3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-3.1.ebuild?r1=1.2&r2=1.3

Index: asm-3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asm-3.1.ebuild	9 Mar 2008 20:43:21 -0000	1.2
+++ asm-3.1.ebuild	30 Mar 2008 16:59:25 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.1.ebuild,v 1.2 2008/03/09 20:43:21 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.1.ebuild,v 1.3 2008/03/30 16:59:25 corsair Exp $
 
 WANT_ANT_TASKS="ant-owanttask"
 JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 
 DEPEND=">=virtual/jdk-1.5"
 RDEPEND=">=virtual/jre-1.5"



1.8                  dev-java/asm/asm-1.4.3-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild?r1=1.7&r2=1.8

Index: asm-1.4.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- asm-1.4.3-r3.ebuild	9 Jan 2008 18:41:22 -0000	1.7
+++ asm-1.4.3-r3.ebuild	30 Mar 2008 16:59:25 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.7 2008/01/09 18:41:22 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.8 2008/03/30 16:59:25 corsair Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -11,7 +11,7 @@
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="1.4"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 DEPEND=">=virtual/jdk-1.3
 	dev-java/ant-core



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-30 16:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 16:59 [gentoo-commits] gentoo-x86 commit in dev-java/asm: asm-1.5.3.ebuild ChangeLog asm-2.2.3-r1.ebuild asm-3.0.ebuild asm-3.1.ebuild asm-1.4.3-r3.ebuild Markus Rothe (corsair)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox