summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-05-11 11:11:37 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-05-11 11:11:37 +0000
commit1984007211da26635e99e596c4a85009d682a88c (patch)
treec3ae98f084b2b2d03ae2eda4b9725db931095026 /net-mail
parentDo not run libtoolize if portage patch already applied. (diff)
downloadgentoo-2-1984007211da26635e99e596c4a85009d682a88c.tar.gz
gentoo-2-1984007211da26635e99e596c4a85009d682a88c.tar.bz2
gentoo-2-1984007211da26635e99e596c4a85009d682a88c.zip
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/pfqueue/ChangeLog5
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog
index 8139d14ed8c2..4aca53ff7b70 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.14 2005/05/11 09:56:08 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.15 2005/05/11 11:11:37 ticho Exp $
+
+ 11 May 2005; Andrej Kacian <ticho@gentoo.org> pfqueue-0.3.5.ebuild:
+ Stable on amd64.
*pfqueue-0.3.7 (11 May 2005)
diff --git a/net-mail/pfqueue/pfqueue-0.3.5.ebuild b/net-mail/pfqueue/pfqueue-0.3.5.ebuild
index ea359e531269..1350d5f8af21 100644
--- a/net-mail/pfqueue/pfqueue-0.3.5.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.5.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.5.ebuild,v 1.3 2005/04/28 23:25:55 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.5.ebuild,v 1.4 2005/05/11 11:11:37 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"