diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-11-02 14:10:20 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-11-02 14:10:20 +0000 |
commit | 633b784860d2219e31c23999f083f32216d5a360 (patch) | |
tree | a3efe01b3cbca469a504d38b52c0f955acf742c3 /net-mail/spamcup | |
parent | Mark arm/hppa/ia64/s390/x86 stable for security, fix duplicate manpage instal... (diff) | |
download | gentoo-2-633b784860d2219e31c23999f083f32216d5a360.tar.gz gentoo-2-633b784860d2219e31c23999f083f32216d5a360.tar.bz2 gentoo-2-633b784860d2219e31c23999f083f32216d5a360.zip |
Stable on x86
Diffstat (limited to 'net-mail/spamcup')
-rw-r--r-- | net-mail/spamcup/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/spamcup/metadata.xml | 5 | ||||
-rw-r--r-- | net-mail/spamcup/spamcup-1.08.ebuild | 4 |
3 files changed, 10 insertions, 5 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/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 |