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 | |
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')
-rw-r--r-- | net-mail/peephole/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/peephole/peephole-1.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/peephole/ChangeLog b/net-mail/peephole/ChangeLog index bf62243eadfe..e946a4aa7ef9 100644 --- a/net-mail/peephole/ChangeLog +++ b/net-mail/peephole/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-mail/peephole # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/ChangeLog,v 1.1 2004/06/29 09:03:55 s4t4n Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/ChangeLog,v 1.2 2004/06/30 07:43:57 dholm Exp $ + + 30 Jun 2004; David Holm <dholm@gentoo.org> peephole-1.3.ebuild: + Added to ~ppc. + *peephole-1.3 (29 Jun 2004) 29 Jun 2004; Michele Noberasco <s4t4n@gentoo.org> peephole-1.3.ebuild: 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... |