summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-03 14:03:00 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-03 14:03:00 +0000
commitf2f2e383b9da16dba4e02a6ccf84d0c86a317b4b (patch)
tree4611914ea3285c14fdedac8722273715092a651f /dev-vcs/qgit
parentstable ppc ppc64, bug #441548 (diff)
downloadgentoo-2-f2f2e383b9da16dba4e02a6ccf84d0c86a317b4b.tar.gz
gentoo-2-f2f2e383b9da16dba4e02a6ccf84d0c86a317b4b.tar.bz2
gentoo-2-f2f2e383b9da16dba4e02a6ccf84d0c86a317b4b.zip
stable ppc ppc64, bug #440850
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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 40cb8b8fa7fc..223192e34131 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.9 2012/10/01 09:04:47 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.10 2012/11/03 14:03:00 blueness Exp $
+
+ 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> qgit-2.5.ebuild:
+ stable ppc ppc64, bug #440850
*qgit-2.5 (01 Oct 2012)
diff --git a/dev-vcs/qgit/qgit-2.5.ebuild b/dev-vcs/qgit/qgit-2.5.ebuild
index a2cf70d06818..c8b77d0dd606 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.1 2012/10/01 09:04:47 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.5.ebuild,v 1.2 2012/11/03 14:03:00 blueness 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"