summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosch Pixa <darkspecter@gentoo.org>2004-01-16 21:20:49 +0000
committerBartosch Pixa <darkspecter@gentoo.org>2004-01-16 21:20:49 +0000
commitbed83ecce591091b82a3a78b0bb2ace2a777884d (patch)
tree115a0abfa9d325c2aeca710599a9e78d954dda0c /net-mail
parentset ppc in keywords (diff)
downloadhistorical-bed83ecce591091b82a3a78b0bb2ace2a777884d.tar.gz
historical-bed83ecce591091b82a3a78b0bb2ace2a777884d.tar.bz2
historical-bed83ecce591091b82a3a78b0bb2ace2a777884d.zip
set ppc in keywords
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/sylpheed-claws/ChangeLog8
-rw-r--r--net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/net-mail/sylpheed-claws/ChangeLog b/net-mail/sylpheed-claws/ChangeLog
index b98b67548b72..0262169a6045 100644
--- a/net-mail/sylpheed-claws/ChangeLog
+++ b/net-mail/sylpheed-claws/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/sylpheed-claws
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.61 2004/01/07 20:21:24 weeve Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.62 2004/01/16 21:20:49 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ sylpheed-claws-0.9.7.ebuild:
+ set ppc in keywords
07 Jan 2004; Jason Wever <weeve@gentoo.org> sylpheed-claws-0.9.7.ebuild:
Marked stable on sparc, resolves #35970 for sparc.
diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild
index 2f21472a9b05..1b76f7054e10 100644
--- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild
+++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild,v 1.5 2004/01/07 20:21:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.7.ebuild,v 1.6 2004/01/16 21:20:49 darkspecter Exp $
IUSE="nls gnome xface dillo crypt spell imlib ssl ldap ipv6 pda clamav pdflib"
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc ~alpha"
+KEYWORDS="x86 ppc sparc ~alpha"
DEPEND=">=sys-apps/sed-4
=x11-libs/gtk+-1.2*