diff options
author | 2005-11-16 13:30:24 +0000 | |
---|---|---|
committer | 2005-11-16 13:30:24 +0000 | |
commit | bb0b697e5cbd39db3ccbb9f34f217d893c4a03a8 (patch) | |
tree | 695cea531a91871c3c2fd6a089c8560a081b2284 /mail-client/sylpheed | |
parent | Cosmetic change to make columns line up nicely. (diff) | |
download | gentoo-2-bb0b697e5cbd39db3ccbb9f34f217d893c4a03a8.tar.gz gentoo-2-bb0b697e5cbd39db3ccbb9f34f217d893c4a03a8.tar.bz2 gentoo-2-bb0b697e5cbd39db3ccbb9f34f217d893c4a03a8.zip |
stable on ia64 wrt security bug #111853.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index d1be39eda108..27b138389fa6 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.157 2005/11/14 21:15:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.158 2005/11/16 13:30:24 hattya Exp $ + + 16 Nov 2005; Akinori Hattori <hattya@gentoo.org> sylpheed-2.0.4.ebuild: + stable on ia64 wrt security bug #111853. 14 Nov 2005; Simon Stelling <blubb@gentoo.org> sylpheed-2.0.4.ebuild: stable on amd64 wrt bug 111853 diff --git a/mail-client/sylpheed/sylpheed-2.0.4.ebuild b/mail-client/sylpheed/sylpheed-2.0.4.ebuild index 4abe502b7845..1b0004fdb777 100644 --- a/mail-client/sylpheed/sylpheed-2.0.4.ebuild +++ b/mail-client/sylpheed/sylpheed-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.0.4.ebuild,v 1.7 2005/11/14 21:15:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.0.4.ebuild,v 1.8 2005/11/16 13:30:24 hattya Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |