summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-18 23:27:33 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-18 23:27:33 +0000
commit24bc04b007a4cf5c1167d6d0746809556aec7904 (patch)
tree70fa779567a944a70c00d7deb68b37d6c771c967 /app-editors/gummi
parentExtract host os field via config.sub #347167 by Diego Elio Pettenò. (diff)
downloadgentoo-2-24bc04b007a4cf5c1167d6d0746809556aec7904.tar.gz
gentoo-2-24bc04b007a4cf5c1167d6d0746809556aec7904.tar.bz2
gentoo-2-24bc04b007a4cf5c1167d6d0746809556aec7904.zip
Stable for x86, wrt bug #428854
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gummi')
-rw-r--r--app-editors/gummi/ChangeLog5
-rw-r--r--app-editors/gummi/gummi-0.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gummi/ChangeLog b/app-editors/gummi/ChangeLog
index 20800d53ef19..ba9c204a7537 100644
--- a/app-editors/gummi/ChangeLog
+++ b/app-editors/gummi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gummi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.39 2012/08/18 17:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.40 2012/08/18 23:27:33 johu Exp $
+
+ 18 Aug 2012; Johannes Huber <johu@gentoo.org> gummi-0.6.4.ebuild:
+ Stable for x86, wrt bug #428854
18 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gummi-0.6.4.ebuild:
Stable for amd64, wrt bug #428854
diff --git a/app-editors/gummi/gummi-0.6.4.ebuild b/app-editors/gummi/gummi-0.6.4.ebuild
index 00394b2db72f..f85c8063226e 100644
--- a/app-editors/gummi/gummi-0.6.4.ebuild
+++ b/app-editors/gummi/gummi-0.6.4.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/app-editors/gummi/gummi-0.6.4.ebuild,v 1.2 2012/08/18 17:19:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild,v 1.3 2012/08/18 23:27:33 johu Exp $
EAPI=4
inherit base eutils
@@ -11,7 +11,7 @@ SRC_URI="http://dev.midnightcoding.org/attachments/download/298/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
LANGS="ar ca cs da de el es fr it nl pl pt pt_BR ro ru sv zh_CN zh_TW"