summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2010-07-17 11:21:22 +0000
committerThomas Anderson <tanderson@gentoo.org>2010-07-17 11:21:22 +0000
commit007e61fee52bbcd21eb56b609b4b0e1bca11e037 (patch)
tree266f68d5ce16dc2ddc85145451a464ed2f2bf46b /dev-vcs/gitg
parentFix ChangeLog entry. (diff)
downloadgentoo-2-007e61fee52bbcd21eb56b609b4b0e1bca11e037.tar.gz
gentoo-2-007e61fee52bbcd21eb56b609b4b0e1bca11e037.tar.bz2
gentoo-2-007e61fee52bbcd21eb56b609b4b0e1bca11e037.zip
stable amd64, bug 327337
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/gitg')
-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 0f88e6ba01f3..420fd990af11 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.3 2010/07/17 09:16:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.4 2010/07/17 11:21:22 tanderson Exp $
+
+ 17 Jul 2010; Thomas Anderson <tanderson@gentoo.org> gitg-0.0.6.ebuild:
+ stable amd64, bug 327337
17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> gitg-0.0.6.ebuild:
stable x86, bug 327337
diff --git a/dev-vcs/gitg/gitg-0.0.6.ebuild b/dev-vcs/gitg/gitg-0.0.6.ebuild
index a5239b2eab96..a1f06d9d1eb8 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.3 2010/07/17 09:16:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.0.6.ebuild,v 1.4 2010/07/17 11:21:22 tanderson 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