diff options
author | 2013-06-27 21:58:12 +0000 | |
---|---|---|
committer | 2013-06-27 21:58:12 +0000 | |
commit | 962aec65f3bc28746aa90843ae5689cdaf9861e7 (patch) | |
tree | b4ac51312960c825ee318d7286e80846338b86a5 /dev-java/cglib | |
parent | keyword amd64-fbsd (diff) | |
download | gentoo-2-962aec65f3bc28746aa90843ae5689cdaf9861e7.tar.gz gentoo-2-962aec65f3bc28746aa90843ae5689cdaf9861e7.tar.bz2 gentoo-2-962aec65f3bc28746aa90843ae5689cdaf9861e7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-java/cglib')
-rw-r--r-- | dev-java/cglib/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/cglib/cglib-2.0.2-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-java/cglib/cglib-2.2.3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-java/cglib/ChangeLog b/dev-java/cglib/ChangeLog index cba690a949ce..aeb724d7b55d 100644 --- a/dev-java/cglib/ChangeLog +++ b/dev-java/cglib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/cglib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.52 2013/03/28 03:39:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.53 2013/06/27 21:58:12 aballier Exp $ + + 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> cglib-2.0.2-r2.ebuild, + cglib-2.2.3.ebuild: + keyword ~amd64-fbsd *cglib-2.2.3 (28 Mar 2013) diff --git a/dev-java/cglib/cglib-2.0.2-r2.ebuild b/dev-java/cglib/cglib-2.0.2-r2.ebuild index 1287f754d462..efdcb1d7e22a 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-2010 Gentoo Foundation +# Copyright 1999-2013 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.17 2010/01/15 20:20:23 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.0.2-r2.ebuild,v 1.18 2013/06/27 21:58:12 aballier Exp $ EAPI=2 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 ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" COMMON_DEP="=dev-java/asm-1.4.3* =dev-java/aspectwerkz-2* dev-java/ant-core" diff --git a/dev-java/cglib/cglib-2.2.3.ebuild b/dev-java/cglib/cglib-2.2.3.ebuild index ad79b499d850..7f951ed948e1 100644 --- a/dev-java/cglib/cglib-2.2.3.ebuild +++ b/dev-java/cglib/cglib-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.3.ebuild,v 1.1 2013/03/28 03:39:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/cglib-2.2.3.ebuild,v 1.2 2013/06/27 21:58:12 aballier Exp $ EAPI=5 JAVA_PKG_IUSE="test doc examples source" @@ -12,7 +12,7 @@ HOMEPAGE="http://cglib.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${PN}.${PV}.zip" LICENSE="Apache-2.0" SLOT="2.2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" COMMON_DEP="dev-java/asm:3 >=dev-java/ant-core-1.7.0:0" |