summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-22 21:29:45 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-22 21:29:45 +0000
commit6f05481f424d039d950fac6685ba6a0a35612d8e (patch)
treed65359ab445a4048e967fa84861b1c4255ad2f73 /net-mail/spamcup
parentMarking vim-7.3.189 ppc for bug 371977 (diff)
downloadgentoo-2-6f05481f424d039d950fac6685ba6a0a35612d8e.tar.gz
gentoo-2-6f05481f424d039d950fac6685ba6a0a35612d8e.tar.bz2
gentoo-2-6f05481f424d039d950fac6685ba6a0a35612d8e.zip
Marking spamcup-1.09 ppc for bug 370221
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'net-mail/spamcup')
-rw-r--r--net-mail/spamcup/ChangeLog5
-rw-r--r--net-mail/spamcup/spamcup-1.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/spamcup/ChangeLog b/net-mail/spamcup/ChangeLog
index 5f1e322975a2..85cf39343d24 100644
--- a/net-mail/spamcup/ChangeLog
+++ b/net-mail/spamcup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/spamcup
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.10 2011/06/14 19:06:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.11 2011/06/22 21:29:45 ranger Exp $
+
+ 22 Jun 2011; Brent Baude <ranger@gentoo.org> spamcup-1.09.ebuild:
+ Marking spamcup-1.09 ppc for bug 370221
14 Jun 2011; Markus Meier <maekke@gentoo.org> spamcup-1.09.ebuild:
x86 stable, bug #370221
diff --git a/net-mail/spamcup/spamcup-1.09.ebuild b/net-mail/spamcup/spamcup-1.09.ebuild
index 6a634f182119..08c4a1f6e0b5 100644
--- a/net-mail/spamcup/spamcup-1.09.ebuild
+++ b/net-mail/spamcup/spamcup-1.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v 1.4 2011/06/14 19:06:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.09.ebuild,v 1.5 2011/06/22 21:29:45 ranger Exp $
DESCRIPTION="This script does the same you would do when you report spam with your browser in Spamcop.net."
HOMEPAGE="http://sourceforge.net/projects/spamcup/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/spamcup/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0