diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-10-25 08:09:46 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-10-25 08:09:46 +0000 |
commit | 0dd7ca742d060653309f9ebe833407eb621f195c (patch) | |
tree | befccd6fabe433ab7aca5c16eeafa81822cb557a /mail-client | |
parent | Added xinetd USE flag. Removed '--install' function from gcc-config and Added... (diff) | |
download | gentoo-2-0dd7ca742d060653309f9ebe833407eb621f195c.tar.gz gentoo-2-0dd7ca742d060653309f9ebe833407eb621f195c.tar.bz2 gentoo-2-0dd7ca742d060653309f9ebe833407eb621f195c.zip |
drop ppc, ppc64 and spark KEYWORDS, as they were mistakenly put there
(Portage version: 2.1.4.5)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail-spam_report/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-spam_report/ChangeLog b/mail-client/claws-mail-spam_report/ChangeLog index 742f41e1bc4f..338db9e05517 100644 --- a/mail-client/claws-mail-spam_report/ChangeLog +++ b/mail-client/claws-mail-spam_report/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-spam_report # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.1 2008/10/16 20:36:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.2 2008/10/25 08:09:46 opfer Exp $ + + 25 Oct 2008; Christian Faulhammer <opfer@gentoo.org> + claws-mail-spam_report-0.3.6.ebuild: + drop ppc, ppc64 and spark KEYWORDS, as they were mistakenly put there *claws-mail-spam_report-0.3.6 (16 Oct 2008) diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild index 80e0db1135ce..36bc06fe4b2c 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild,v 1.1 2008/10/16 20:36:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.6.ebuild,v 1.2 2008/10/25 08:09:46 opfer Exp $ inherit eutils @@ -11,7 +11,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 ~sparc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.6.1 >=net-misc/curl-7.9.7" |