From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 24246138010 for ; Sat, 18 Aug 2012 17:19:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E98ADE0675; Sat, 18 Aug 2012 17:19:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B6E71E0675 for ; Sat, 18 Aug 2012 17:19:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 236961B4020 for ; Sat, 18 Aug 2012 17:19:25 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id ED4792004B; Sat, 18 Aug 2012 17:19:22 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gummi: ChangeLog gummi-0.6.4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gummi-0.6.4.ebuild X-VCS-Directories: app-editors/gummi X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120818171922.ED4792004B@flycatcher.gentoo.org> Date: Sat, 18 Aug 2012 17:19:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: abfb382f-aa61-4596-a60e-0ee168859439 X-Archives-Hash: 358efef6a72dbf55ae3cf47686d8c9b4 ago 12/08/18 17:19:22 Modified: ChangeLog gummi-0.6.4.ebuild Log: Stable for amd64, wrt bug #428854 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.39 app-editors/gummi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 18 Aug 2012 12:42:34 -0000 1.38 +++ ChangeLog 18 Aug 2012 17:19:22 -0000 1.39 @@ -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.38 2012/08/18 12:42:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.39 2012/08/18 17:19:22 ago Exp $ + + 18 Aug 2012; Agostino Sarubbo gummi-0.6.4.ebuild: + Stable for amd64, wrt bug #428854 18 Aug 2012; Agostino Sarubbo -gummi-0.6.0.ebuild, -gummi-0.6.1.ebuild, -gummi-0.6.2.ebuild: 1.2 app-editors/gummi/gummi-0.6.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild?r1=1.1&r2=1.2 Index: gummi-0.6.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gummi-0.6.4.ebuild 25 Jun 2012 20:15:33 -0000 1.1 +++ gummi-0.6.4.ebuild 18 Aug 2012 17:19:22 -0000 1.2 @@ -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.1 2012/06/25 20:15:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.4.ebuild,v 1.2 2012/08/18 17:19:22 ago Exp $ EAPI=4 inherit base eutils @@ -11,7 +11,7 @@ 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"