summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-01-19 01:16:36 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-01-19 01:16:36 +0000
commit16ba5f92fcee0f1f0cdef67b4c8a16392c04e972 (patch)
tree00d78624adc308f98834f6d81d92afe339ac3d22 /net-mail
parentkeyworded ~arch for sparc (diff)
downloadgentoo-2-16ba5f92fcee0f1f0cdef67b4c8a16392c04e972.tar.gz
gentoo-2-16ba5f92fcee0f1f0cdef67b4c8a16392c04e972.tar.bz2
gentoo-2-16ba5f92fcee0f1f0cdef67b4c8a16392c04e972.zip
keyworded ~arch for sparc
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/nmzmail/ChangeLog7
-rw-r--r--net-mail/nmzmail/nmzmail-0.1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/nmzmail/ChangeLog b/net-mail/nmzmail/ChangeLog
index 792befc91c79..e678c6ea7074 100644
--- a/net-mail/nmzmail/ChangeLog
+++ b/net-mail/nmzmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/nmzmail
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/nmzmail/ChangeLog,v 1.5 2008/12/31 03:27:11 darkside Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nmzmail/ChangeLog,v 1.6 2009/01/19 01:16:36 tcunha Exp $
+
+ 19 Jan 2009; Tiago Cunha <tcunha@gentoo.org> nmzmail-0.1.3.ebuild:
+ keyworded ~arch for sparc
31 Dec 2008; Jeremy Olexa <darkside@gentoo.org> nmzmail-0.1.3.ebuild:
add ~amd64 kw, bug 252870
diff --git a/net-mail/nmzmail/nmzmail-0.1.3.ebuild b/net-mail/nmzmail/nmzmail-0.1.3.ebuild
index 8edfd23f6726..14c56c98b817 100644
--- a/net-mail/nmzmail/nmzmail-0.1.3.ebuild
+++ b/net-mail/nmzmail/nmzmail-0.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/nmzmail/nmzmail-0.1.3.ebuild,v 1.4 2008/12/31 03:27:11 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nmzmail/nmzmail-0.1.3.ebuild,v 1.5 2009/01/19 01:16:36 tcunha Exp $
DESCRIPTION="Fast mail searchng for mutt using namazu"
HOMEPAGE="http://www.ecademix.com/JohannesHofmann/#nmzmail"
@@ -8,7 +8,7 @@ SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="sys-libs/readline"