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.77) (envelope-from ) id 1Sp3EX-0000JY-Nh for garchives@archives.gentoo.org; Wed, 11 Jul 2012 20:10:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2406E0764; Wed, 11 Jul 2012 20:09:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 843C5E0764 for ; Wed, 11 Jul 2012 20:09:54 +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 B2EF01B402F for ; Wed, 11 Jul 2012 20:09:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 5872F20063; Wed, 11 Jul 2012 20:09:52 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xkeyboard-config-2.6.ebuild ChangeLog X-VCS-Directories: x11-misc/xkeyboard-config X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120711200952.5872F20063@flycatcher.gentoo.org> Date: Wed, 11 Jul 2012 20:09:52 +0000 (UTC) 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: b1ee3e69-a581-47db-97d0-1b9f4c88a002 X-Archives-Hash: dd1eb2b7ffb6a64260c4e8cd95529472 ranger 12/07/11 20:09:52 Modified: xkeyboard-config-2.6.ebuild ChangeLog Log: Marking xkeyboard-config-2.6 ppc64 for bug 419473 =20 (Portage version: 2.1.10.65/cvs/Linux ppc64) Revision Changes Path 1.6 x11-misc/xkeyboard-config/xkeyboard-config-2.6.ebuil= d file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/xkeyboard-config-2.6.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/xkeyboard-config-2.6.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/xkeyboard-config-2.6.ebuild?r1=3D1.5&r2=3D1.6 Index: xkeyboard-config-2.6.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/x11-misc/xkeyboard-config/xkeyboard-con= fig-2.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xkeyboard-config-2.6.ebuild 29 Jun 2012 18:01:45 -0000 1.5 +++ xkeyboard-config-2.6.ebuild 11 Jul 2012 20:09:52 -0000 1.6 @@ -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/x11-misc/xkeyboard-config/xkeyboard-c= onfig-2.6.ebuild,v 1.5 2012/06/29 18:01:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-c= onfig-2.6.ebuild,v 1.6 2012/07/11 20:09:52 ranger Exp $ =20 EAPI=3D4 =20 @@ -13,7 +13,7 @@ HOMEPAGE=3D"http://www.freedesktop.org/wiki/Software/XKeyboardConfig" [[ ${PV} =3D=3D *9999* ]] || SRC_URI=3D"${XORG_BASE_INDIVIDUAL_URI}/data= /${PN}/${P}.tar.bz2" =20 -KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa= rc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-ma= cos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~spar= c x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-mac= os ~x86-macos ~sparc-solaris ~x86-solaris" IUSE=3D"" =20 LICENSE=3D"MIT" 1.166 x11-misc/xkeyboard-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/ChangeLog?rev=3D1.166&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/ChangeLog?rev=3D1.166&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard= -config/ChangeLog?r1=3D1.165&r2=3D1.166 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/x11-misc/xkeyboard-config/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 29 Jun 2012 18:01:45 -0000 1.165 +++ ChangeLog 11 Jul 2012 20:09:52 -0000 1.166 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v= 1.165 2012/06/29 18:01:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v= 1.166 2012/07/11 20:09:52 ranger Exp $ + + 11 Jul 2012; Brent Baude xkeyboard-config-2.6.ebui= ld: + Marking xkeyboard-config-2.6 ppc64 stable for bug 419473 =20 29 Jun 2012; Markus Meier xkeyboard-config-2.6.ebu= ild: arm stable, bug #419473