summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 17:43:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-01 17:43:36 +0000
commit4463327d19b4b1f7c75e2162d997be77881e9215 (patch)
tree2a4c3abfeec6c56e5f85c9338fb1fbf52263fd3b /kde-base/kcheckpass
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-4463327d19b4b1f7c75e2162d997be77881e9215.tar.gz
gentoo-2-4463327d19b4b1f7c75e2162d997be77881e9215.tar.bz2
gentoo-2-4463327d19b4b1f7c75e2162d997be77881e9215.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/ChangeLog6
-rw-r--r--kde-base/kcheckpass/kcheckpass-3.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index 72a537d87876..b7006049bef6 100644
--- a/kde-base/kcheckpass/ChangeLog
+++ b/kde-base/kcheckpass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.41 2006/03/27 20:51:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.42 2006/04/01 17:43:36 flameeyes Exp $
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kcheckpass-3.5.0.ebuild:
+ Add ~x86-fbsd keyword.
27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kcheckpass-3.5.0.ebuild:
Mark 3.5.0 ~ia64
diff --git a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild b/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
index b696ee008a39..dc19f30dddab 100644
--- a/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-3.5.0.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/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.10 2006/03/27 20:51:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-3.5.0.ebuild,v 1.11 2006/04/01 17:43:36 flameeyes Exp $
KMNAME=kdebase
MAXKDEVER=3.5.2
@@ -11,7 +11,7 @@ SRC_URI="${SRC_URI}
mirror://gentoo/kdebase-${PV}-patches-1.tar.bz2"
DESCRIPTION="A simple password checker, used by any software in need of user authentication."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="pam"
DEPEND="pam? ( kde-base/kdebase-pam ) !pam? ( sys-apps/shadow )"