diff options
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog index 4456e873eb57..18f532afda53 100644 --- a/net-mail/pfqueue/ChangeLog +++ b/net-mail/pfqueue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/pfqueue # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.39 2007/05/13 17:47:50 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.40 2007/08/13 21:43:20 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + pfqueue-0.5.6.ebuild: + ppc. stable 13 May 2007; Steve Dibb <beandog@gentoo.org> pfqueue-0.5.6.ebuild: amd64 stable diff --git a/net-mail/pfqueue/pfqueue-0.5.6.ebuild b/net-mail/pfqueue/pfqueue-0.5.6.ebuild index 2fd208349ae4..06dabfb9e73f 100644 --- a/net-mail/pfqueue/pfqueue-0.5.6.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.6.ebuild,v 1.3 2007/05/13 17:47:50 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.6.ebuild,v 1.4 2007/08/13 21:43:20 dertobi123 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 |