summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-04 23:12:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-04 23:12:46 +0000
commitaf67be2ffcd76bf9660932a5d2bdb79e535325d0 (patch)
tree5f07c421b82afce1717276bd881a2fce8da3ccda /mail-filter
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.tar.gz
gentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.tar.bz2
gentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.zip
Added to ~ppc
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/mailfilter/ChangeLog5
-rw-r--r--mail-filter/mailfilter/mailfilter-0.6.ebuild4
-rw-r--r--mail-filter/popfile/ChangeLog5
-rw-r--r--mail-filter/popfile/popfile-0.21.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/mail-filter/mailfilter/ChangeLog b/mail-filter/mailfilter/ChangeLog
index be6e97b48908..1a817ab82720 100644
--- a/mail-filter/mailfilter/ChangeLog
+++ b/mail-filter/mailfilter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mailfilter
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/mailfilter/ChangeLog,v 1.1 2004/06/03 07:20:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/mailfilter/ChangeLog,v 1.2 2004/06/04 23:12:46 dholm Exp $
+
+ 05 Jun 2004; David Holm <dholm@gentoo.org> mailfilter-0.6.ebuild:
+ Added to ~ppc.
*mailfilter-0.4.0 (03 Jun 2004)
diff --git a/mail-filter/mailfilter/mailfilter-0.6.ebuild b/mail-filter/mailfilter/mailfilter-0.6.ebuild
index d3a18b7525d8..51a1dec94536 100644
--- a/mail-filter/mailfilter/mailfilter-0.6.ebuild
+++ b/mail-filter/mailfilter/mailfilter-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/mailfilter/mailfilter-0.6.ebuild,v 1.1 2004/06/03 07:20:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/mailfilter/mailfilter-0.6.ebuild,v 1.2 2004/06/04 23:12:46 dholm Exp $
IUSE="nls"
@@ -14,7 +14,7 @@ RDEPEND="nls? ( sys-devel/gettext )"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
src_compile() {
diff --git a/mail-filter/popfile/ChangeLog b/mail-filter/popfile/ChangeLog
index fcc3a17a102d..55ead9aa12b2 100644
--- a/mail-filter/popfile/ChangeLog
+++ b/mail-filter/popfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/popfile
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.1 2004/06/03 07:22:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.2 2004/06/04 23:09:52 dholm Exp $
+
+ 05 Jun 2004; David Holm <dholm@gentoo.org> popfile-0.21.1.ebuild:
+ Added to ~ppc.
*popfile-0.20.1 (03 Jun 2004)
diff --git a/mail-filter/popfile/popfile-0.21.1.ebuild b/mail-filter/popfile/popfile-0.21.1.ebuild
index f7213a166417..9462e577a9b9 100644
--- a/mail-filter/popfile/popfile-0.21.1.ebuild
+++ b/mail-filter/popfile/popfile-0.21.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-0.21.1.ebuild,v 1.1 2004/06/03 07:22:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-0.21.1.ebuild,v 1.2 2004/06/04 23:09:52 dholm Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/popfile/${P}.zip"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND=">=dev-lang/perl-5.8
dev-perl/Digest-MD5