diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 22:53:30 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-03-19 22:53:30 +0000 |
commit | d1b25c5dd3f98616e0989b9e4614612d8e4bad1a (patch) | |
tree | 510d1d98b5169a3353dd48c8a95f8747b6da03c1 /mail-client/sylpheed-claws-att-remover | |
parent | Add DEPEND on app-arch/unzip (diff) | |
download | gentoo-2-d1b25c5dd3f98616e0989b9e4614612d8e4bad1a.tar.gz gentoo-2-d1b25c5dd3f98616e0989b9e4614612d8e4bad1a.tar.bz2 gentoo-2-d1b25c5dd3f98616e0989b9e4614612d8e4bad1a.zip |
Stable on x86, bug #126838.
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'mail-client/sylpheed-claws-att-remover')
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-att-remover/ChangeLog b/mail-client/sylpheed-claws-att-remover/ChangeLog index 100e08dc356d..79d5b35b789b 100644 --- a/mail-client/sylpheed-claws-att-remover/ChangeLog +++ b/mail-client/sylpheed-claws-att-remover/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed-claws-att-remover # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.2 2006/02/16 19:11:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/ChangeLog,v 1.3 2006/03/19 22:53:30 ticho Exp $ + + 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-att-remover-0.4.ebuild: + Stable on x86, bug #126838. *sylpheed-claws-att-remover-0.4 (10 Feb 2006) diff --git a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild index 3b23ec97c33c..91cff459cd46 100644 --- a/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild +++ b/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.1 2006/02/10 18:48:24 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-att-remover/sylpheed-claws-att-remover-0.4.ebuild,v 1.2 2006/03/19 22:53:30 ticho Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |