summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-11-02 14:10:20 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-11-02 14:10:20 +0000
commitaa495d3005933867f629fec4830d419927ab6509 (patch)
tree107e3d13e24b4a69b293c1ff7db87290960943cc /net-mail/spamcup
parentMark arm/hppa/ia64/s390/x86 stable for security, fix duplicate manpage instal... (diff)
downloadhistorical-aa495d3005933867f629fec4830d419927ab6509.tar.gz
historical-aa495d3005933867f629fec4830d419927ab6509.tar.bz2
historical-aa495d3005933867f629fec4830d419927ab6509.zip
Stable on x86
Diffstat (limited to 'net-mail/spamcup')
-rw-r--r--net-mail/spamcup/ChangeLog6
-rw-r--r--net-mail/spamcup/Manifest16
-rw-r--r--net-mail/spamcup/metadata.xml5
-rw-r--r--net-mail/spamcup/spamcup-1.08.ebuild4
4 files changed, 23 insertions, 8 deletions
diff --git a/net-mail/spamcup/ChangeLog b/net-mail/spamcup/ChangeLog
index 59ee3fc6579d..ba67a481d04a 100644
--- a/net-mail/spamcup/ChangeLog
+++ b/net-mail/spamcup/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2004/10/18 12:12:28 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/ChangeLog,v 1.3 2004/11/02 14:10:20 ticho Exp $
+
+ 02 Nov 2004; Andrej Kacian <ticho@gentoo.org> metadata.xml,
+ spamcup-1.08.ebuild:
+ Stable on x86
18 Oct 2004; David Holm <dholm@gentoo.org> spamcup-1.08.ebuild:
Added to ~ppc.
diff --git a/net-mail/spamcup/Manifest b/net-mail/spamcup/Manifest
index 977f0cfe5fc4..da6ddac3d773 100644
--- a/net-mail/spamcup/Manifest
+++ b/net-mail/spamcup/Manifest
@@ -1,4 +1,14 @@
-MD5 8c6750bc686ff3bdd53c68a7c56ae7af ChangeLog 439
-MD5 3f61d9f697e7b7352880a66d156f26ca metadata.xml 222
-MD5 13e8925ea75c259e5616a16332f9a705 spamcup-1.08.ebuild 655
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 ff3bc9e556a5026aab2af920fc2cc481 ChangeLog 541
+MD5 2641a745352a757c40b3cb074e4433a1 metadata.xml 253
+MD5 df76d63660d66eec1d3311b348f41d9e spamcup-1.08.ebuild 654
MD5 7615c8407d7006e44fac9ba7ce7197d9 files/digest-spamcup-1.08 62
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBh5VZ10xuJSrg3/sRAmHYAJ4uv4RqV/XhtQ5VCIN/XuATQk+DWwCdGyEN
+PdjCbSoNnOfWXQXeroeR1do=
+=VMsv
+-----END PGP SIGNATURE-----
diff --git a/net-mail/spamcup/metadata.xml b/net-mail/spamcup/metadata.xml
index 93df6b622623..63797fde4bf0 100644
--- a/net-mail/spamcup/metadata.xml
+++ b/net-mail/spamcup/metadata.xml
@@ -2,7 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-mail</herd>
-<maintainer>
+ <maintainer>
<email>ticho@gentoo.org</email>
-</maintainer>
+ <name>Andrej Kacian</name>
+ </maintainer>
</pkgmetadata>
diff --git a/net-mail/spamcup/spamcup-1.08.ebuild b/net-mail/spamcup/spamcup-1.08.ebuild
index bfc2f32998d2..13f7f4b3c469 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.2 2004/10/18 12:12:28 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/spamcup/spamcup-1.08.ebuild,v 1.3 2004/11/02 14:10:20 ticho 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 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0