diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:04:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:04:00 +0000 |
commit | e453a29bac8af813c5f35970f1f786647456cf3b (patch) | |
tree | 0ce8f5efa608c430a6084ce48e4fefbc50e2b442 /net-mail/pfqueue | |
parent | Stable on ppc. (diff) | |
download | historical-e453a29bac8af813c5f35970f1f786647456cf3b.tar.gz historical-e453a29bac8af813c5f35970f1f786647456cf3b.tar.bz2 historical-e453a29bac8af813c5f35970f1f786647456cf3b.zip |
Stable on ppc.
Package-Manager: portage-2.0.53_rc4
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pfqueue/Manifest | 14 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog index 9d8bf59f3493..ac494c850ee7 100644 --- a/net-mail/pfqueue/ChangeLog +++ b/net-mail/pfqueue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/pfqueue # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.27 2005/10/03 11:50:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.28 2005/10/06 19:04:00 hansmi Exp $ + + 06 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> pfqueue-0.5.0.ebuild: + Stable on ppc. 03 Oct 2005; Andrej Kacian <ticho@gentoo.org> -pfqueue-0.3.8.ebuild, pfqueue-0.4.2.ebuild, pfqueue-0.5.0.ebuild: diff --git a/net-mail/pfqueue/Manifest b/net-mail/pfqueue/Manifest index 7347f5d8dfc3..b029f97bd0ff 100644 --- a/net-mail/pfqueue/Manifest +++ b/net-mail/pfqueue/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d494fc96beb2cf466ac95389f4d54d5d ChangeLog 4264 +MD5 6841affa21f54fd6639ef7f58ede3594 ChangeLog 4359 MD5 ca9a455e182736eab31bcca94ca80668 files/digest-pfqueue-0.4.2 65 MD5 e96d94af98172b328d6a3ba0e1ec18a6 files/digest-pfqueue-0.5.0 65 MD5 e5ebf99540fb2a81351baf5f533e4ac6 metadata.xml 439 MD5 2c0cb4c51ca7bc1b17747f0bb247eeb4 pfqueue-0.4.2.ebuild 760 -MD5 e54729419164fe2271b1b261ba026e92 pfqueue-0.5.0.ebuild 773 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDQRs5QlM6RnzZP+IRAu/DAJ9n8c1n86Qgn2Pi8pliNQkMleM8SQCcDAoE -4N5+DCeFcYVRvyIi8CJbstA= -=ZTQX ------END PGP SIGNATURE----- +MD5 e86e21f9eb497ef8b626e4102c1a53c4 pfqueue-0.5.0.ebuild 773 diff --git a/net-mail/pfqueue/pfqueue-0.5.0.ebuild b/net-mail/pfqueue/pfqueue-0.5.0.ebuild index 1d1d009bbbc6..d1fbbaa8657c 100644 --- a/net-mail/pfqueue/pfqueue-0.5.0.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.0.ebuild,v 1.2 2005/10/03 11:50:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.0.ebuild,v 1.3 2005/10/06 19:04:00 hansmi Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://pfqueue.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/libc sys-devel/libtool |