summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-04 13:44:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-04 13:44:53 +0000
commitea44a34ee83c1a309123a139c9d92fc8f5349bb3 (patch)
treec31a1d5b65c2b252627f80512e52ec8c6b73bc88 /dev-vcs/qgit
parentStable for amd64, wrt bug #436692 (diff)
downloadgentoo-2-ea44a34ee83c1a309123a139c9d92fc8f5349bb3.tar.gz
gentoo-2-ea44a34ee83c1a309123a139c9d92fc8f5349bb3.tar.bz2
gentoo-2-ea44a34ee83c1a309123a139c9d92fc8f5349bb3.zip
Stable for amd64, wrt bug #440850
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/qgit')
-rw-r--r--dev-vcs/qgit/ChangeLog5
-rw-r--r--dev-vcs/qgit/qgit-2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qgit/ChangeLog b/dev-vcs/qgit/ChangeLog
index 223192e34131..380e7ea88bda 100644
--- a/dev-vcs/qgit/ChangeLog
+++ b/dev-vcs/qgit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/qgit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.10 2012/11/03 14:03:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.11 2012/11/04 13:44:53 ago Exp $
+
+ 04 Nov 2012; <ago@gentoo.org> qgit-2.5.ebuild:
+ Stable for amd64, wrt bug #440850
03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> qgit-2.5.ebuild:
stable ppc ppc64, bug #440850
diff --git a/dev-vcs/qgit/qgit-2.5.ebuild b/dev-vcs/qgit/qgit-2.5.ebuild
index c8b77d0dd606..8c79bbe4ac7c 100644
--- a/dev-vcs/qgit/qgit-2.5.ebuild
+++ b/dev-vcs/qgit/qgit-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.2 2012/11/03 14:03:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.3 2012/11/04 13:44:53 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://libre.tibirna.org/attachments/download/9/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
DEPEND="x11-libs/qt-gui:4"