summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-18 12:17:09 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-18 12:17:09 +0000
commitccc12e5615d910c7bc8262865664a9303d5609bd (patch)
tree88c6a47793f4ef7d5a7dcb4c465c2d2051409248 /net-mail/spamcup
parentVersion bump. (Manifest recommit) (diff)
downloadgentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.tar.gz
gentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.tar.bz2
gentoo-2-ccc12e5615d910c7bc8262865664a9303d5609bd.zip
Added to ~ppc
Diffstat (limited to 'net-mail/spamcup')
-rw-r--r--net-mail/spamcup/ChangeLog5
-rw-r--r--net-mail/spamcup/spamcup-1.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/spamcup/ChangeLog b/net-mail/spamcup/ChangeLog
index d0fe76f86c73..59ee3fc6579d 100644
--- a/net-mail/spamcup/ChangeLog
+++ b/net-mail/spamcup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/spamcup
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.1 2004/09/19 20:53:42 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.2 2004/10/18 12:12:28 dholm Exp $
+
+ 18 Oct 2004; David Holm <dholm@gentoo.org> spamcup-1.08.ebuild:
+ Added to ~ppc.
*spamcup-1.08 (19 Sep 2004)
diff --git a/net-mail/spamcup/spamcup-1.08.ebuild b/net-mail/spamcup/spamcup-1.08.ebuild
index e35578f1eed4..bfc2f32998d2 100644
--- a/net-mail/spamcup/spamcup-1.08.ebuild
+++ b/net-mail/spamcup/spamcup-1.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.08.ebuild,v 1.1 2004/09/19 20:53:42 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.08.ebuild,v 1.2 2004/10/18 12:12:28 dholm 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="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0