summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-vcs/gitg/ChangeLog5
-rw-r--r--dev-vcs/gitg/gitg-0.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
index 928b4302440a..0f88e6ba01f3 100644
--- a/dev-vcs/gitg/ChangeLog
+++ b/dev-vcs/gitg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/gitg
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.2 2010/03/17 16:13:43 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.3 2010/07/17 09:16:13 fauli Exp $
+
+ 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> gitg-0.0.6.ebuild:
+ stable x86, bug 327337
17 Mar 2010; Sebastian Pipping <sping@gentoo.org> gitg-0.0.1.ebuild,
gitg-0.0.2.ebuild, gitg-0.0.3.ebuild, gitg-0.0.4.ebuild,
diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild
index 80dca38c703f..a5239b2eab96 100644
--- a/dev-vcs/gitg/gitg-0.0.6.ebuild
+++ b/dev-vcs/gitg/gitg-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.2 2010/03/17 16:13:43 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.3 2010/07/17 09:16:13 fauli Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://trac.novowork.com/gitg/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.16