radhermit 14/11/08 04:55:45 Modified: tig-2.0.3.ebuild ChangeLog Log: Stabilize for amd64/x86. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path 1.2 dev-vcs/tig/tig-2.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild?r1=1.1&r2=1.2 Index: tig-2.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tig-2.0.3.ebuild 31 Aug 2014 05:54:47 -0000 1.1 +++ tig-2.0.3.ebuild 8 Nov 2014 04:55:45 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild,v 1.1 2014/08/31 05:54:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/tig-2.0.3.ebuild,v 1.2 2014/11/08 04:55:45 radhermit Exp $ EAPI=5 @@ -12,7 +12,7 @@ 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="unicode" DEPEND="sys-libs/ncurses[unicode?] 1.35 dev-vcs/tig/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tig/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 8 Oct 2014 01:15:41 -0000 1.34 +++ ChangeLog 8 Nov 2014 04:55:45 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/tig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.34 2014/10/08 01:15:41 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.35 2014/11/08 04:55:45 radhermit Exp $ + + 08 Nov 2014; Tim Harder <[email protected]> tig-2.0.3.ebuild: + Stabilize for amd64/x86. 08 Oct 2014; Manuel RĂ¼ger <[email protected]> tig-2.0.2.ebuild: Mark stable on amd64. See bug #512662.
