summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tig/ChangeLog5
-rw-r--r--dev-vcs/tig/tig-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/tig/ChangeLog b/dev-vcs/tig/ChangeLog
index ed0ceefdfa6e..3d70287e2649 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.19 2013/01/11 11:15:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.20 2013/01/11 11:16:44 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tig-1.1.ebuild:
+ Stable for x86, wrt bug #450958
11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tig-1.1.ebuild:
Stable for amd64, wrt bug #450958
diff --git a/dev-vcs/tig/tig-1.1.ebuild b/dev-vcs/tig/tig-1.1.ebuild
index 74a182aace8e..7a5b0ed3ddf3 100644
--- a/dev-vcs/tig/tig-1.1.ebuild
+++ b/dev-vcs/tig/tig-1.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.1.ebuild,v 1.2 2013/01/11 11:15:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-1.1.ebuild,v 1.3 2013/01/11 11:16:44 ago Exp $
EAPI=4
@@ -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"
IUSE=""
DEPEND="sys-libs/ncurses"