diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:05:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-06 19:05:51 +0000 |
commit | 9dfefce6afad4ca1a4876c9c7dff8dd5601475f4 (patch) | |
tree | be8718b14c5143752e9ccec4a505bb5942b1f651 /net-mail/pfqueue | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.tar.gz gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.tar.bz2 gentoo-2-9dfefce6afad4ca1a4876c9c7dff8dd5601475f4.zip |
Stable on ppc.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |