summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-09 09:16:17 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-09 09:16:17 +0000
commitdaaf5281229b253fd91858ce794befdc12f5c722 (patch)
treea1ceb683d77411440ec3ac2994382047f56df75d /dev-java/commons-validator
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-daaf5281229b253fd91858ce794befdc12f5c722.tar.gz
gentoo-2-daaf5281229b253fd91858ce794befdc12f5c722.tar.bz2
gentoo-2-daaf5281229b253fd91858ce794befdc12f5c722.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'dev-java/commons-validator')
-rw-r--r--dev-java/commons-validator/ChangeLog6
-rw-r--r--dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog
index 50fb39b85b36..73c900c3dbaa 100644
--- a/dev-java/commons-validator/ChangeLog
+++ b/dev-java/commons-validator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/commons-validator
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.35 2006/12/03 18:28:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.36 2006/12/09 09:16:17 flameeyes Exp $
+
+ 09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ commons-validator-1.1.4-r1.ebuild:
+ Add ~x86-fbsd keyword.
03 Dec 2006; Markus Rothe <corsair@gentoo.org>
commons-validator-1.1.4-r1.ebuild:
diff --git a/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild b/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild
index cc403e1cd642..965b04cbe6fe 100644
--- a/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild
+++ b/dev-java/commons-validator/commons-validator-1.1.4-r1.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/commons-validator/commons-validator-1.1.4-r1.ebuild,v 1.5 2006/12/03 18:28:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild,v 1.6 2006/12/09 09:16:17 flameeyes Exp $
inherit java-pkg-2 java-ant-2
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/jakarta/commons/validator/source/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd"
IUSE="doc examples source"