diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-27 07:00:29 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-27 07:00:29 +0000 |
commit | a769db38a7b2f9de9cd6489ef7569929a09c180b (patch) | |
tree | 4b1d74092211f07f2621c817eadb076ef9f977d3 /dev-vcs/giggle | |
parent | Initial import (bug #427666 by Christoph Brill). (diff) | |
download | gentoo-2-a769db38a7b2f9de9cd6489ef7569929a09c180b.tar.gz gentoo-2-a769db38a7b2f9de9cd6489ef7569929a09c180b.tar.bz2 gentoo-2-a769db38a7b2f9de9cd6489ef7569929a09c180b.zip |
marked x86 per bug 428054
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/giggle')
-rw-r--r-- | dev-vcs/giggle/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/giggle/giggle-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/giggle/ChangeLog b/dev-vcs/giggle/ChangeLog index e708f9ec084f..28eaa5a10ba8 100644 --- a/dev-vcs/giggle/ChangeLog +++ b/dev-vcs/giggle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/giggle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/ChangeLog,v 1.14 2012/05/06 13:59:19 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/ChangeLog,v 1.15 2012/07/27 07:00:29 jdhore Exp $ + + 27 Jul 2012; Jeff Horelick <jdhore@gentoo.org> giggle-0.6.1.ebuild: + marked x86 per bug 428054 06 May 2012; Mike Auty <ikelos@gentoo.org> giggle-0.6.1.ebuild, +files/giggle-0.6.1-gmodule-explicit.patch: diff --git a/dev-vcs/giggle/giggle-0.6.1.ebuild b/dev-vcs/giggle/giggle-0.6.1.ebuild index f9788ea79451..7914a4a25670 100644 --- a/dev-vcs/giggle/giggle-0.6.1.ebuild +++ b/dev-vcs/giggle/giggle-0.6.1.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/giggle/giggle-0.6.1.ebuild,v 1.6 2012/05/06 13:59:19 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/giggle/giggle-0.6.1.ebuild,v 1.7 2012/07/27 07:00:29 jdhore Exp $ EAPI="3" @@ -11,7 +11,7 @@ HOMEPAGE="http://live.gnome.org/giggle" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="eds" RDEPEND=">=dev-vcs/git-1.5 |