diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 11:16:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-11 11:16:44 +0000 |
commit | 9c45459a5902a863d0a70d27f612a2f6610f1222 (patch) | |
tree | 5b460747c491bb3ebe5b44094190d1f1deb5f0c7 /dev-vcs/tig | |
parent | Stable for x86, wrt bug #451050 (diff) | |
download | gentoo-2-9c45459a5902a863d0a70d27f612a2f6610f1222.tar.gz gentoo-2-9c45459a5902a863d0a70d27f612a2f6610f1222.tar.bz2 gentoo-2-9c45459a5902a863d0a70d27f612a2f6610f1222.zip |
Stable for x86, wrt bug #450958
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs/tig')
-rw-r--r-- | dev-vcs/tig/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/tig/tig-1.1.ebuild | 4 |
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" |