diff options
author | David Holm <dholm@gentoo.org> | 2004-06-30 07:48:26 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-30 07:48:26 +0000 |
commit | 56c3b8ad29bcd096059ebc4444c910befe72ae4f (patch) | |
tree | 5f6eb7ef44d62c5203e982fdd60ca1ef17953807 /net-mail/peephole/peephole-1.3.ebuild | |
parent | lin-seti 0.8.1 stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-56c3b8ad29bcd096059ebc4444c910befe72ae4f.tar.gz gentoo-2-56c3b8ad29bcd096059ebc4444c910befe72ae4f.tar.bz2 gentoo-2-56c3b8ad29bcd096059ebc4444c910befe72ae4f.zip |
Added to ~ppc
Diffstat (limited to 'net-mail/peephole/peephole-1.3.ebuild')
-rw-r--r-- | net-mail/peephole/peephole-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/peephole/peephole-1.3.ebuild b/net-mail/peephole/peephole-1.3.ebuild index 505632cc26a2..1c8a18cef476 100644 --- a/net-mail/peephole/peephole-1.3.ebuild +++ b/net-mail/peephole/peephole-1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/peephole-1.3.ebuild,v 1.1 2004/06/29 09:03:55 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/peephole-1.3.ebuild,v 1.2 2004/06/30 07:43:57 dholm Exp $ DESCRIPTION="A daemon that polls your POP servers, checking if there are messages from particular persons." HOMEPAGE="http://peephole.sourceforge.net/" SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" # This program supports the nptl, but there is no need # for ebuild code to enable them... |