pacho 15/05/15 06:41:28 Modified: gitg-3.14.0.ebuild ChangeLog Log: amd64/x86 stable, bug #530272 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.4 dev-vcs/gitg/gitg-3.14.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild?r1=1.3&r2=1.4 Index: gitg-3.14.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gitg-3.14.0.ebuild 1 Dec 2014 12:39:48 -0000 1.3 +++ gitg-3.14.0.ebuild 15 May 2015 06:41:28 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild,v 1.3 2014/12/01 12:39:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-3.14.0.ebuild,v 1.4 2015/05/15 06:41:28 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug glade +python" REQUIRED_USE="python? ( ^^ ( $(python_gen_useflags '*') ) )" 1.36 dev-vcs/gitg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.36&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?rev=1.36&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitg/ChangeLog?r1=1.35&r2=1.36 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- ChangeLog 8 Apr 2015 17:53:03 -0000 1.35 +++ ChangeLog 15 May 2015 06:41:28 -0000 1.36 @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/gitg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.35 2015/04/08 17:53:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.36 2015/05/15 06:41:28 pacho Exp $ + + 15 May 2015; Pacho Ramos <[email protected]> gitg-3.14.0.ebuild: + amd64/x86 stable, bug #530272 08 Apr 2015; Michał Górny <[email protected]> gitg-0.3.2.ebuild: Drop old Python implementations
