From 4029ecad85994a11ceccde4c80616f84df49a88b Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 25 Jun 2013 14:55:48 +0000 Subject: Stable for amd64, wrt bug #472286 (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-vcs/git-cola/ChangeLog | 6 ++++-- dev-vcs/git-cola/git-cola-1.8.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'dev-vcs') diff --git a/dev-vcs/git-cola/ChangeLog b/dev-vcs/git-cola/ChangeLog index 41840da9447b..852ada4fdafe 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.12 2013/06/22 11:07:01 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.13 2013/06/25 14:55:48 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo git-cola-1.8.2.ebuild: + Stable for amd64, wrt bug #472286 *git-cola-1.8.3 (22 Jun 2013) @@ -161,4 +164,3 @@ 19 Jun 2009; Tiziano Müller +files/1.3.8-disable-tests.patch, +cola-1.3.8.ebuild, +metadata.xml: Initial commit, moved over from my overlay (as requested in bug #274621). - diff --git a/dev-vcs/git-cola/git-cola-1.8.2.ebuild b/dev-vcs/git-cola/git-cola-1.8.2.ebuild index 554021b039c1..a035626cf889 100644 --- a/dev-vcs/git-cola/git-cola-1.8.2.ebuild +++ b/dev-vcs/git-cola/git-cola-1.8.2.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/git-cola/git-cola-1.8.2.ebuild,v 1.4 2013/06/04 13:56:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-1.8.2.ebuild,v 1.5 2013/06/25 14:55:48 ago 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