summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:00:28 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:00:28 +0000
commit1266b3ab9535821b939606539740dfd0ad084710 (patch)
tree2c81fef955eb773dcbd4af8a9c95eb0dd6bab1b6 /dev-java/istack-commons-runtime
parentAdd ~x86-fbsd keyword. Bug #176906. (diff)
downloadgentoo-2-1266b3ab9535821b939606539740dfd0ad084710.tar.gz
gentoo-2-1266b3ab9535821b939606539740dfd0ad084710.tar.bz2
gentoo-2-1266b3ab9535821b939606539740dfd0ad084710.zip
Add ~x86-fbsd keyword. Bug #176906.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/istack-commons-runtime')
-rw-r--r--dev-java/istack-commons-runtime/ChangeLog6
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/istack-commons-runtime/ChangeLog b/dev-java/istack-commons-runtime/ChangeLog
index 50dcdd3319e1..d8e15f758319 100644
--- a/dev-java/istack-commons-runtime/ChangeLog
+++ b/dev-java/istack-commons-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/istack-commons-runtime
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.2 2007/05/01 18:35:06 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.3 2007/05/23 17:00:28 flameeyes Exp $
+
+ 23 May 2007; Diego Pettenò <flameeyes@gentoo.org>
+ istack-commons-runtime-20070122.ebuild:
+ Add ~x86-fbsd keyword. Bug #176906.
01 May 2007; Krzysiek Pawlik <nelchael@gentoo.org>
istack-commons-runtime-20070122.ebuild:
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
index 627f1f3036ba..54d8b3686270 100644
--- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
+++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.2 2007/05/01 18:35:06 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.3 2007/05/23 17:00:28 flameeyes Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2"
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
COMMON_DEP="dev-java/sun-jaf"