summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-08-14 23:05:58 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-08-14 23:05:58 +0000
commitcdf3aa4c0dd445f169b93d6e0643a3847cbd430f (patch)
treef746bf7670b84e81c15c8b9188df4ccdf1561118 /app-misc
parentamd64 stable, bug #281006 (diff)
downloadgentoo-2-cdf3aa4c0dd445f169b93d6e0643a3847cbd430f.tar.gz
gentoo-2-cdf3aa4c0dd445f169b93d6e0643a3847cbd430f.tar.bz2
gentoo-2-cdf3aa4c0dd445f169b93d6e0643a3847cbd430f.zip
stable sparc, bug 280636
(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-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog
index 4e342d383950..68313f66e2fa 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.20 2009/08/14 18:35:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.21 2009/08/14 23:05:58 tcunha Exp $
+
+ 14 Aug 2009; Tiago Cunha <tcunha@gentoo.org> tmux-0.9.ebuild:
+ stable sparc, bug 280636
14 Aug 2009; Markus Meier <maekke@gentoo.org> tmux-0.9.ebuild:
amd64/x86 stable, bug #280636
diff --git a/app-misc/tmux/tmux-0.9.ebuild b/app-misc/tmux/tmux-0.9.ebuild
index 55c2cb565e33..6f42045ad52d 100644
--- a/app-misc/tmux/tmux-0.9.ebuild
+++ b/app-misc/tmux/tmux-0.9.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-0.9.ebuild,v 1.3 2009/08/14 18:35:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-0.9.ebuild,v 1.4 2009/08/14 23:05:58 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=""