diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-11 11:02:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-11 11:02:35 +0000 |
commit | 28f0e1d4284dbcec39a95106c437557642a76e1e (patch) | |
tree | 7b6eb5eda2505c0e73831b3f5b1047a827c8c60b /app-misc/tmux | |
parent | Stable for amd64, wrt bug #465006 (diff) | |
download | gentoo-2-28f0e1d4284dbcec39a95106c437557642a76e1e.tar.gz gentoo-2-28f0e1d4284dbcec39a95106c437557642a76e1e.tar.bz2 gentoo-2-28f0e1d4284dbcec39a95106c437557642a76e1e.zip |
Stable for x86, wrt bug #469350
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/tmux')
-rw-r--r-- | app-misc/tmux/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tmux/tmux-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog index 9961b55021d4..7a0614ca70fd 100644 --- a/app-misc/tmux/ChangeLog +++ b/app-misc/tmux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tmux # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.96 2013/05/11 10:35:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.97 2013/05/11 11:02:35 ago Exp $ + + 11 May 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.8.ebuild: + Stable for x86, wrt bug #469350 11 May 2013; Agostino Sarubbo <ago@gentoo.org> tmux-1.8.ebuild: Stable for amd64, wrt bug #469350 diff --git a/app-misc/tmux/tmux-1.8.ebuild b/app-misc/tmux/tmux-1.8.ebuild index 2516b44a3801..d7b4023e6ad9 100644 --- a/app-misc/tmux/tmux-1.8.ebuild +++ b/app-misc/tmux/tmux-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.8.ebuild,v 1.3 2013/05/11 10:35:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.8.ebuild,v 1.4 2013/05/11 11:02:35 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="vim-syntax" COMMON_DEPEND=" |