summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-09-22 02:48:50 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-09-22 02:48:50 +0000
commitddace4dce5cc4c66b6d5edfc63de40426128da84 (patch)
tree27c5a1cfe78d2439cb0d458d227a599213d7c6d7
parentFix automagic with c-ares library wrt bug #435542 (diff)
downloadgentoo-2-ddace4dce5cc4c66b6d5edfc63de40426128da84.tar.gz
gentoo-2-ddace4dce5cc4c66b6d5edfc63de40426128da84.tar.bz2
gentoo-2-ddace4dce5cc4c66b6d5edfc63de40426128da84.zip
amd64 stable, wrt bug #435320
(Portage version: 2.2.0_alpha129/cvs/Linux x86_64)
-rw-r--r--app-misc/tmux/ChangeLog5
-rw-r--r--app-misc/tmux/tmux-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog
index b536317118d0..44cd9ef0cc8b 100644
--- a/app-misc/tmux/ChangeLog
+++ b/app-misc/tmux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/tmux
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.79 2012/09/19 21:48:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.80 2012/09/22 02:48:50 pinkbyte Exp $
+
+ 22 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> tmux-1.6.ebuild:
+ amd64 stable, wrt bug #435320
19 Sep 2012; Anthony G. Basile <blueness@gentoo.org> tmux-1.6.ebuild:
stable ppc, bug #435320
diff --git a/app-misc/tmux/tmux-1.6.ebuild b/app-misc/tmux/tmux-1.6.ebuild
index 59bdc5dd105f..80580819d6f7 100644
--- a/app-misc/tmux/tmux-1.6.ebuild
+++ b/app-misc/tmux/tmux-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.6.ebuild,v 1.6 2012/09/19 21:48:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.6.ebuild,v 1.7 2012/09/22 02:48:50 pinkbyte Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~mips ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~mips ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="vim-syntax"
DEPEND="