diff options
author | 2012-01-21 16:25:30 +0000 | |
---|---|---|
committer | 2012-01-21 16:25:30 +0000 | |
commit | d1b93d01436b34fd87bd08fd03ee77115c01d333 (patch) | |
tree | b80f44499727daafd9565602210ea9112f473ef3 /app-editors | |
parent | x86 stable wrt bug #398545 (diff) | |
download | gentoo-2-d1b93d01436b34fd87bd08fd03ee77115c01d333.tar.gz gentoo-2-d1b93d01436b34fd87bd08fd03ee77115c01d333.tar.bz2 gentoo-2-d1b93d01436b34fd87bd08fd03ee77115c01d333.zip |
x86 stable wrt bug #397653
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gummi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gummi/gummi-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gummi/ChangeLog b/app-editors/gummi/ChangeLog index ba8cc61bd739..5c9a6a1f477f 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.30 2012/01/17 22:42:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.31 2012/01/21 16:25:30 phajdan.jr Exp $ + + 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gummi-0.6.1.ebuild: + x86 stable wrt bug #397653 17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gummi-0.6.1.ebuild: Stable for amd64, wrt bug #398605 diff --git a/app-editors/gummi/gummi-0.6.1.ebuild b/app-editors/gummi/gummi-0.6.1.ebuild index 476e7631cf06..694d150e47ba 100644 --- a/app-editors/gummi/gummi-0.6.1.ebuild +++ b/app-editors/gummi/gummi-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/app-editors/gummi/gummi-0.6.1.ebuild,v 1.2 2012/01/17 22:42:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.1.ebuild,v 1.3 2012/01/21 16:25:30 phajdan.jr Exp $ EAPI=4 inherit base eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.midnightcoding.org/redmine/attachments/download/217/${P}.tar 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_TW" |