public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/cglib: cglib-2.0.2-r2.ebuild cglib-2.1.3.ebuild ChangeLog
@ 2009-12-28 17:27 Joseph Jezak (josejx)
  0 siblings, 0 replies; only message in thread
From: Joseph Jezak (josejx) @ 2009-12-28 17:27 UTC (permalink / raw
  To: gentoo-commits

josejx      09/12/28 17:27:40

  Modified:             cglib-2.0.2-r2.ebuild cglib-2.1.3.ebuild ChangeLog
  Log:
  Marked ppc64 stable.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 dev-java/cglib/cglib-2.0.2-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild?r1=1.15&r2=1.16

Index: cglib-2.0.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- cglib-2.0.2-r2.ebuild	28 Dec 2009 14:39:02 -0000	1.15
+++ cglib-2.0.2-r2.ebuild	28 Dec 2009 17:27:40 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.15 2009/12/28 14:39:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.16 2009/12/28 17:27:40 josejx Exp $
 
 EAPI=2
 JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@
 HOMEPAGE="http://cglib.sourceforge.net"
 LICENSE="Apache-1.1"
 SLOT="2"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 COMMON_DEP="=dev-java/asm-1.4.3*
 	=dev-java/aspectwerkz-2*
 	dev-java/ant-core"



1.18                 dev-java/cglib/cglib-2.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild?r1=1.17&r2=1.18

Index: cglib-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- cglib-2.1.3.ebuild	28 Dec 2009 14:39:02 -0000	1.17
+++ cglib-2.1.3.ebuild	28 Dec 2009 17:27:40 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v 1.17 2009/12/28 14:39:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v 1.18 2009/12/28 17:27:40 josejx Exp $
 
 EAPI=2
 JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://cglib.sourceforge.net"
 LICENSE="Apache-2.0"
 SLOT="2.1"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 COMMON_DEP="dev-java/asm:1.5
 	dev-java/aspectwerkz:2
 	dev-java/ant-core"



1.49                 dev-java/cglib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	28 Dec 2009 14:39:02 -0000	1.48
+++ ChangeLog	28 Dec 2009 17:27:40 -0000	1.49
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/cglib
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.48 2009/12/28 14:39:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.49 2009/12/28 17:27:40 josejx Exp $
+
+  28 Dec 2009; Joseph Jezak <josejx@gentoo.org> cglib-2.0.2-r2.ebuild,
+  cglib-2.1.3.ebuild:
+  Marked ppc64 stable.
 
   28 Dec 2009; Petteri Räty <betelgeuse@gentoo.org> cglib-2.0.2-r2.ebuild,
   cglib-2.1.3.ebuild:






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

only message in thread, other threads:[~2009-12-28 17:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-28 17:27 [gentoo-commits] gentoo-x86 commit in dev-java/cglib: cglib-2.0.2-r2.ebuild cglib-2.1.3.ebuild ChangeLog Joseph Jezak (josejx)

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