summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-client/sylpheed-claws/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws/files/digest-sylpheed-claws-2.6.11
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index fd122622e127..597636d29503 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed-claws
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.118 2006/12/08 11:22:38 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.119 2006/12/12 14:25:49 uberlord Exp $
+
+ 12 Dec 2006; Roy Marples <uberlord@gentoo.org>
+ sylpheed-claws-2.6.1.ebuild:
+ Added ~x86-fbsd keyword.
*sylpheed-claws-2.6.1 (08 Dec 2006)
diff --git a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-2.6.1 b/mail-client/sylpheed-claws/files/digest-sylpheed-claws-2.6.1
index 8b137891791f..e69de29bb2d1 100644
--- a/mail-client/sylpheed-claws/files/digest-sylpheed-claws-2.6.1
+++ b/mail-client/sylpheed-claws/files/digest-sylpheed-claws-2.6.1
@@ -1 +0,0 @@
-
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild
index 0ee701988cb9..1b7fe6207531 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.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/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.1 2006/12/08 11:22:38 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.2 2006/12/12 14:25:49 uberlord Exp $
IUSE=""
DESCRIPTION="Sylpheed-Claws is an email client (and news reader) based on GTK+"
@@ -8,5 +8,5 @@ HOMEPAGE="http://claws.sylpheed.org"
SRC_URI=""
SLOT="0"
LICENSE="GPL-2" # should be empty actually, but that makes repoman unhappy
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
RDEPEND=">=mail-client/claws-mail-${PV}" \ No newline at end of file