From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MuvV9-0001TA-QO for garchives@archives.gentoo.org; Mon, 05 Oct 2009 21:53:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E9C9E09B7; Mon, 5 Oct 2009 21:53:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15AECE09B7 for ; Mon, 5 Oct 2009 21:53:51 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AA1A66505A for ; Mon, 5 Oct 2009 21:53:50 +0000 (UTC) Received: from volkmar by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MuvV8-0008J1-6y for gentoo-commits@lists.gentoo.org; Mon, 05 Oct 2009 21:53:50 +0000 From: "Mounir Lamouri (volkmar)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, volkmar@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gtkimageview: gtkimageview-1.6.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gtkimageview-1.6.4.ebuild ChangeLog X-VCS-Directories: media-gfx/gtkimageview X-VCS-Committer: volkmar X-VCS-Committer-Name: Mounir Lamouri Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mounir Lamouri Date: Mon, 05 Oct 2009 21:53:50 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6a725d66-d382-482a-9122-283e1d1872ed X-Archives-Hash: 6bb1cc040854ccd02d4fb70f43c68f4d volkmar 09/10/05 21:53:50 Modified: gtkimageview-1.6.4.ebuild ChangeLog Log: Keywording for ppc. Bug 272088. (Portage version: 14478-svn/cvs/Linux ppc) Revision Changes Path 1.11 media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/gtkimageview-1.6.4.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/gtkimageview-1.6.4.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/gtkimageview-1.6.4.ebuild?r1=3D1.10&r2=3D1.11 Index: gtkimageview-1.6.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1.6= .4.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gtkimageview-1.6.4.ebuild 19 Sep 2009 11:57:02 -0000 1.10 +++ gtkimageview-1.6.4.ebuild 5 Oct 2009 21:53:49 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1= .6.4.ebuild,v 1.10 2009/09/19 11:57:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/gtkimageview-1= .6.4.ebuild,v 1.11 2009/10/05 21:53:49 volkmar Exp $ =20 EAPI=3D"2" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE=3D"doc examples" =20 # tests do not work with userpriv 1.10 media-gfx/gtkimageview/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gtkimage= view/ChangeLog?r1=3D1.9&r2=3D1.10 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 19 Sep 2009 11:57:02 -0000 1.9 +++ ChangeLog 5 Oct 2009 21:53:49 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/gtkimageview # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.= 9 2009/09/19 11:57:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gtkimageview/ChangeLog,v 1.= 10 2009/10/05 21:53:49 volkmar Exp $ + + 05 Oct 2009; Mounir Lamouri + gtkimageview-1.6.4.ebuild: + Keywording for ppc, bug 272088 =20 19 Sep 2009; Markus Meier gtkimageview-1.6.4.ebuil= d: add ~arm, bug #272088