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 1ShQDX-00024J-SN for garchives@archives.gentoo.org; Wed, 20 Jun 2012 19:05:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CED87E075C; Wed, 20 Jun 2012 19:04:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F8E1E075C for ; Wed, 20 Jun 2012 19:04:50 +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 C0C801B400E for ; Wed, 20 Jun 2012 19:04:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 8360B2004B; Wed, 20 Jun 2012 19:04:48 +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/sdl-mixer: sdl-mixer-1.2.12-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sdl-mixer-1.2.12-r1.ebuild ChangeLog X-VCS-Directories: media-libs/sdl-mixer X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120620190448.8360B2004B@flycatcher.gentoo.org> Date: Wed, 20 Jun 2012 19:04:48 +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: a094a249-dceb-4b4f-9f7d-3bee870690cd X-Archives-Hash: c0212c9feb85217ee7c4490f0113c0ad ago 12/06/20 19:04:48 Modified: sdl-mixer-1.2.12-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #422125 =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.4 media-libs/sdl-mixer/sdl-mixer-1.2.12-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.12-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.12-r1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/sdl-mixer-1.2.12-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: sdl-mixer-1.2.12-r1.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/sdl-mixer/sdl-mixer-1.2.12-r= 1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sdl-mixer-1.2.12-r1.ebuild 20 Jun 2012 07:02:05 -0000 1.3 +++ sdl-mixer-1.2.12-r1.ebuild 20 Jun 2012 19:04:48 -0000 1.4 @@ -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/sdl-mixer/sdl-mixer-1.2.12= -r1.ebuild,v 1.3 2012/06/20 07:02:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12= -r1.ebuild,v 1.4 2012/06/20 19:04:48 ago Exp $ =20 EAPI=3D4 inherit eutils @@ -12,7 +12,7 @@ =20 LICENSE=3D"ZLIB" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x= 86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-= macos ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x8= 6-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-m= acos ~x86-solaris" IUSE=3D"flac fluidsynth mad midi mikmod mod modplug mp3 playtools smpeg = static-libs timidity vorbis +wav" REQUIRED_USE=3D" midi? ( || ( timidity fluidsynth ) ) 1.101 media-libs/sdl-mixer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.101&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.101&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?r1=3D1.100&r2=3D1.101 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/sdl-mixer/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 20 Jun 2012 07:02:05 -0000 1.100 +++ ChangeLog 20 Jun 2012 19:04:48 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sdl-mixer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.10= 0 2012/06/20 07:02:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.10= 1 2012/06/20 19:04:48 ago Exp $ + + 20 Jun 2012; Agostino Sarubbo sdl-mixer-1.2.12-r1.ebu= ild: + Stable for amd64, wrt bug #422125 =20 20 Jun 2012; Jeff Horelick sdl-mixer-1.2.12-r1.ebu= ild: marked x86 per bug 422125