diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:22:13 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:22:13 +0000 |
commit | 28ef9e2dcf5ff51c315da7f3173bf5add8818ca4 (patch) | |
tree | a58b0b0efb7f71ff95cd90cc2c4e2733f7ea5bf0 /net-mail | |
parent | PPC stable profile update (diff) | |
download | historical-28ef9e2dcf5ff51c315da7f3173bf5add8818ca4.tar.gz historical-28ef9e2dcf5ff51c315da7f3173bf5add8818ca4.tar.bz2 historical-28ef9e2dcf5ff51c315da7f3173bf5add8818ca4.zip |
PPC stable profile update
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/grepmail/grepmail-4.91.ebuild | 4 | ||||
-rw-r--r-- | net-mail/mboxgrep/mboxgrep-0.7.9.ebuild | 4 | ||||
-rw-r--r-- | net-mail/serialmail/serialmail-0.75-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/grepmail/grepmail-4.91.ebuild b/net-mail/grepmail/grepmail-4.91.ebuild index ba13877c9269..85d57c34345f 100644 --- a/net-mail/grepmail/grepmail-4.91.ebuild +++ b/net-mail/grepmail/grepmail-4.91.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/grepmail/grepmail-4.91.ebuild,v 1.7 2004/07/15 01:49:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.8 2004/10/04 22:22:13 pvdabeel Exp $ inherit perl-module @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="${DEPEND} diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild index 436fe69145c4..b39033d94b05 100644 --- a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild +++ b/net-mail/mboxgrep/mboxgrep-0.7.9.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/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.6 2004/10/03 15:32:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.7 2004/10/04 22:20:59 pvdabeel Exp $ DESCRIPTION="Grep for mbox files" SRC_URI="mirror://sourceforge/mboxgrep/${P}.tar.gz" @@ -10,7 +10,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ppc sparc" IUSE="" src_compile() { diff --git a/net-mail/serialmail/serialmail-0.75-r2.ebuild b/net-mail/serialmail/serialmail-0.75-r2.ebuild index 9cbe3242f482..c81338f93a70 100644 --- a/net-mail/serialmail/serialmail-0.75-r2.ebuild +++ b/net-mail/serialmail/serialmail-0.75-r2.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/serialmail/serialmail-0.75-r2.ebuild,v 1.4 2004/09/29 18:12:20 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/serialmail/serialmail-0.75-r2.ebuild,v 1.5 2004/10/04 22:20:19 pvdabeel Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND="virtual/libc SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ppc ~sparc" IUSE="static" src_unpack() { |