diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 21:19:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 21:19:12 +0000 |
commit | eb99db7764c7a60f653d615283d11dd469f8832e (patch) | |
tree | 66908e47cc9ba6f21cbd9b6775a3f65d2dd10180 /dev-java/trove | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.tar.gz gentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.tar.bz2 gentoo-2-eb99db7764c7a60f653d615283d11dd469f8832e.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/trove')
-rw-r--r-- | dev-java/trove/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/trove/trove-3.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/trove/ChangeLog b/dev-java/trove/ChangeLog index 6668e59ddeaf..e351f9eadcf0 100644 --- a/dev-java/trove/ChangeLog +++ b/dev-java/trove/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/trove -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/ChangeLog,v 1.18 2012/06/22 15:37:02 ranger Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/ChangeLog,v 1.19 2013/06/27 21:19:12 aballier Exp $ + + 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> trove-3.0.2.ebuild: + keyword ~amd64-fbsd 22 Jun 2012; Brent Baude <ranger@gentoo.org> trove-3.0.2.ebuild: Marking trove-3.0.2 ppc64 for bug 418729 diff --git a/dev-java/trove/trove-3.0.2.ebuild b/dev-java/trove/trove-3.0.2.ebuild index f75bb1d8168c..f63db097a46f 100644 --- a/dev-java/trove/trove-3.0.2.ebuild +++ b/dev-java/trove/trove-3.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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/trove/trove-3.0.2.ebuild,v 1.5 2012/06/22 15:37:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/trove/trove-3.0.2.ebuild,v 1.6 2013/06/27 21:19:12 aballier Exp $ EAPI="2" JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ HOMEPAGE="http://trove4j.sourceforge.net" LICENSE="LGPL-2.1" IUSE="" SLOT="3" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=">=virtual/jre-1.5" DEPEND=">=virtual/jdk-1.5" S="${WORKDIR}/${PV}" |