summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-23 18:21:21 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-23 18:21:21 +0000
commitf353f313294673c39a293edd6609b22718bc9cdf (patch)
tree228689159d72232569ce6beabcda064b642d28b0 /app-emacs/muse
parentstable amd64, bug 307509 (diff)
downloadgentoo-2-f353f313294673c39a293edd6609b22718bc9cdf.tar.gz
gentoo-2-f353f313294673c39a293edd6609b22718bc9cdf.tar.bz2
gentoo-2-f353f313294673c39a293edd6609b22718bc9cdf.zip
stable amd64, bug 307571
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/muse')
-rw-r--r--app-emacs/muse/ChangeLog5
-rw-r--r--app-emacs/muse/muse-3.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/muse/ChangeLog b/app-emacs/muse/ChangeLog
index fc2f1f153e69..09367d71c7fc 100644
--- a/app-emacs/muse/ChangeLog
+++ b/app-emacs/muse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/muse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/muse/ChangeLog,v 1.28 2010/05/18 11:43:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/muse/ChangeLog,v 1.29 2010/05/23 18:21:21 pacho Exp $
+
+ 23 May 2010; Pacho Ramos <pacho@gentoo.org> muse-3.20.ebuild:
+ stable amd64, bug 307571
18 May 2010; Ulrich Mueller <ulm@gentoo.org> muse-3.20.ebuild:
With USE=test, depend on app-emacs/htmlize. Fixes bug 320361.
diff --git a/app-emacs/muse/muse-3.20.ebuild b/app-emacs/muse/muse-3.20.ebuild
index 13aa6a433709..3c654ae12445 100644
--- a/app-emacs/muse/muse-3.20.ebuild
+++ b/app-emacs/muse/muse-3.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/muse/muse-3.20.ebuild,v 1.7 2010/05/19 20:09:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/muse/muse-3.20.ebuild,v 1.8 2010/05/23 18:21:21 pacho Exp $
inherit elisp
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/muse-el/${P}.tar.gz"
LICENSE="GPL-3 FDL-1.2 GPL-2 MIT"
SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( app-emacs/htmlize )"