summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-06-27 21:23:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-06-27 21:23:37 +0000
commit12cd7f44fa80f9a1a48645d56c5dc824ab408db5 (patch)
tree3a3b538ab1b5b28d3744ee98b6b920fdd9f5354a /dev-java/jrexx
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-12cd7f44fa80f9a1a48645d56c5dc824ab408db5.tar.gz
gentoo-2-12cd7f44fa80f9a1a48645d56c5dc824ab408db5.tar.bz2
gentoo-2-12cd7f44fa80f9a1a48645d56c5dc824ab408db5.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/jrexx')
-rw-r--r--dev-java/jrexx/ChangeLog7
-rw-r--r--dev-java/jrexx/jrexx-1.1.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/jrexx/ChangeLog b/dev-java/jrexx/ChangeLog
index eb9a878d7abe..234798a37271 100644
--- a/dev-java/jrexx/ChangeLog
+++ b/dev-java/jrexx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jrexx
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jrexx/ChangeLog,v 1.14 2012/01/13 13:26:57 sera Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrexx/ChangeLog,v 1.15 2013/06/27 21:23:37 aballier Exp $
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> jrexx-1.1.1-r1.ebuild:
+ keyword ~amd64-fbsd
13 Jan 2012; Ralph Sennhauser <sera@gentoo.org> jrexx-1.1.1-r1.ebuild:
Set encoding to ISO8859_1 for javadoc generation. Fixes #398101
diff --git a/dev-java/jrexx/jrexx-1.1.1-r1.ebuild b/dev-java/jrexx/jrexx-1.1.1-r1.ebuild
index c589399db0d6..e40608fdfb86 100644
--- a/dev-java/jrexx/jrexx-1.1.1-r1.ebuild
+++ b/dev-java/jrexx/jrexx-1.1.1-r1.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/jrexx/jrexx-1.1.1-r1.ebuild,v 1.11 2012/01/13 13:26:57 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrexx/jrexx-1.1.1-r1.ebuild,v 1.12 2013/06/27 21:23:37 aballier Exp $
inherit java-pkg-2
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
HOMEPAGE="http://www.karneim.com/jrexx/"
LICENSE="LGPL-2.1"
SLOT="0"
-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.4"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip