diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-10 19:37:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-10 19:37:22 +0000 |
commit | 05ac69b89a931069f808ef2fd23d05fee174dd1c (patch) | |
tree | 8d78fce223536577e91035adaf95ed2ba4f20141 /net-mail/pfqueue | |
parent | Stable on ppc64; bug #125546 (diff) | |
download | gentoo-2-05ac69b89a931069f808ef2fd23d05fee174dd1c.tar.gz gentoo-2-05ac69b89a931069f808ef2fd23d05fee174dd1c.tar.bz2 gentoo-2-05ac69b89a931069f808ef2fd23d05fee174dd1c.zip |
net-mail/pfqueue stable on ppc.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog index c443c2e9e157..660be145ef84 100644 --- a/net-mail/pfqueue/ChangeLog +++ b/net-mail/pfqueue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/pfqueue # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.31 2006/03/01 17:48:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.32 2006/03/10 19:37:22 hansmi Exp $ + + 10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> pfqueue-0.5.2.ebuild: + Stable on ppc. 01 Mar 2006; Andrej Kacian <ticho@gentoo.org> -pfqueue-0.5.1.ebuild, pfqueue-0.5.2.ebuild: diff --git a/net-mail/pfqueue/pfqueue-0.5.2.ebuild b/net-mail/pfqueue/pfqueue-0.5.2.ebuild index 6357a6b24579..a26563164249 100644 --- a/net-mail/pfqueue/pfqueue-0.5.2.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.2.ebuild,v 1.2 2006/03/01 17:48:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.2.ebuild,v 1.3 2006/03/10 19:37:22 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 |