diff options
-rw-r--r-- | mail-client/claws-mail-att-remover/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-att-remover/ChangeLog b/mail-client/claws-mail-att-remover/ChangeLog index 8f451234b48f..c4b4a85711af 100644 --- a/mail-client/claws-mail-att-remover/ChangeLog +++ b/mail-client/claws-mail-att-remover/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-att-remover # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/ChangeLog,v 1.6 2007/09/03 19:21:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/ChangeLog,v 1.7 2007/09/13 18:26:42 opfer Exp $ + + 13 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + claws-mail-att-remover-1.0.7.ebuild: + x86 stable, security bug 190104 *claws-mail-att-remover-1.0.7 (03 Sep 2007) diff --git a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild index 72edb8cacd13..d451d8d75f1b 100644 --- a/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild +++ b/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.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-att-remover/claws-mail-att-remover-1.0.7.ebuild,v 1.1 2007/09/03 19:21:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-att-remover/claws-mail-att-remover-1.0.7.ebuild,v 1.2 2007/09/13 18:26:42 opfer Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.claws-mail.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" |