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 1N1mbZ-000121-Q6 for garchives@archives.gentoo.org; Sat, 24 Oct 2009 19:48:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 608FCE097D; Sat, 24 Oct 2009 19:48:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1871AE097D for ; Sat, 24 Oct 2009 19:48:49 +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 B83466614D for ; Sat, 24 Oct 2009 19:48:48 +0000 (UTC) Received: from josejx by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N1mbY-0003hj-Ee for gentoo-commits@lists.gentoo.org; Sat, 24 Oct 2009 19:48:48 +0000 From: "Joseph Jezak (josejx)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, josejx@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/policykit-kde: policykit-kde-4.3.1.ebuild ChangeLog policykit-kde-4.3.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: policykit-kde-4.3.1.ebuild ChangeLog policykit-kde-4.3.2.ebuild X-VCS-Directories: kde-base/policykit-kde X-VCS-Committer: josejx X-VCS-Committer-Name: Joseph Jezak Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joseph Jezak Date: Sat, 24 Oct 2009 19:48:48 +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: 0ae912a1-e71e-48b4-9ad8-0a868ef39d7a X-Archives-Hash: 4b6b894473537b1fe2cb043b94626885 josejx 09/10/24 19:48:48 Modified: policykit-kde-4.3.1.ebuild ChangeLog policykit-kde-4.3.2.ebuild Log: Marked ~ppc/~ppc64 for bug #280312. (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.5 kde-base/policykit-kde/policykit-kde-4.3.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.1.ebuild?r1=3D1.4&r2=3D1.5 Index: policykit-kde-4.3.1.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/kde-base/policykit-kde/policykit-kde-4.= 3.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- policykit-kde-4.3.1.ebuild 18 Oct 2009 15:50:14 -0000 1.4 +++ policykit-kde-4.3.1.ebuild 24 Oct 2009 19:48:47 -0000 1.5 @@ -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/kde-base/policykit-kde/policykit-kde-= 4.3.1.ebuild,v 1.4 2009/10/18 15:50:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/policykit-kde-= 4.3.1.ebuild,v 1.5 2009/10/24 19:48:47 josejx Exp $ =20 EAPI=3D"2" =20 @@ -9,7 +9,7 @@ inherit kde4-meta =20 DESCRIPTION=3D"PolicyKit integration module for KDE." -KEYWORDS=3D"~alpha amd64 ~ia64 x86" +KEYWORDS=3D"~alpha amd64 ~ia64 ~ppc ~ppc64 x86" LICENSE=3D"GPL-2" IUSE=3D"debug" =20 1.11 kde-base/policykit-kde/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/ChangeLog?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/ChangeLog?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/ChangeLog?r1=3D1.10&r2=3D1.11 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/kde-base/policykit-kde/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 18 Oct 2009 15:50:14 -0000 1.10 +++ ChangeLog 24 Oct 2009 19:48:47 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/policykit-kde # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.= 10 2009/10/18 15:50:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/ChangeLog,v 1.= 11 2009/10/24 19:48:47 josejx Exp $ + + 24 Oct 2009; Joseph Jezak policykit-kde-4.3.1.ebui= ld, + policykit-kde-4.3.2.ebuild: + Marked ~ppc/~ppc64 for bug #280312. =20 18 Oct 2009; Markus Meier policykit-kde-4.3.1.ebui= ld: x86 stable, bug #287697 1.3 kde-base/policykit-kde/policykit-kde-4.3.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/policykit= -kde/policykit-kde-4.3.2.ebuild?r1=3D1.2&r2=3D1.3 Index: policykit-kde-4.3.2.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/kde-base/policykit-kde/policykit-kde-4.= 3.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- policykit-kde-4.3.2.ebuild 9 Oct 2009 17:54:35 -0000 1.2 +++ policykit-kde-4.3.2.ebuild 24 Oct 2009 19:48:47 -0000 1.3 @@ -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/kde-base/policykit-kde/policykit-kde-= 4.3.2.ebuild,v 1.2 2009/10/09 17:54:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/policykit-kde/policykit-kde-= 4.3.2.ebuild,v 1.3 2009/10/24 19:48:47 josejx Exp $ =20 EAPI=3D"2" =20 @@ -9,7 +9,7 @@ inherit kde4-meta =20 DESCRIPTION=3D"PolicyKit integration module for KDE." -KEYWORDS=3D"~alpha ~amd64 ~ia64 ~x86" +KEYWORDS=3D"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" LICENSE=3D"GPL-2" IUSE=3D"debug" =20