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 1Jfcyc-00039h-SY for garchives@archives.gentoo.org; Sat, 29 Mar 2008 15:28:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6BD5E0294; Sat, 29 Mar 2008 15:28:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2CC0E0294 for ; Sat, 29 Mar 2008 15:28:13 +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 4CD686728E for ; Sat, 29 Mar 2008 15:28:13 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jfcya-0004Si-3H for gentoo-commits@lists.gentoo.org; Sat, 29 Mar 2008 15:28:12 +0000 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 sys-apps/which: which-2.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: which-2.19.ebuild ChangeLog X-VCS-Directories: sys-apps/which X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Sat, 29 Mar 2008 15:28:12 +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: 3fa30d0a-9838-4649-a183-ef41e00a047e X-Archives-Hash: d2599733fac16c903eb000a8b007c60b ranger 08/03/29 15:28:12 Modified: which-2.19.ebuild ChangeLog Log: stable ppc64, bug 215056 (Portage version: 2.1.4.4) Revision Changes Path 1.9 sys-apps/which/which-2.19.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/whi= ch-2.19.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/whi= ch-2.19.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/whi= ch-2.19.ebuild?r1=3D1.8&r2=3D1.9 Index: which-2.19.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/which/which-2.19.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- which-2.19.ebuild 28 Mar 2008 15:27:46 -0000 1.8 +++ which-2.19.ebuild 29 Mar 2008 15:28:11 -0000 1.9 @@ -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/which/which-2.19.ebuild,v 1.= 8 2008/03/28 15:27:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.19.ebuild,v 1.= 9 2008/03/29 15:28:11 ranger Exp $ =20 inherit eutils =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh spar= c x86" +KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc= x86" IUSE=3D"" =20 DEPEND=3D"sys-apps/texinfo" 1.31 sys-apps/which/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/Cha= ngeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/Cha= ngeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/which/Cha= ngeLog?r1=3D1.30&r2=3D1.31 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/which/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 28 Mar 2008 15:27:46 -0000 1.30 +++ ChangeLog 29 Mar 2008 15:28:11 -0000 1.31 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/which # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.30 2008/= 03/28 15:27:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.31 2008/= 03/29 15:28:11 ranger Exp $ + + 29 Mar 2008; Brent Baude which-2.19.ebuild: + stable ppc64, bug 215056 =20 28 Mar 2008; Brent Baude which-2.19.ebuild: stable ppc, bug 215056 --=20 gentoo-commits@lists.gentoo.org mailing list