diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-16 16:28:52 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-16 16:28:52 +0000 |
commit | 92058faa0fb360f4d8da682a1e8972d03c8269d1 (patch) | |
tree | 0afe975a99ab0494d634c8aa58f6c133babfe132 /mail-client/claws-mail-gtkhtml | |
parent | Stable on amd64 wrt security bug #190104 (diff) | |
download | gentoo-2-92058faa0fb360f4d8da682a1e8972d03c8269d1.tar.gz gentoo-2-92058faa0fb360f4d8da682a1e8972d03c8269d1.tar.bz2 gentoo-2-92058faa0fb360f4d8da682a1e8972d03c8269d1.zip |
Stable on amd64 wrt security bug #190104
(Portage version: 2.1.3.9)
Diffstat (limited to 'mail-client/claws-mail-gtkhtml')
-rw-r--r-- | mail-client/claws-mail-gtkhtml/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-gtkhtml/ChangeLog b/mail-client/claws-mail-gtkhtml/ChangeLog index 869be81654eb..44e865e48694 100644 --- a/mail-client/claws-mail-gtkhtml/ChangeLog +++ b/mail-client/claws-mail-gtkhtml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-gtkhtml # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.17 2007/09/13 20:33:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.18 2007/09/16 16:28:52 angelos Exp $ + + 16 Sep 2007; Christoph Mende <angelos@gentoo.org> + claws-mail-gtkhtml-0.15.2.ebuild: + Stable on amd64 wrt security bug #190104 13 Sep 2007; Markus Rothe <corsair@gentoo.org> claws-mail-gtkhtml-0.15.2.ebuild: diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild index cb3d22ca425c..b292f76c2aff 100644 --- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild +++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.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/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild,v 1.3 2007/09/13 20:21:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild,v 1.4 2007/09/16 16:28:52 angelos Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" DEPEND=">=mail-client/claws-mail-3.0.0 =gnome-extra/gtkhtml-2* |