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 4B25E138A1A for ; Sat, 31 Jan 2015 13:15:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB8BDE088C; Sat, 31 Jan 2015 13:15:29 +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 8C209E088C for ; Sat, 31 Jan 2015 13:15:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC79F33E5E4 for ; Sat, 31 Jan 2015 13:15:28 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 752D210C29; Sat, 31 Jan 2015 13:15:27 +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/sg: sg-1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sg-1.5.ebuild ChangeLog X-VCS-Directories: media-libs/sg X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150131131527.752D210C29@oystercatcher.gentoo.org> Date: Sat, 31 Jan 2015 13:15:27 +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: dfb83937-68c3-4efa-ad07-66c58723ac96 X-Archives-Hash: a3931191c48923afb2ae7cdc7c456262 ago 15/01/31 13:15:27 Modified: sg-1.5.ebuild ChangeLog Log: Stable for amd64, wrt bug #534670 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 media-libs/sg/sg-1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/sg-1.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/sg-1.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/sg-1.5.ebuild?r1=1.9&r2=1.10 Index: sg-1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/sg/sg-1.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sg-1.5.ebuild 4 Jan 2015 17:49:34 -0000 1.9 +++ sg-1.5.ebuild 31 Jan 2015 13:15:27 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/sg-1.5.ebuild,v 1.9 2015/01/04 17:49:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/sg-1.5.ebuild,v 1.10 2015/01/31 13:15:27 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="doc static-libs" 1.13 media-libs/sg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sg/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/sg/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 4 Jan 2015 17:49:34 -0000 1.12 +++ ChangeLog 31 Jan 2015 13:15:27 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/ChangeLog,v 1.12 2015/01/04 17:49:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/ChangeLog,v 1.13 2015/01/31 13:15:27 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo sg-1.5.ebuild: + Stable for amd64, wrt bug #534670 04 Jan 2015; Justin Lecher -sg-1.4.ebuild, sg-1.5.ebuild: Drop old @@ -46,4 +49,3 @@ 01 Nov 2010; Justin Lecher +files/1.4-opengl.patch, +sg-1.4.ebuild, +metadata.xml: New addition -