diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 17:47:15 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 17:47:15 +0000 |
commit | 52cbff26c50f689de84769f96e60d01cf0944c3a (patch) | |
tree | 9ab1e3a0698bceea64b91c0ee5d3433e8d613d9a /net-mail/peephole | |
parent | added ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-52cbff26c50f689de84769f96e60d01cf0944c3a.tar.gz gentoo-2-52cbff26c50f689de84769f96e60d01cf0944c3a.tar.bz2 gentoo-2-52cbff26c50f689de84769f96e60d01cf0944c3a.zip |
net-mail/peephole-1.3 stable on x86
Diffstat (limited to 'net-mail/peephole')
-rw-r--r-- | net-mail/peephole/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/peephole/peephole-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |