diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 17:20:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 17:20:33 +0000 |
commit | 52edeb23c695642dfa92ed59b010918912121701 (patch) | |
tree | 0b64ebd0c78a7fe2f27806a164a09012bbba7579 /mail-client | |
parent | Fixes Multiple vulnerabilities (CVE-2007-31{89,90,91,92}) reported by Robert ... (diff) | |
download | gentoo-2-52edeb23c695642dfa92ed59b010918912121701.tar.gz gentoo-2-52edeb23c695642dfa92ed59b010918912121701.tar.bz2 gentoo-2-52edeb23c695642dfa92ed59b010918912121701.zip |
alpha/ia64 stable wrt security #190104
(Portage version: 2.1.2.12)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 5d58302a9c22..7b24f3dd5bff 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.245 2007/09/13 11:45:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.246 2007/09/13 17:20:33 armin76 Exp $ + + 13 Sep 2007; Raúl Porcel <armin76@gentoo.org> sylpheed-2.4.5.ebuild: + alpha/ia64 stable wrt security #190104 13 Sep 2007; Markus Rothe <corsair@gentoo.org> sylpheed-2.4.5.ebuild: Stable on ppc64; bug #190104 diff --git a/mail-client/sylpheed/sylpheed-2.4.5.ebuild b/mail-client/sylpheed/sylpheed-2.4.5.ebuild index 3820c60273da..74fc5d5ca8eb 100644 --- a/mail-client/sylpheed/sylpheed-2.4.5.ebuild +++ b/mail-client/sylpheed/sylpheed-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v 1.5 2007/09/13 11:45:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.5.ebuild,v 1.6 2007/09/13 17:20:33 armin76 Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86" SLOT="0" DEPEND=">=x11-libs/gtk+-2.4 |