diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:51:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:51:02 +0000 |
commit | b158692893480903d00134585ed2812787d7c515 (patch) | |
tree | 725e9a1c7639c2af6ad5dba76071dd550a1a2dcf /app-misc/tmux | |
parent | Stable for ppc, wrt bug #512486 (diff) | |
download | gentoo-2-b158692893480903d00134585ed2812787d7c515.tar.gz gentoo-2-b158692893480903d00134585ed2812787d7c515.tar.bz2 gentoo-2-b158692893480903d00134585ed2812787d7c515.zip |
Stable for ppc, wrt bug #512640
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.9a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog index 5572ba45c11c..508bf0943261 100644 --- a/app-misc/tmux/ChangeLog +++ b/app-misc/tmux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tmux # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.108 2014/06/24 17:07:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.109 2014/07/13 09:51:02 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild: + Stable for ppc, wrt bug #512640 24 Jun 2014; Agostino Sarubbo <ago@gentoo.org> tmux-1.9a.ebuild: Stable for x86, wrt bug #512640 diff --git a/app-misc/tmux/tmux-1.9a.ebuild b/app-misc/tmux/tmux-1.9a.ebuild index e78278c3ee71..d6cf336aaaae 100644 --- a/app-misc/tmux/tmux-1.9a.ebuild +++ b/app-misc/tmux/tmux-1.9a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.6 2014/06/24 17:07:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.9a.ebuild,v 1.7 2014/07/13 09:51:02 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=true @@ -13,7 +13,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="debug selinux vim-syntax" COMMON_DEPEND=" |