summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-03-30 17:14:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-03-30 17:14:43 +0000
commit3994a8ff66eae6b12dc63f8b7d68b6a4388b27f5 (patch)
treec37d5a20e10db2478eb5672f9cdef225188a48e6 /dev-java/cglib
parentAdded ~ppc64 (diff)
downloadgentoo-2-3994a8ff66eae6b12dc63f8b7d68b6a4388b27f5.tar.gz
gentoo-2-3994a8ff66eae6b12dc63f8b7d68b6a4388b27f5.tar.bz2
gentoo-2-3994a8ff66eae6b12dc63f8b7d68b6a4388b27f5.zip
Added ~ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java/cglib')
-rw-r--r--dev-java/cglib/ChangeLog6
-rw-r--r--dev-java/cglib/cglib-2.0.2-r2.ebuild4
-rw-r--r--dev-java/cglib/cglib-2.1.3.ebuild4
-rw-r--r--dev-java/cglib/cglib-2.2_beta1-r1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/cglib/ChangeLog b/dev-java/cglib/ChangeLog
index 416a4ebeb7ed..cd63ff10b87b 100644
--- a/dev-java/cglib/ChangeLog
+++ b/dev-java/cglib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/cglib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.41 2008/03/11 15:40:43 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.42 2008/03/30 17:14:43 corsair Exp $
+
+ 30 Mar 2008; Markus Rothe <corsair@gentoo.org> cglib-2.0.2-r2.ebuild,
+ cglib-2.1.3.ebuild, cglib-2.2_beta1-r1.ebuild:
+ Added ~ppc64
11 Mar 2008; Petteri Räty <betelgeuse@gentoo.org> cglib-2.0.2-r2.ebuild:
RESTRICT test for upcoming generic src_test. They fail and would need
diff --git a/dev-java/cglib/cglib-2.0.2-r2.ebuild b/dev-java/cglib/cglib-2.0.2-r2.ebuild
index 9cad21797dab..867337a383c7 100644
--- a/dev-java/cglib/cglib-2.0.2-r2.ebuild
+++ b/dev-java/cglib/cglib-2.0.2-r2.ebuild
@@ -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/cglib/cglib-2.0.2-r2.ebuild,v 1.13 2008/03/11 15:40:43 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.14 2008/03/30 17:14:43 corsair Exp $
EAPI=1
JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-1.1"
SLOT="2"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
COMMON_DEP="=dev-java/asm-1.4.3*
=dev-java/aspectwerkz-2*
dev-java/ant-core"
diff --git a/dev-java/cglib/cglib-2.1.3.ebuild b/dev-java/cglib/cglib-2.1.3.ebuild
index 1ed521354e69..79e368c512c7 100644
--- a/dev-java/cglib/cglib-2.1.3.ebuild
+++ b/dev-java/cglib/cglib-2.1.3.ebuild
@@ -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/cglib/cglib-2.1.3.ebuild,v 1.15 2008/03/11 15:25:14 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.1.3.ebuild,v 1.16 2008/03/30 17:14:43 corsair Exp $
EAPI=1
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${MY_PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-2.0"
SLOT="2.1"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
COMMON_DEP="dev-java/asm:1.5
dev-java/aspectwerkz:2
dev-java/ant-core"
diff --git a/dev-java/cglib/cglib-2.2_beta1-r1.ebuild b/dev-java/cglib/cglib-2.2_beta1-r1.ebuild
index f91daffe559c..949e0808ffd5 100644
--- a/dev-java/cglib/cglib-2.2_beta1-r1.ebuild
+++ b/dev-java/cglib/cglib-2.2_beta1-r1.ebuild
@@ -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/cglib/cglib-2.2_beta1-r1.ebuild,v 1.1 2008/02/17 16:44:40 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2_beta1-r1.ebuild,v 1.2 2008/03/30 17:14:43 corsair Exp $
EAPI=1
JAVA_PKG_IUSE="doc examples source"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.jar"
HOMEPAGE="http://cglib.sourceforge.net"
LICENSE="Apache-2.0"
SLOT="2.2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
COMMON_DEP="dev-java/asm:2.2
>=dev-java/ant-core-1.7.0"
RDEPEND=">=virtual/jre-1.4