summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-06-18 17:41:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-06-18 17:41:22 +0000
commitbac48cc0415bcc2e1ed32b3d5c6b26b39d643b9a (patch)
tree4a95b18e8605c50f5c56f1f7d815c09c5fe2a8df /dev-java/jcifs
parentAllow sys-libs/db-4* to satisfy kbabel's dependencies as all of them work fin... (diff)
downloadhistorical-bac48cc0415bcc2e1ed32b3d5c6b26b39d643b9a.tar.gz
historical-bac48cc0415bcc2e1ed32b3d5c6b26b39d643b9a.tar.bz2
historical-bac48cc0415bcc2e1ed32b3d5c6b26b39d643b9a.zip
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.3_rc4
Diffstat (limited to 'dev-java/jcifs')
-rw-r--r--dev-java/jcifs/ChangeLog5
-rw-r--r--dev-java/jcifs/jcifs-1.2.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jcifs/ChangeLog b/dev-java/jcifs/ChangeLog
index a61272df5322..3f8989c45e62 100644
--- a/dev-java/jcifs/ChangeLog
+++ b/dev-java/jcifs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jcifs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jcifs/ChangeLog,v 1.13 2007/06/15 15:49:17 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jcifs/ChangeLog,v 1.14 2007/06/18 17:22:37 flameeyes Exp $
+
+ 18 Jun 2007; Diego Pettenò <flameeyes@gentoo.org> jcifs-1.2.13.ebuild:
+ Add ~x86-fbsd keyword.
15 Jun 2007; Vlastimil Babka <caster@gentoo.org> -files/build-xml.patch,
-jcifs-1.1.5.ebuild:
diff --git a/dev-java/jcifs/jcifs-1.2.13.ebuild b/dev-java/jcifs/jcifs-1.2.13.ebuild
index 58647e59f264..5f63630c4469 100644
--- a/dev-java/jcifs/jcifs-1.2.13.ebuild
+++ b/dev-java/jcifs/jcifs-1.2.13.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/jcifs/jcifs-1.2.13.ebuild,v 1.6 2007/06/15 14:49:58 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jcifs/jcifs-1.2.13.ebuild,v 1.7 2007/06/18 17:22:37 flameeyes Exp $
JAVA_PKG_IUSE="doc examples source"
@@ -11,7 +11,7 @@ SRC_URI="http://jcifs.samba.org/src/${P}.tgz"
HOMEPAGE="http://jcifs.samba.org/"
LICENSE="LGPL-2.1"
SLOT="1.1"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
RDEPEND=">=virtual/jre-1.4
=dev-java/servletapi-2.4*"
DEPEND=">=virtual/jdk-1.4