summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-08-07 07:24:00 +0000
committerZac Medico <zmedico@gentoo.org>2011-08-07 07:24:00 +0000
commit868ac8c95d33dc7ab7abdaaa5f5735498fb29822 (patch)
tree90e2d5311f2a8280f5ec627262825382722fa50d /dev-vcs/gitg
parentMove stable keywords forward since only the eclass installing the files changed. (diff)
downloadgentoo-2-868ac8c95d33dc7ab7abdaaa5f5735498fb29822.tar.gz
gentoo-2-868ac8c95d33dc7ab7abdaaa5f5735498fb29822.tar.bz2
gentoo-2-868ac8c95d33dc7ab7abdaaa5f5735498fb29822.zip
Add ~x86-linux keyword.
(Portage version: 2.2.0_alpha50_p4/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r--dev-vcs/gitg/ChangeLog5
-rw-r--r--dev-vcs/gitg/gitg-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
index caba88c39dba..e48d715b2cbb 100644
--- a/dev-vcs/gitg/ChangeLog
+++ b/dev-vcs/gitg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/gitg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.13 2011/07/31 00:47:11 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.14 2011/08/07 07:24:00 zmedico Exp $
+
+ 07 Aug 2011; Zac Medico <zmedico@gentoo.org> gitg-0.2.4.ebuild:
+ Add ~x86-linux keyword.
*gitg-0.2.4 (31 Jul 2011)
diff --git a/dev-vcs/gitg/gitg-0.2.4.ebuild b/dev-vcs/gitg/gitg-0.2.4.ebuild
index 352be3af526a..96ce2c3a004d 100644
--- a/dev-vcs/gitg/gitg-0.2.4.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.1 2011/07/31 00:47:11 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.4.ebuild,v 1.2 2011/08/07 07:24:00 zmedico Exp $
EAPI="3"
GNOME2_LA_PUNT="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://trac.novowork.com/gitg/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
# FIXME: debug changes CFLAGS
IUSE="debug glade"