From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D8F891381FB for ; Fri, 28 Dec 2012 17:32:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF2121C0FB; Fri, 28 Dec 2012 17:32:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20A6021C105 for ; Fri, 28 Dec 2012 17:32:21 +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 2BAE033BF47 for ; Fri, 28 Dec 2012 17:32:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id E58322171D; Fri, 28 Dec 2012 17:32:18 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/glu: glu-9.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glu-9.0.0.ebuild ChangeLog X-VCS-Directories: media-libs/glu X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121228173218.E58322171D@flycatcher.gentoo.org> Date: Fri, 28 Dec 2012 17:32:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7af02bcd-c34f-4502-ab72-2ecff0d6f14d X-Archives-Hash: 51bec0c48e22b49bd45db22c7683b914 ago 12/12/28 17:32:18 Modified: glu-9.0.0.ebuild ChangeLog Log: Stable for sparc, wrt bug #440872 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.10 media-libs/glu/glu-9.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild?r1=1.9&r2=1.10 Index: glu-9.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- glu-9.0.0.ebuild 28 Dec 2012 10:56:42 -0000 1.9 +++ glu-9.0.0.ebuild 28 Dec 2012 17:32:18 -0000 1.10 @@ -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/glu/glu-9.0.0.ebuild,v 1.9 2012/12/28 10:56:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0.ebuild,v 1.10 2012/12/28 17:32:18 ago Exp $ EAPI=4 @@ -24,7 +24,7 @@ LICENSE="SGI-B-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="multilib static-libs" DEPEND="virtual/opengl" 1.10 media-libs/glu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 28 Dec 2012 10:56:42 -0000 1.9 +++ ChangeLog 28 Dec 2012 17:32:18 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.9 2012/12/28 10:56:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.10 2012/12/28 17:32:18 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo glu-9.0.0.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo glu-9.0.0.ebuild: Stable for ia64, wrt bug #440872