diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-21 03:31:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-21 03:31:05 +0000 |
commit | bdb44f0c71b3f2f0f0b4bb6d276d4bfe3245f655 (patch) | |
tree | 47ad61b13956897fe79e10e5417c7efa5f62cac7 /net-mail | |
parent | security stable (diff) | |
download | historical-bdb44f0c71b3f2f0f0b4bb6d276d4bfe3245f655.tar.gz historical-bdb44f0c71b3f2f0f0b4bb6d276d4bfe3245f655.tar.bz2 historical-bdb44f0c71b3f2f0f0b4bb6d276d4bfe3245f655.zip |
Mark a non-package-masked version stable on alpha and ia64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.9.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/sylpheed/ChangeLog b/net-mail/sylpheed/ChangeLog index 02cef25fba26..cd04dd7d0490 100644 --- a/net-mail/sylpheed/ChangeLog +++ b/net-mail/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.47 2004/02/17 23:24:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/ChangeLog,v 1.48 2004/02/21 03:31:05 agriffis Exp $ + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> sylpheed-0.9.8.ebuild: + Mark a non-package-masked version stable on alpha and ia64 *sylpheed-0.9.7 (17 Feb 2004) diff --git a/net-mail/sylpheed/sylpheed-0.9.8.ebuild b/net-mail/sylpheed/sylpheed-0.9.8.ebuild index e68379a806a0..22f34bcaac31 100644 --- a/net-mail/sylpheed/sylpheed-0.9.8.ebuild +++ b/net-mail/sylpheed/sylpheed-0.9.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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/sylpheed-0.9.8.ebuild,v 1.1 2003/12/12 17:31:23 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.8.ebuild,v 1.2 2004/02/21 03:31:05 agriffis Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" @@ -14,7 +14,7 @@ HOMEPAGE="http://sylpheed.good-day.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~arm ~amd64 ia64" PROVIDE="virtual/sylpheed" |