summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-21 00:21:10 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-07-21 00:21:10 +0000
commit9c42b59c3ee1235b9e5750bc32400a222aefb560 (patch)
treea78e7d05475583b11760d1e3bb2698fb452694b7 /dev-java/java-config
parentAdd ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071). (diff)
downloadgentoo-2-9c42b59c3ee1235b9e5750bc32400a222aefb560.tar.gz
gentoo-2-9c42b59c3ee1235b9e5750bc32400a222aefb560.tar.bz2
gentoo-2-9c42b59c3ee1235b9e5750bc32400a222aefb560.zip
Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071).
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-java/java-config')
-rw-r--r--dev-java/java-config/ChangeLog6
-rw-r--r--dev-java/java-config/java-config-1.3.0-r2.ebuild4
-rw-r--r--dev-java/java-config/java-config-2.0.26-r4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog
index cddb25e4b6e5..7d7142fce697 100644
--- a/dev-java/java-config/ChangeLog
+++ b/dev-java/java-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/java-config
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.98 2006/07/16 19:15:45 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.99 2006/07/21 00:21:10 flameeyes Exp $
+
+ 21 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ java-config-1.3.0-r2.ebuild, java-config-2.0.26-r4.ebuild:
+ Add ~x86-fbsd keyword as needed to add diablo-jre-bin (see bug #141071).
16 Jul 2006; Joshua Nichols <jnichols@gentoo.org>
-java-config-2.0.26-r3.ebuild:
diff --git a/dev-java/java-config/java-config-1.3.0-r2.ebuild b/dev-java/java-config/java-config-1.3.0-r2.ebuild
index ca2276296e80..982d00e9e518 100644
--- a/dev-java/java-config/java-config-1.3.0-r2.ebuild
+++ b/dev-java/java-config/java-config-1.3.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.3.0-r2.ebuild,v 1.3 2006/07/01 19:11:13 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.3.0-r2.ebuild,v 1.4 2006/07/21 00:21:10 flameeyes Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="virtual/python
diff --git a/dev-java/java-config/java-config-2.0.26-r4.ebuild b/dev-java/java-config/java-config-2.0.26-r4.ebuild
index 47b4a0a7e778..4bb858c6a41b 100644
--- a/dev-java/java-config/java-config-2.0.26-r4.ebuild
+++ b/dev-java/java-config/java-config-2.0.26-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.26-r4.ebuild,v 1.1 2006/07/16 19:14:37 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.26-r4.ebuild,v 1.2 2006/07/21 00:21:10 flameeyes Exp $
inherit base distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/python"