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 ADDB41387FD for ; Sun, 6 Apr 2014 10:10:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48B53E09D5; Sun, 6 Apr 2014 10:10:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA73EE09D5 for ; Sun, 6 Apr 2014 10:10:49 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E22E333FEA3 for ; Sun, 6 Apr 2014 10:10:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B4BB42004B; Sun, 6 Apr 2014 10:10:47 +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-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: glu-9.0.0-r1.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: <20140406101047.B4BB42004B@flycatcher.gentoo.org> Date: Sun, 6 Apr 2014 10:10:47 +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: 74267776-7188-49bc-bae6-d745a86a047b X-Archives-Hash: 8b85d84dcbbe0d7e2adba2d3cd0c8dc3 ago 14/04/06 10:10:47 Modified: glu-9.0.0-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #500368 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.6 media-libs/glu/glu-9.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild?r1=1.5&r2=1.6 Index: glu-9.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- glu-9.0.0-r1.ebuild 29 Mar 2014 20:35:27 -0000 1.5 +++ glu-9.0.0-r1.ebuild 6 Apr 2014 10:10:47 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.5 2014/03/29 20:35:27 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/glu-9.0.0-r1.ebuild,v 1.6 2014/04/06 10:10:47 ago Exp $ EAPI=5 @@ -25,7 +25,7 @@ LICENSE="SGI-B-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" DEPEND="virtual/opengl[${MULTILIB_USEDEP}]" 1.21 media-libs/glu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glu/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 29 Mar 2014 20:35:27 -0000 1.20 +++ ChangeLog 6 Apr 2014 10:10:47 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/glu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.20 2014/03/29 20:35:27 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/glu/ChangeLog,v 1.21 2014/04/06 10:10:47 ago Exp $ + + 06 Apr 2014; Agostino Sarubbo glu-9.0.0-r1.ebuild: + Stable for x86, wrt bug #500368 29 Mar 2014; Matt Turner glu-9.0.0-r1.ebuild: alpha stable, bug #500368.