diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:17:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:17:49 +0000 |
commit | 28b8ac59ad1ea6b454d0b4f8c727049e7d9eb78d (patch) | |
tree | 1e00650bacfdc96a818ee285041b8476a7dcdc75 /dev-vcs | |
parent | Stable for x86, wrt bug #474858 (diff) | |
download | gentoo-2-28b8ac59ad1ea6b454d0b4f8c727049e7d9eb78d.tar.gz gentoo-2-28b8ac59ad1ea6b454d0b4f8c727049e7d9eb78d.tar.bz2 gentoo-2-28b8ac59ad1ea6b454d0b4f8c727049e7d9eb78d.zip |
Stable for x86, wrt bug #486128
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/tig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/tig/tig-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/tig/ChangeLog b/dev-vcs/tig/ChangeLog index 4e5feac49294..1a5afec021f4 100644 --- a/dev-vcs/tig/ChangeLog +++ b/dev-vcs/tig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/tig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.25 2013/09/28 19:52:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.26 2013/09/30 17:17:49 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tig-1.2.1.ebuild: + Stable for x86, wrt bug #486128 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tig-1.2.1.ebuild: Stable for amd64, wrt bug #486128 diff --git a/dev-vcs/tig/tig-1.2.1.ebuild b/dev-vcs/tig/tig-1.2.1.ebuild index 731969b0ba40..0cccfbb0ce8e 100644 --- a/dev-vcs/tig/tig-1.2.1.ebuild +++ b/dev-vcs/tig/tig-1.2.1.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/dev-vcs/tig/tig-1.2.1.ebuild,v 1.3 2013/09/28 19:52:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-1.2.1.ebuild,v 1.4 2013/09/30 17:17:49 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://jonas.nitro.dk/tig/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" CDEPEND="sys-libs/ncurses" DEPEND="${CDEPEND} |