summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-13 23:28:58 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-13 23:28:58 +0000
commita8af8568de98cf19621efb5087f8a851d29b682c (patch)
treef8a07636d583c91e48bbe2e97250ad00eab26b55 /net-mail
parentStable on amd64. (diff)
downloadgentoo-2-a8af8568de98cf19621efb5087f8a851d29b682c.tar.gz
gentoo-2-a8af8568de98cf19621efb5087f8a851d29b682c.tar.bz2
gentoo-2-a8af8568de98cf19621efb5087f8a851d29b682c.zip
Stable on x86 and amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/pfqueue/ChangeLog5
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog
index de602b651407..f7073bb50705 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.18 2005/06/09 19:14:41 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.19 2005/06/13 23:28:58 ticho Exp $
+
+ 13 Jun 2005; Andrej Kacian <ticho@gentoo.org> pfqueue-0.3.8.ebuild:
+ Stable on x86 and amd64.
*pfqueue-0.4.0 (09 Jun 2005)
diff --git a/net-mail/pfqueue/pfqueue-0.3.8.ebuild b/net-mail/pfqueue/pfqueue-0.3.8.ebuild
index acd5b79a41d2..3a95d9d45da5 100644
--- a/net-mail/pfqueue/pfqueue-0.3.8.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.8.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.3.8.ebuild,v 1.1 2005/05/20 10:54:56 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.8.ebuild,v 1.2 2005/06/13 23:28:58 ticho Exp $
inherit eutils
DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix
@@ -9,7 +9,7 @@ HOMEPAGE="http://pfqueue.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND="virtual/libc"
RDEPEND="mail-mta/postfix"