summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-20 08:24:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-20 08:24:03 +0000
commit6d006b6e2aa23768372b3096f4011c9f68c8a692 (patch)
treef82b0933618c7c3ffc5215a666729696440c0d47 /dev-vcs/qgit
parentStable for amd64, wrt bug #408577 (diff)
downloadgentoo-2-6d006b6e2aa23768372b3096f4011c9f68c8a692.tar.gz
gentoo-2-6d006b6e2aa23768372b3096f4011c9f68c8a692.tar.bz2
gentoo-2-6d006b6e2aa23768372b3096f4011c9f68c8a692.zip
Stable for amd64, wrt bug #408709
(Portage version: 2.1.10.49/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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/qgit/ChangeLog b/dev-vcs/qgit/ChangeLog
index 2a42a4802ce7..dfdeb056582a 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.3 2012/03/18 18:35:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/ChangeLog,v 1.4 2012/03/20 08:24:03 ago Exp $
+
+ 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> qgit-2.4.ebuild:
+ Stable for amd64, wrt bug #408709
18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #118003.
diff --git a/dev-vcs/qgit/qgit-2.4.ebuild b/dev-vcs/qgit/qgit-2.4.ebuild
index 489792f28a65..e5d72b6af96a 100644
--- a/dev-vcs/qgit/qgit-2.4.ebuild
+++ b/dev-vcs/qgit/qgit-2.4.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.4.ebuild,v 1.1 2012/02/17 18:08:32 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.4.ebuild,v 1.2 2012/03/20 08:24:03 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~pesa/distfiles/${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"