summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-27 11:22:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-27 11:22:26 +0000
commit2fdaff8111bfba4b5db0897ce1ed3ccf196fce86 (patch)
treeec6ea4a6ab1998604f7cb7d8c24b7231d0dee02f /dev-vcs
parentInitial versions of pypy binary packages. (diff)
downloadgentoo-2-2fdaff8111bfba4b5db0897ce1ed3ccf196fce86.tar.gz
gentoo-2-2fdaff8111bfba4b5db0897ce1ed3ccf196fce86.tar.bz2
gentoo-2-2fdaff8111bfba4b5db0897ce1ed3ccf196fce86.zip
Stable for amd64, wrt bug #478274
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitg/ChangeLog5
-rw-r--r--dev-vcs/gitg/gitg-0.2.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
index 16b6c3b60dac..01022ab21761 100644
--- a/dev-vcs/gitg/ChangeLog
+++ b/dev-vcs/gitg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/gitg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.22 2013/04/13 13:14:04 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.23 2013/07/27 11:22:26 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gitg-0.2.7.ebuild:
+ Stable for amd64, wrt bug #478274
*gitg-0.2.7 (13 Apr 2013)
diff --git a/dev-vcs/gitg/gitg-0.2.7.ebuild b/dev-vcs/gitg/gitg-0.2.7.ebuild
index e79440d9db8a..371a1356f9b8 100644
--- a/dev-vcs/gitg/gitg-0.2.7.ebuild
+++ b/dev-vcs/gitg/gitg-0.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v 1.1 2013/04/13 13:14:04 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/gitg-0.2.7.ebuild,v 1.2 2013/07/27 11:22:26 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://git.gnome.org/browse/gitg/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
# FIXME: debug changes CFLAGS
IUSE="debug glade"