summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-05-03 02:43:01 +0000
committerJason Wever <weeve@gentoo.org>2003-05-03 02:43:01 +0000
commit0653bdbcaab0ce567384884fbf919640fc340e4c (patch)
tree9d722e5b21b19b5675f4c368189310bcac240143 /net-mail/balsa
parentdepfix per Bug#19660 and version bump per bug#18282 (diff)
downloadhistorical-0653bdbcaab0ce567384884fbf919640fc340e4c.tar.gz
historical-0653bdbcaab0ce567384884fbf919640fc340e4c.tar.bz2
historical-0653bdbcaab0ce567384884fbf919640fc340e4c.zip
Changed ~sparc keyword to sparc in relation to the mutt related buffer overflow.
Diffstat (limited to 'net-mail/balsa')
-rw-r--r--net-mail/balsa/ChangeLog6
-rw-r--r--net-mail/balsa/balsa-1.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/balsa/ChangeLog b/net-mail/balsa/ChangeLog
index ecb8ab020d70..cb9250d5e851 100644
--- a/net-mail/balsa/ChangeLog
+++ b/net-mail/balsa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/balsa
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.36 2003/04/30 06:38:17 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.37 2003/05/03 02:43:01 weeve Exp $
+
+ 02 May 2003; Jason Wever <weeve@gentoo.org> balsa-1.4.3.ebuild:
+ Changed ~sparc keyword to sparc in relation to the mutt related buffer
+ overflow.
30 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> balsa-2.0.10.ebuild :
Unmasked becuse of security update.
diff --git a/net-mail/balsa/balsa-1.4.3.ebuild b/net-mail/balsa/balsa-1.4.3.ebuild
index 49d4f0293153..8037aff2fc8a 100644
--- a/net-mail/balsa/balsa-1.4.3.ebuild
+++ b/net-mail/balsa/balsa-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.3.ebuild,v 1.2 2003/05/03 00:13:35 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.3.ebuild,v 1.3 2003/05/03 02:43:01 weeve Exp $
IUSE="ssl nls cups gtkhtml spell perl"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.balsa.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc sparc"
DEPEND="=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*