summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-10-24 22:04:52 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-10-24 22:04:52 +0000
commit1c252b9e79815a2bcabe8c4b781f70bc9a711ad9 (patch)
treec94ec12b2b6b582224212a0a4ff1bb4f6ab972c1 /app-text
parentFixed bug #350237, #366305, #376531 and #382061 (diff)
downloadgentoo-2-1c252b9e79815a2bcabe8c4b781f70bc9a711ad9.tar.gz
gentoo-2-1c252b9e79815a2bcabe8c4b781f70bc9a711ad9.tar.bz2
gentoo-2-1c252b9e79815a2bcabe8c4b781f70bc9a711ad9.zip
app-text/notmuch-0.9: ~amd64 keyword
Notmuch works fine in terminal, Vim and Emacs. (Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/notmuch/ChangeLog5
-rw-r--r--app-text/notmuch/notmuch-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/notmuch/ChangeLog b/app-text/notmuch/ChangeLog
index 88185044f196..c28cf14e824f 100644
--- a/app-text/notmuch/ChangeLog
+++ b/app-text/notmuch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/notmuch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/ChangeLog,v 1.3 2011/10/24 18:43:09 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/ChangeLog,v 1.4 2011/10/24 22:04:52 aidecoe Exp $
+
+ 24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> notmuch-0.9.ebuild:
+ ~amd64 keyword. Notmuch works fine in terminal, Vim and Emacs.
24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+files/0.9-emacsetcdir.patch, +files/50notmuch-gentoo.el, notmuch-0.9.ebuild:
diff --git a/app-text/notmuch/notmuch-0.9.ebuild b/app-text/notmuch/notmuch-0.9.ebuild
index 9d9fe751ca9c..13bbb80a8789 100644
--- a/app-text/notmuch/notmuch-0.9.ebuild
+++ b/app-text/notmuch/notmuch-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/notmuch-0.9.ebuild,v 1.3 2011/10/24 18:43:09 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/notmuch/notmuch-0.9.ebuild,v 1.4 2011/10/24 22:04:52 aidecoe Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
IUSE="bash-completion debug emacs vim zsh-completion"
DEPEND="