summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-04-10 04:46:17 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-04-10 04:46:17 +0000
commit57a551b6ab6da317ec4673832c7067366ca86d12 (patch)
tree57415c682cfb22306f40436400ad4f5908daf237 /net-mail/pfqueue
parentAdded ~amd64 keyword. (diff)
downloadgentoo-2-57a551b6ab6da317ec4673832c7067366ca86d12.tar.gz
gentoo-2-57a551b6ab6da317ec4673832c7067366ca86d12.tar.bz2
gentoo-2-57a551b6ab6da317ec4673832c7067366ca86d12.zip
Added ~amd64 keyword.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/pfqueue')
-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 e393aa1bce02..52a1c16428a2 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.10 2005/03/22 17:22:09 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.11 2005/04/10 04:43:03 ticho Exp $
+
+ 10 Apr 2005; Andrej Kacian <ticho@gentoo.org> pfqueue-0.3.5.ebuild:
+ Added ~amd64 keyword.
*pfqueue-0.3.5 (22 Mar 2005)
diff --git a/net-mail/pfqueue/pfqueue-0.3.5.ebuild b/net-mail/pfqueue/pfqueue-0.3.5.ebuild
index 11826361e2dd..ebffee01795e 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.1 2005/03/22 17:22:09 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.5.ebuild,v 1.2 2005/04/10 04:43:03 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"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="virtual/libc"
RDEPEND="mail-mta/postfix"