summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:26:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:26:36 +0000
commit4af98233a874dcdd59ca1dd6d4047734aae850c5 (patch)
tree51c53fbee9bfaa30fa406a2233371f63de933efd /kde-base/kitchensync
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-4af98233a874dcdd59ca1dd6d4047734aae850c5.tar.gz
gentoo-2-4af98233a874dcdd59ca1dd6d4047734aae850c5.tar.bz2
gentoo-2-4af98233a874dcdd59ca1dd6d4047734aae850c5.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'kde-base/kitchensync')
-rw-r--r--kde-base/kitchensync/ChangeLog6
-rw-r--r--kde-base/kitchensync/kitchensync-3.5.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kitchensync/ChangeLog b/kde-base/kitchensync/ChangeLog
index 33041af61ba5..1fbfed49a678 100644
--- a/kde-base/kitchensync/ChangeLog
+++ b/kde-base/kitchensync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kitchensync
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.53 2006/09/03 16:05:33 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.54 2006/09/07 13:26:36 flameeyes Exp $
+
+ 07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kitchensync-3.5.4.ebuild:
+ Add ~x86-fbsd keyword.
03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org>
kitchensync-3.5.2.ebuild:
diff --git a/kde-base/kitchensync/kitchensync-3.5.4.ebuild b/kde-base/kitchensync/kitchensync-3.5.4.ebuild
index 0c34e160173b..c75fadde8903 100644
--- a/kde-base/kitchensync/kitchensync-3.5.4.ebuild
+++ b/kde-base/kitchensync/kitchensync-3.5.4.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/kitchensync/kitchensync-3.5.4.ebuild,v 1.1 2006/07/25 06:16:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.4.ebuild,v 1.2 2006/09/07 13:26:36 flameeyes Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="Synchronize Data with KDE"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/kontact)
$(deprange $PV $MAXKDEVER kde-base/libkcal)"