summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:16:19 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-07 13:16:19 +0000
commit9f4b3c1472cf011937802516219f02e99b51fd40 (patch)
tree8a4047f13170c4d6a7b314d2d5324c7a31b36ad2 /kde-base/kandy
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-9f4b3c1472cf011937802516219f02e99b51fd40.tar.gz
gentoo-2-9f4b3c1472cf011937802516219f02e99b51fd40.tar.bz2
gentoo-2-9f4b3c1472cf011937802516219f02e99b51fd40.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_rc1-r6)
Diffstat (limited to 'kde-base/kandy')
-rw-r--r--kde-base/kandy/ChangeLog5
-rw-r--r--kde-base/kandy/kandy-3.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kandy/ChangeLog b/kde-base/kandy/ChangeLog
index 77da9481b603..157f13ca2ddf 100644
--- a/kde-base/kandy/ChangeLog
+++ b/kde-base/kandy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kandy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/ChangeLog,v 1.50 2006/09/03 16:07:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/ChangeLog,v 1.51 2006/09/07 13:16:19 flameeyes Exp $
+
+ 07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> kandy-3.5.4.ebuild:
+ Add ~x86-fbsd keyword.
03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kandy-3.5.2.ebuild:
Stable on ia64.
diff --git a/kde-base/kandy/kandy-3.5.4.ebuild b/kde-base/kandy/kandy-3.5.4.ebuild
index 7375c5570fd7..998b9dd1be86 100644
--- a/kde-base/kandy/kandy-3.5.4.ebuild
+++ b/kde-base/kandy/kandy-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/kandy/kandy-3.5.4.ebuild,v 1.1 2006/07/25 03:08:38 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kandy/kandy-3.5.4.ebuild,v 1.2 2006/09/07 13:16:19 flameeyes Exp $
KMNAME=kdepim
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="KDE: Communicating with your mobile phone"
-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/libkdepim)"