diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-13 17:47:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-13 17:47:50 +0000 |
commit | aed0d067eb0780de1978d87f4963f98112697245 (patch) | |
tree | 3466ea2fea27464d6f5debc06a768cde419b33a1 /net-mail/pfqueue | |
parent | Include several patches from upstream. Thanks to Conrad Kostecki in bug (diff) | |
download | gentoo-2-aed0d067eb0780de1978d87f4963f98112697245.tar.gz gentoo-2-aed0d067eb0780de1978d87f4963f98112697245.tar.bz2 gentoo-2-aed0d067eb0780de1978d87f4963f98112697245.zip |
amd64 stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog index 97999d461b52..4456e873eb57 100644 --- a/net-mail/pfqueue/ChangeLog +++ b/net-mail/pfqueue/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2007/04/01 21:05:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.39 2007/05/13 17:47:50 beandog Exp $ + + 13 May 2007; Steve Dibb <beandog@gentoo.org> pfqueue-0.5.6.ebuild: + amd64 stable 01 Apr 2007; Andrej Kacian <ticho@gentoo.org> pfqueue-0.5.6.ebuild: Stable on x86. diff --git a/net-mail/pfqueue/pfqueue-0.5.6.ebuild b/net-mail/pfqueue/pfqueue-0.5.6.ebuild index f6b6b20939a0..2fd208349ae4 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.2 2007/04/01 21:05:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.5.6.ebuild,v 1.3 2007/05/13 17:47:50 beandog 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 |