summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/balsa/ChangeLog5
-rw-r--r--net-mail/balsa/balsa-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/balsa/ChangeLog b/net-mail/balsa/ChangeLog
index 7d3806cafa94..b4f9decc2f61 100644
--- a/net-mail/balsa/ChangeLog
+++ b/net-mail/balsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/balsa
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.25 2002/12/13 11:00:07 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.26 2002/12/20 03:48:29 alron Exp $
+
+ 19 Dec 2002; Dean Bailey <alron@gentoo.org> :
+ Removed sparc64 keyword
*balsa-2.0.3 (11 Dec 2002)
diff --git a/net-mail/balsa/balsa-2.0.3.ebuild b/net-mail/balsa/balsa-2.0.3.ebuild
index 53cc72cc8f58..cfa1643cb2bd 100644
--- a/net-mail/balsa/balsa-2.0.3.ebuild
+++ b/net-mail/balsa/balsa-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.3.ebuild,v 1.1 2002/12/13 01:36:29 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.3.ebuild,v 1.2 2002/12/20 03:48:29 alron Exp $
inherit debug gnome2 eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://balsa.gnome.org"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~sparc64"
+KEYWORDS="~x86 ~sparc"
RDEPEND="net-mail/mailbase
>=dev-libs/glib-2