summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-12-08 18:41:28 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-12-08 18:41:28 +0000
commit557f3e89c3cadb4e1b568b37c6760ce911ca9229 (patch)
treecfa9f303d6f4624db4f669dcbc63b5986c516180
parentRemove comment about openjms as the ebuild uses jms virtual. (diff)
downloadgentoo-2-557f3e89c3cadb4e1b568b37c6760ce911ca9229.tar.gz
gentoo-2-557f3e89c3cadb4e1b568b37c6760ce911ca9229.tar.bz2
gentoo-2-557f3e89c3cadb4e1b568b37c6760ce911ca9229.zip
stable sparc, bug 296241
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r--app-misc/tmux/ChangeLog5
-rw-r--r--app-misc/tmux/tmux-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog
index afa1139add58..e0efec1be7d7 100644
--- a/app-misc/tmux/ChangeLog
+++ b/app-misc/tmux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/tmux
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.28 2009/11/13 13:24:20 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.29 2009/12/08 18:41:28 tcunha Exp $
+
+ 08 Dec 2009; Tiago Cunha <tcunha@gentoo.org> tmux-1.1.ebuild:
+ stable sparc, bug 296241
13 Nov 2009; Tiago Cunha <tcunha@gentoo.org> -tmux-0.9.ebuild:
Remove old.
diff --git a/app-misc/tmux/tmux-1.1.ebuild b/app-misc/tmux/tmux-1.1.ebuild
index f4b0138e1953..e7015ad38e11 100644
--- a/app-misc/tmux/tmux-1.1.ebuild
+++ b/app-misc/tmux/tmux-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.1.ebuild,v 1.1 2009/11/05 15:38:58 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.1.ebuild,v 1.2 2009/12/08 18:41:28 tcunha Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE="vim-syntax"
DEPEND=""