summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-03-06 17:00:42 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-03-06 17:00:42 +0000
commit79e21588fc6c66832cafea68ac291b16aa9bbf5b (patch)
treef667251ac1196702d6477ddca8d1c671647ff3c8 /mail-client
parenttypo (diff)
downloadgentoo-2-79e21588fc6c66832cafea68ac291b16aa9bbf5b.tar.gz
gentoo-2-79e21588fc6c66832cafea68ac291b16aa9bbf5b.tar.bz2
gentoo-2-79e21588fc6c66832cafea68ac291b16aa9bbf5b.zip
Stable on alpha wrt bug #163611
(Portage version: 2.1.2-r9)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 337329622854..62dbbc8472d9 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.123 2007/02/28 09:06:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.124 2007/03/06 17:00:42 yoswink Exp $
+
+ 06 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org>
+ sylpheed-claws-2.6.1.ebuild:
+ Stable on alpha wrt bug #163611
28 Feb 2007; Guy Martin <gmsoft@gentoo.org> sylpheed-claws-2.6.1.ebuild:
Stable on hppa
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 638eafede725..f2c53b6b6487 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-2007 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.6 2007/02/28 09:06:28 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.7 2007/03/06 17:00:42 yoswink 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 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
RDEPEND=">=mail-client/claws-mail-${PV}"