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 1KXDnx-0008Vf-VV for garchives@archives.gentoo.org; Sun, 24 Aug 2008 11:30:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C7B7E03F3; Sun, 24 Aug 2008 11:30:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47AE9E03F3 for ; Sun, 24 Aug 2008 11:30:45 +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 70FBC65AD3 for ; Sun, 24 Aug 2008 11:30:44 +0000 (UTC) Received: from corsair by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KXDnu-0004io-R8 for gentoo-commits@lists.gentoo.org; Sun, 24 Aug 2008 11:30:42 +0000 From: "Markus Rothe (corsair)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, corsair@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libev: libev-3.43.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libev-3.43.ebuild ChangeLog X-VCS-Directories: dev-libs/libev X-VCS-Committer: corsair X-VCS-Committer-Name: Markus Rothe Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Rothe Date: Sun, 24 Aug 2008 11:30:42 +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: 583ec087-c03f-4d76-971f-53ac014b60c4 X-Archives-Hash: 514d29adb896f2a8e9883cd9613a3312 corsair 08/08/24 11:30:42 Modified: libev-3.43.ebuild ChangeLog Log: Added ~ppc64; bug #234421 (Portage version: 2.1.4.4) Revision Changes Path 1.3 dev-libs/libev/libev-3.43.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/lib= ev-3.43.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/lib= ev-3.43.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/lib= ev-3.43.ebuild?r1=3D1.2&r2=3D1.3 Index: libev-3.43.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/dev-libs/libev/libev-3.43.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libev-3.43.ebuild 14 Aug 2008 07:39:31 -0000 1.2 +++ libev-3.43.ebuild 24 Aug 2008 11:30:42 -0000 1.3 @@ -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/dev-libs/libev/libev-3.43.ebuild,v 1.= 2 2008/08/14 07:39:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/libev-3.43.ebuild,v 1.= 3 2008/08/24 11:30:42 corsair Exp $ =20 inherit autotools eutils =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"|| ( BSD GPL-2 )" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86 ~x86-fbsd" +KEYWORDS=3D"~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE=3D"" =20 src_unpack() { 1.5 dev-libs/libev/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/Cha= ngeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/Cha= ngeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libev/Cha= ngeLog?r1=3D1.4&r2=3D1.5 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/dev-libs/libev/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 14 Aug 2008 07:39:31 -0000 1.4 +++ ChangeLog 24 Aug 2008 11:30:42 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libev # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.4 2008/0= 8/14 07:39:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libev/ChangeLog,v 1.5 2008/0= 8/24 11:30:42 corsair Exp $ + + 24 Aug 2008; Markus Rothe libev-3.43.ebuild: + Added ~ppc64; bug #234421 =20 14 Aug 2008; Alexis Ballier libev-3.43.ebuild: keyword ~x86-fbsd