diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:16:13 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 09:16:13 +0000 |
commit | 8bd329f1777264022d50954bc9646dac144a1558 (patch) | |
tree | b17b240bbf26fd2f2f88d68b209c1f075c87d036 | |
parent | stable x86, bug 326813 (diff) | |
download | gentoo-2-8bd329f1777264022d50954bc9646dac144a1558.tar.gz gentoo-2-8bd329f1777264022d50954bc9646dac144a1558.tar.bz2 gentoo-2-8bd329f1777264022d50954bc9646dac144a1558.zip |
stable x86, bug 327337
(Portage version: 2.1.8.3/cvs/Linux i686)
-rw-r--r-- | dev-vcs/gitg/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/gitg/gitg-0.0.6.ebuild | 4 |
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 |