summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-04-07 15:14:21 +0000
committerPeter Weller <welp@gentoo.org>2007-04-07 15:14:21 +0000
commitc102aecef8a1f20e08693634b71c3da666987f3c (patch)
treed8f1ba409f315a76d67395602ccace271d86539a /mail-client
parentRemove ebuild calling libtoolize directly wrt bug #160036. (diff)
downloadgentoo-2-c102aecef8a1f20e08693634b71c3da666987f3c.tar.gz
gentoo-2-c102aecef8a1f20e08693634b71c3da666987f3c.tar.bz2
gentoo-2-c102aecef8a1f20e08693634b71c3da666987f3c.zip
Stable on amd64 wrt bug 163611
(Portage version: 2.1.2.3)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog5
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index 808924f3fc18..b377ace6a2cd 100644
--- a/mail-client/sylpheed-claws/ChangeLog
+++ b/mail-client/sylpheed-claws/ChangeLog
@@ -1,6 +1,9 @@
# 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.127 2007/03/17 12:22:48 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.128 2007/04/07 15:14:21 welp Exp $
+
+ 07 Apr 2007; Peter Weller <welp@gentoo.org> sylpheed-claws-2.6.1.ebuild:
+ Stable on amd64 wrt bug 163611
17 Mar 2007; Andrej Kacian <ticho@gentoo.org>
-sylpheed-claws-2.5.6.ebuild, -sylpheed-claws-2.6.0.ebuild:
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 86fe32180f84..15041cd48f65 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.9 2007/03/10 18:37:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.10 2007/04/07 15:14:21 welp 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}"