summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-30 22:57:26 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-30 22:57:26 +0000
commitd349ae5aae38f9c0961e238829f618941dfe92e6 (patch)
tree7e0863eaf6f572413cf0b86986c3669b75ef7013 /app-misc
parentrm (diff)
downloadgentoo-2-d349ae5aae38f9c0961e238829f618941dfe92e6.tar.gz
gentoo-2-d349ae5aae38f9c0961e238829f618941dfe92e6.tar.bz2
gentoo-2-d349ae5aae38f9c0961e238829f618941dfe92e6.zip
stable sparc, bug 290079
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/tmux/ChangeLog5
-rw-r--r--app-misc/tmux/tmux-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog
index 80c194d76106..8ffac0823640 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.25 2009/10/30 11:26:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.26 2009/10/30 22:57:26 tcunha Exp $
+
+ 30 Oct 2009; Tiago Cunha <tcunha@gentoo.org> tmux-1.0.ebuild:
+ stable sparc, bug 290079
30 Oct 2009; Markus Meier <maekke@gentoo.org> tmux-1.0.ebuild:
amd64/x86 stable, bug #290079
diff --git a/app-misc/tmux/tmux-1.0.ebuild b/app-misc/tmux/tmux-1.0.ebuild
index 1bab8706ee49..e5bd41c26bf0 100644
--- a/app-misc/tmux/tmux-1.0.ebuild
+++ b/app-misc/tmux/tmux-1.0.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.0.ebuild,v 1.3 2009/10/30 11:26:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.0.ebuild,v 1.4 2009/10/30 22:57:26 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=""