From 70341450ac338237caf6722d6386dca8b006c55a Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 2 Mar 2014 22:21:54 +0000 Subject: amd64 stable, bug #495680 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) --- dev-vcs/git-cola/ChangeLog | 5 ++++- dev-vcs/git-cola/git-cola-1.9.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-vcs/git-cola') diff --git a/dev-vcs/git-cola/ChangeLog b/dev-vcs/git-cola/ChangeLog index 8aa4fb8c0609..e2ad7b8f683b 100644 --- a/dev-vcs/git-cola/ChangeLog +++ b/dev-vcs/git-cola/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/git-cola # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.23 2014/02/24 09:13:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.24 2014/03/02 22:21:54 pacho Exp $ + + 02 Mar 2014; Pacho Ramos git-cola-1.9.4.ebuild: + amd64 stable, bug #495680 *git-cola-2.0.0 (24 Feb 2014) diff --git a/dev-vcs/git-cola/git-cola-1.9.4.ebuild b/dev-vcs/git-cola/git-cola-1.9.4.ebuild index 6327dd129f1a..a483774ba058 100644 --- a/dev-vcs/git-cola/git-cola-1.9.4.ebuild +++ b/dev-vcs/git-cola/git-cola-1.9.4.ebuild @@ -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/git-cola/git-cola-1.9.4.ebuild,v 1.2 2014/02/21 14:51:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-1.9.4.ebuild,v 1.3 2014/03/02 22:21:54 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND=" -- cgit v1.2.3-65-gdbad