summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:27:50 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:27:50 +0000
commit7fa8e8a1c61e38c0050c61ccae28d5e1d8accce5 (patch)
treef0d511df7112887fb96ddf5b93cae8f4c09f7ab4 /kde-base/ksync
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-7fa8e8a1c61e38c0050c61ccae28d5e1d8accce5.tar.gz
gentoo-2-7fa8e8a1c61e38c0050c61ccae28d5e1d8accce5.tar.bz2
gentoo-2-7fa8e8a1c61e38c0050c61ccae28d5e1d8accce5.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'kde-base/ksync')
-rw-r--r--kde-base/ksync/ChangeLog5
-rw-r--r--kde-base/ksync/ksync-3.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksync/ChangeLog b/kde-base/ksync/ChangeLog
index ca062bd3bd29..ff60da0f0504 100644
--- a/kde-base/ksync/ChangeLog
+++ b/kde-base/ksync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksync
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.51 2006/09/03 15:28:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ChangeLog,v 1.52 2006/09/07 13:27:50 flameeyes Exp $
+
+ 07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> ksync-3.5.4.ebuild:
+ Add ~x86-fbsd keyword.
03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> ksync-3.5.2.ebuild:
Stable on ia64.
diff --git a/kde-base/ksync/ksync-3.5.4.ebuild b/kde-base/ksync/ksync-3.5.4.ebuild
index 026929e59065..750647f391c4 100644
--- a/kde-base/ksync/ksync-3.5.4.ebuild
+++ b/kde-base/ksync/ksync-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/ksync/ksync-3.5.4.ebuild,v 1.1 2006/07/25 08:15:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksync/ksync-3.5.4.ebuild,v 1.2 2006/09/07 13:27:50 flameeyes Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE pda synchronizer"
-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/libkcal)"