diff options
author | 2012-12-28 17:58:30 +0000 | |
---|---|---|
committer | 2012-12-28 17:58:30 +0000 | |
commit | 7f27e924f2651d870780a11dd075e70ff001a9bf (patch) | |
tree | a718abb0de86b8d617ce34d3c97e8fa80d8abf97 /app-misc/tmux | |
parent | Use QA_PREBUILT. Bug #448540 (diff) | |
download | gentoo-2-7f27e924f2651d870780a11dd075e70ff001a9bf.tar.gz gentoo-2-7f27e924f2651d870780a11dd075e70ff001a9bf.tar.bz2 gentoo-2-7f27e924f2651d870780a11dd075e70ff001a9bf.zip |
Stable for HPPA (bug #449000).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-misc/tmux')
-rw-r--r-- | app-misc/tmux/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tmux/tmux-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tmux/ChangeLog b/app-misc/tmux/ChangeLog index 69861532f050..81545ae4524e 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.86 2012/12/28 09:29:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/ChangeLog,v 1.87 2012/12/28 17:58:30 jer Exp $ + + 28 Dec 2012; Jeroen Roovers <jer@gentoo.org> tmux-1.7.ebuild: + Stable for HPPA (bug #449000). 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> tmux-1.7.ebuild: ADD: ~alpha ~ia64 ~sparc, wrt bug #449000 diff --git a/app-misc/tmux/tmux-1.7.ebuild b/app-misc/tmux/tmux-1.7.ebuild index 485e549522bd..d9c36a4f8d2f 100644 --- a/app-misc/tmux/tmux-1.7.ebuild +++ b/app-misc/tmux/tmux-1.7.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.7.ebuild,v 1.2 2012/12/28 09:29:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-1.7.ebuild,v 1.3 2012/12/28 17:58:30 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tmux/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~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 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="vim-syntax" COMMON_DEPEND=" |