diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-28 19:52:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-28 19:52:28 +0000 |
commit | d3416b0895990be7259525d73cab1864205f670f (patch) | |
tree | 84e8c0b2141cb179e02cd695052d92b78f4fd8ed /dev-vcs/tig | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-d3416b0895990be7259525d73cab1864205f670f.tar.gz gentoo-2-d3416b0895990be7259525d73cab1864205f670f.tar.bz2 gentoo-2-d3416b0895990be7259525d73cab1864205f670f.zip |
Stable for amd64, wrt bug #486128
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/tig')
-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 86faa7c917a8..4e5feac49294 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.24 2013/08/26 05:14:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.25 2013/09/28 19:52:28 ago Exp $ + + 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tig-1.2.1.ebuild: + Stable for amd64, wrt bug #486128 26 Aug 2013; Tim Harder <radhermit@gentoo.org> tig-1.2.1.ebuild: Fix version set wrong in tarball. diff --git a/dev-vcs/tig/tig-1.2.1.ebuild b/dev-vcs/tig/tig-1.2.1.ebuild index 356b1f92fbf5..731969b0ba40 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.2 2013/08/26 05:14:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-1.2.1.ebuild,v 1.3 2013/09/28 19:52:28 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} |