summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-21 10:30:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-21 10:30:56 +0000
commitb907e4805aeb601e26b809fd65e679b626639641 (patch)
tree3e70f3e0d668b9cd117062c8ebecfca7dd45bd1d /dev-vcs/git-cola
parentStable for amd64, wrt bug #549882 (diff)
downloadgentoo-2-b907e4805aeb601e26b809fd65e679b626639641.tar.gz
gentoo-2-b907e4805aeb601e26b809fd65e679b626639641.tar.bz2
gentoo-2-b907e4805aeb601e26b809fd65e679b626639641.zip
Stable for amd64, wrt bug #549628
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r--dev-vcs/git-cola/ChangeLog5
-rw-r--r--dev-vcs/git-cola/git-cola-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/git-cola/ChangeLog b/dev-vcs/git-cola/ChangeLog
index e21c51c23a94..a632bf865060 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.45 2015/05/16 06:58:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.46 2015/05/21 10:30:56 ago Exp $
+
+ 21 May 2015; Agostino Sarubbo <ago@gentoo.org> git-cola-2.1.2.ebuild:
+ Stable for amd64, wrt bug #549628
16 May 2015; Justin Lecher <jlec@gentoo.org> -git-cola-1.8.2.ebuild,
-git-cola-1.9.4.ebuild, -git-cola-2.1.0.ebuild, -git-cola-2.1.1.ebuild:
diff --git a/dev-vcs/git-cola/git-cola-2.1.2.ebuild b/dev-vcs/git-cola/git-cola-2.1.2.ebuild
index d234d90e1b21..4b12754d0bb8 100644
--- a/dev-vcs/git-cola/git-cola-2.1.2.ebuild
+++ b/dev-vcs/git-cola/git-cola-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.2.ebuild,v 1.1 2015/05/05 13:30:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.1.2.ebuild,v 1.2 2015/05/21 10:30:56 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"
REQUIRED_USE="doc? ( python_targets_python2_7 )"