From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jje14-0004HF-0d for garchives@archives.gentoo.org; Wed, 09 Apr 2008 17:23:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 770F7E02DE; Wed, 9 Apr 2008 17:23:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C5B4E02DE for ; Wed, 9 Apr 2008 17:23:21 +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 A2C27B405A for ; Wed, 9 Apr 2008 17:23:20 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jje11-0005Qq-Gf for gentoo-commits@lists.gentoo.org; Wed, 09 Apr 2008 17:23:19 +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 sys-apps/hal: hal-0.5.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hal-0.5.10.ebuild ChangeLog X-VCS-Directories: sys-apps/hal X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Wed, 09 Apr 2008 17:23:19 +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: 646b6eb4-ced7-4dd6-8f6a-362f93140c60 X-Archives-Hash: fea109e20907761cd78498cdfca7c091 armin76 08/04/09 17:23:19 Modified: hal-0.5.10.ebuild ChangeLog Log: Add ~ia64/~sparc wrt #200050 (Portage version: 2.1.4.4) Revision Changes Path 1.13 sys-apps/hal/hal-0.5.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/hal-0= .5.10.ebuild?r1=3D1.12&r2=3D1.13 Index: hal-0.5.10.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/sys-apps/hal/hal-0.5.10.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- hal-0.5.10.ebuild 3 Apr 2008 20:29:39 -0000 1.12 +++ hal-0.5.10.ebuild 9 Apr 2008 17:23:18 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.12= 2008/04/03 20:29:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.13= 2008/04/09 17:23:18 armin76 Exp $ =20 inherit eutils linux-info autotools flag-o-matic =20 @@ -13,7 +13,7 @@ =20 LICENSE=3D"|| ( GPL-2 AFL-2.0 )" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~hppa ~mips ~x86" +KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~mips ~sparc ~x86" =20 KERNEL_IUSE=3D"kernel_linux kernel_FreeBSD" IUSE=3D"acpi apm crypt debug dell disk-partition doc laptop selinux ${KE= RNEL_IUSE}" 1.229 sys-apps/hal/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?rev=3D1.229&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?rev=3D1.229&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/hal/Chang= eLog?r1=3D1.228&r2=3D1.229 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/sys-apps/hal/ChangeLog,v retrieving revision 1.228 retrieving revision 1.229 diff -u -r1.228 -r1.229 --- ChangeLog 3 Apr 2008 20:29:39 -0000 1.228 +++ ChangeLog 9 Apr 2008 17:23:18 -0000 1.229 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.228 2008/0= 4/03 20:29:39 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.229 2008/0= 4/09 17:23:18 armin76 Exp $ + + 09 Apr 2008; Ra=C3=BAl Porcel hal-0.5.10.ebuild: + Add ~ia64/~sparc wrt #200050 =20 03 Apr 2008; Tobias Klausmann hal-0.5.10.ebuild: Keyworded for alpha, bug #216084 --=20 gentoo-commits@lists.gentoo.org mailing list