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 1SSY60-0003A5-Bf for garchives@archives.gentoo.org; Thu, 10 May 2012 18:28:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FDECE0BE5; Thu, 10 May 2012 18:28:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EDD76E0BF2 for ; Thu, 10 May 2012 18:28:04 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 346521B4024 for ; Thu, 10 May 2012 18:28:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id E28D72004B; Thu, 10 May 2012 18:28:01 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/freeglut: freeglut-2.8.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: freeglut-2.8.0.ebuild ChangeLog X-VCS-Directories: media-libs/freeglut X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20120510182801.E28D72004B@flycatcher.gentoo.org> Date: Thu, 10 May 2012 18:28:01 +0000 (UTC) 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: 4842dee2-17db-484f-892c-bbdbf3a7220c X-Archives-Hash: 363599e39c79f397d46a6f74e767e0e3 aballier 12/05/10 18:28:01 Modified: freeglut-2.8.0.ebuild ChangeLog Log: keyword ~amd64-fbsd =20 (Portage version: 2.2.0_alpha103/cvs/Linux x86_64) Revision Changes Path 1.9 media-libs/freeglut/freeglut-2.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/freeglut-2.8.0.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/freeglut-2.8.0.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/freeglut-2.8.0.ebuild?r1=3D1.8&r2=3D1.9 Index: freeglut-2.8.0.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/media-libs/freeglut/freeglut-2.8.0.ebui= ld,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- freeglut-2.8.0.ebuild 6 May 2012 16:47:13 -0000 1.8 +++ freeglut-2.8.0.ebuild 10 May 2012 18:28:01 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.0.eb= uild,v 1.8 2012/05/06 16:47:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.0.eb= uild,v 1.9 2012/05/10 18:28:01 aballier Exp $ =20 EAPI=3D4 inherit eutils libtool @@ -11,7 +11,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-= fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd6= 4-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE=3D"debug static-libs" =20 RDEPEND=3D"virtual/glu 1.88 media-libs/freeglut/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/ChangeLog?rev=3D1.88&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/ChangeLog?rev=3D1.88&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglu= t/ChangeLog?r1=3D1.87&r2=3D1.88 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/media-libs/freeglut/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 6 May 2012 16:47:13 -0000 1.87 +++ ChangeLog 10 May 2012 18:28:01 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/freeglut # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.87 = 2012/05/06 16:47:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.88 = 2012/05/10 18:28:01 aballier Exp $ + + 10 May 2012; Alexis Ballier freeglut-2.8.0.ebuil= d: + keyword ~amd64-fbsd =20 06 May 2012; Ra=C3=BAl Porcel freeglut-2.8.0.ebui= ld: alpha/ia64/sh/sparc stable wrt #405063