diff options
author | 2004-07-13 17:47:15 +0000 | |
---|---|---|
committer | 2004-07-13 17:47:15 +0000 | |
commit | a4d581b1d326ece58c83825a1e786a42fb0274a2 (patch) | |
tree | f5133366aed2081dc186b7c47025e9d78fdeafae /net-mail | |
parent | added ~ppc (diff) | |
download | historical-a4d581b1d326ece58c83825a1e786a42fb0274a2.tar.gz historical-a4d581b1d326ece58c83825a1e786a42fb0274a2.tar.bz2 historical-a4d581b1d326ece58c83825a1e786a42fb0274a2.zip |
net-mail/peephole-1.3 stable on x86
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/peephole/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/peephole/Manifest | 4 | ||||
-rw-r--r-- | net-mail/peephole/peephole-1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/peephole/ChangeLog b/net-mail/peephole/ChangeLog index 9ce551a70f67..55c6302d6241 100644 --- a/net-mail/peephole/ChangeLog +++ b/net-mail/peephole/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2004/07/04 23:42:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/ChangeLog,v 1.4 2004/07/13 17:47:15 s4t4n Exp $ + + 13 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> peephole-1.3.ebuild: + Stable on x86. 04 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> peephole-1.3.ebuild: sync IUSE; don't install COPYING; don't sleep; tidy diff --git a/net-mail/peephole/Manifest b/net-mail/peephole/Manifest index b6b8ecb8f152..f8dd4937e0d3 100644 --- a/net-mail/peephole/Manifest +++ b/net-mail/peephole/Manifest @@ -1,4 +1,4 @@ -MD5 88904a9852b6991511fcb2a86393c548 ChangeLog 577 +MD5 e23cc9940644eaa2a8acab3ad4dc0c68 peephole-1.3.ebuild 792 +MD5 309ae70fcf174c72ea5b6f198acc80b0 ChangeLog 664 MD5 cdea77852f04c959b3fcb32779114752 metadata.xml 255 -MD5 3ea9241c90208eeb69d869fc8bb90476 peephole-1.3.ebuild 797 MD5 8c46074132490df724fb07c9bd2f5b2e files/digest-peephole-1.3 64 diff --git a/net-mail/peephole/peephole-1.3.ebuild b/net-mail/peephole/peephole-1.3.ebuild index f407dbef9541..8cd686787f42 100644 --- a/net-mail/peephole/peephole-1.3.ebuild +++ b/net-mail/peephole/peephole-1.3.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/peephole/peephole-1.3.ebuild,v 1.3 2004/07/04 23:42:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/peephole-1.3.ebuild,v 1.4 2004/07/13 17:47:15 s4t4n Exp $ DESCRIPTION="A daemon that polls your POP servers, checking if there are messages from particular persons." HOMEPAGE="http://peephole.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/peephole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.7d-r1" |