diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 14:01:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 14:01:01 +0000 |
commit | 4d0da0ac084e28a768bdad0a57c79f9af4174f38 (patch) | |
tree | e8ba66e3563dee476eb51480a94601ae73257ea6 /app-editors | |
parent | Stable for x86, wrt bug #424337 (diff) | |
download | gentoo-2-4d0da0ac084e28a768bdad0a57c79f9af4174f38.tar.gz gentoo-2-4d0da0ac084e28a768bdad0a57c79f9af4174f38.tar.bz2 gentoo-2-4d0da0ac084e28a768bdad0a57c79f9af4174f38.zip |
Stable for x86, wrt bug #442434
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gummi/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gummi/gummi-0.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gummi/ChangeLog b/app-editors/gummi/ChangeLog index 62b024137743..f960173802b8 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.43 2012/12/08 09:59:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.44 2012/12/16 14:01:01 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gummi-0.6.5.ebuild: + Stable for x86, wrt bug #442434 08 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> gummi-0.6.5.ebuild: Stable on amd64, wrt bug #442434 diff --git a/app-editors/gummi/gummi-0.6.5.ebuild b/app-editors/gummi/gummi-0.6.5.ebuild index 700f3392b919..98460bf910bc 100644 --- a/app-editors/gummi/gummi-0.6.5.ebuild +++ b/app-editors/gummi/gummi-0.6.5.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.5.ebuild,v 1.2 2012/12/08 09:59:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.5.ebuild,v 1.3 2012/12/16 14:01:01 ago Exp $ EAPI=4 inherit base eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.midnightcoding.org/attachments/download/301/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW" |