summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-08-11 13:37:23 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-08-11 13:37:23 +0000
commit31ca61d078313d014e92836fa1303ba8e566930b (patch)
tree137982c255f3f52ee7341f5ab0fe626ca0bcd197 /mail-client
parentVersion bump. Thanks to y0zza <furry.goat@gmail.com> for notification in bug ... (diff)
downloadgentoo-2-31ca61d078313d014e92836fa1303ba8e566930b.tar.gz
gentoo-2-31ca61d078313d014e92836fa1303ba8e566930b.tar.bz2
gentoo-2-31ca61d078313d014e92836fa1303ba8e566930b.zip
~amd64
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed-claws/ChangeLog6
-rw-r--r--mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws/ChangeLog b/mail-client/sylpheed-claws/ChangeLog
index e168a33eb810..e212715321c8 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.10 2004/08/09 10:57:16 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/ChangeLog,v 1.11 2004/08/11 13:37:23 kugelfang Exp $
+
+ 11 Aug 2004; Danny van Dyk <kugelfang@gentoo.org>
+ sylpheed-claws-0.9.12.ebuild:
+ Marked ~amd64.
*sylpheed-claws-0.9.12-r1 (09 Aug 2004)
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild
index af5c1253fe4f..1a76034a73db 100644
--- a/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild
+++ b/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild,v 1.2 2004/07/30 20:35:25 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-0.9.12.ebuild,v 1.3 2004/08/11 13:37:23 kugelfang Exp $
IUSE="nls gnome xface dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib"
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
DEPEND=">=sys-apps/sed-4
=x11-libs/gtk+-1.2*