summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-06 23:37:52 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-06 23:37:52 +0000
commitc714ae2c0a3e8802f136de259475cb4d1210b071 (patch)
tree118c96d226ee5a56adecd92241950967d481cd79 /dev-vcs/gitg
parentmarked x86 per bug 418967 (diff)
downloadgentoo-2-c714ae2c0a3e8802f136de259475cb4d1210b071.tar.gz
gentoo-2-c714ae2c0a3e8802f136de259475cb4d1210b071.tar.bz2
gentoo-2-c714ae2c0a3e8802f136de259475cb4d1210b071.zip
marked x86 per bug 419893
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r--dev-vcs/gitg/ChangeLog5
-rw-r--r--dev-vcs/gitg/gitg-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
index 178c331f77f4..d485af1672cf 100644
--- a/dev-vcs/gitg/ChangeLog
+++ b/dev-vcs/gitg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/gitg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.17 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.18 2012/06/06 23:37:52 jdhore Exp $
+
+ 06 Jun 2012; Jeff Horelick <jdhore@gentoo.org> gitg-0.1.2.ebuild:
+ marked x86 per bug 419893
03 May 2012; Jeff Horelick <jdhore@gentoo.org> gitg-0.0.6.ebuild,
gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
diff --git a/dev-vcs/gitg/gitg-0.1.2.ebuild b/dev-vcs/gitg/gitg-0.1.2.ebuild
index 0020e8a98e24..ea7b8ee8d744 100644
--- a/dev-vcs/gitg/gitg-0.1.2.ebuild
+++ b/dev-vcs/gitg/gitg-0.1.2.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/gitg/gitg-0.1.2.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.1.2.ebuild,v 1.4 2012/06/06 23:37:52 jdhore Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://trac.novowork.com/gitg/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug glade"
RDEPEND=">=dev-libs/glib-2.26:2