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 1NYk08-0005s4-TS for garchives@archives.gentoo.org; Sat, 23 Jan 2010 17:42:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A931E0642; Sat, 23 Jan 2010 17:42:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FA45E0642 for ; Sat, 23 Jan 2010 17:42:24 +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 C3DA11B4001 for ; Sat, 23 Jan 2010 17:42:23 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NYk07-0005P1-5V for gentoo-commits@lists.gentoo.org; Sat, 23 Jan 2010 17:42:23 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kcminit: kcminit-4.3.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kcminit-4.3.4.ebuild ChangeLog X-VCS-Directories: kde-base/kcminit X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Sat, 23 Jan 2010 17:42:23 +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: cd08d9c8-5c1e-4e52-90bb-a07c01a99600 X-Archives-Hash: e81a36f79db57beb0d370a0cf067820d armin76 10/01/23 17:42:23 Modified: kcminit-4.3.4.ebuild ChangeLog Log: Add ~arm (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force) Revision Changes Path 1.3 kde-base/kcminit/kcminit-4.3.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/k= cminit-4.3.4.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/k= cminit-4.3.4.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/k= cminit-4.3.4.ebuild?r1=3D1.2&r2=3D1.3 Index: kcminit-4.3.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/kde-base/kcminit/kcminit-4.3.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kcminit-4.3.4.ebuild 20 Jan 2010 18:23:59 -0000 1.2 +++ kcminit-4.3.4.ebuild 23 Jan 2010 17:42:22 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.3.4.ebuild= ,v 1.2 2010/01/20 18:23:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/kcminit-4.3.4.ebuild= ,v 1.3 2010/01/23 17:42:22 armin76 Exp $ =20 EAPI=3D"2" =20 @@ -8,7 +8,7 @@ inherit kde4-meta =20 DESCRIPTION=3D"KCMInit - runs startups initialization for Control Module= s." -KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-lin= ux ~x86-linux" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd6= 4-linux ~x86-linux" IUSE=3D"debug" =20 DEPEND=3D" 1.131 kde-base/kcminit/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/C= hangeLog?rev=3D1.131&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/C= hangeLog?rev=3D1.131&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcminit/C= hangeLog?r1=3D1.130&r2=3D1.131 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/kcminit/ChangeLog,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- ChangeLog 20 Jan 2010 18:23:59 -0000 1.130 +++ ChangeLog 23 Jan 2010 17:42:22 -0000 1.131 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcminit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.130 20= 10/01/20 18:23:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcminit/ChangeLog,v 1.131 20= 10/01/23 17:42:22 armin76 Exp $ + + 23 Jan 2010; Ra=C3=BAl Porcel kcminit-4.3.4.ebuil= d: + Add ~arm =20 20 Jan 2010; Jonathan Callen kcminit-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux