diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-02 01:36:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-02 01:36:37 +0000 |
commit | 402100251a5d04861fc203ccbe7b02e3c35a61f6 (patch) | |
tree | 349bf319aab76c48639ed74c65aad397845801aa /net-mail/pfqueue | |
parent | rev bump to fix missing dep on sys-apps/which (bug #104475) (diff) | |
download | gentoo-2-402100251a5d04861fc203ccbe7b02e3c35a61f6.tar.gz gentoo-2-402100251a5d04861fc203ccbe7b02e3c35a61f6.tar.bz2 gentoo-2-402100251a5d04861fc203ccbe7b02e3c35a61f6.zip |
Marked ppc stable for bug #101865.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r-- | net-mail/pfqueue/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pfqueue/pfqueue-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog index 67e338bda085..708bd0eb3ac0 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.25 2005/09/01 00:25:34 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.26 2005/09/02 01:36:37 josejx Exp $ + + 02 Sep 2005; Joseph Jezak <josejx@gentoo.org> pfqueue-0.4.2.ebuild: + Marked ppc stable for bug #101865. 01 Sep 2005; Andrej Kacian <ticho@gentoo.org> -pfqueue-0.3.6.ebuild, -pfqueue-0.3.7.ebuild, -pfqueue-0.4.0.ebuild, -pfqueue-0.4.1.ebuild: diff --git a/net-mail/pfqueue/pfqueue-0.4.2.ebuild b/net-mail/pfqueue/pfqueue-0.4.2.ebuild index 67cf7909cf5e..2d8008b85c28 100644 --- a/net-mail/pfqueue/pfqueue-0.4.2.ebuild +++ b/net-mail/pfqueue/pfqueue-0.4.2.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.4.2.ebuild,v 1.2 2005/08/24 12:44:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.4.2.ebuild,v 1.3 2005/09/02 01:36:37 josejx 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 |