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.77) (envelope-from ) id 1Sm9Yl-0006AL-Vf for garchives@archives.gentoo.org; Tue, 03 Jul 2012 20:18:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A1C5E0552; Tue, 3 Jul 2012 20:18:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4A22DE0552 for ; Tue, 3 Jul 2012 20:18:48 +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 348321B40B7 for ; Tue, 3 Jul 2012 20:18:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 929142004B; Tue, 3 Jul 2012 20:18:46 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20120703201846.929142004B@flycatcher.gentoo.org> Date: Tue, 3 Jul 2012 20:18:46 +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: 8987bce0-f30e-4eb1-a3bd-79894d11e6f5 X-Archives-Hash: 239eb054de1de269e0c676fd299c8a38 jer 12/07/03 20:18:46 Modified: sdl-mixer-1.2.12-r1.ebuild ChangeLog Log: Stable for HPPA (bug #422125). =20 (Portage version: 2.2.0_alpha115/cvs/Linux x86_64) Revision Changes Path 1.8 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.8&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.8&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.7&r2=3D1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sdl-mixer-1.2.12-r1.ebuild 29 Jun 2012 12:46:22 -0000 1.7 +++ sdl-mixer-1.2.12-r1.ebuild 3 Jul 2012 20:18:46 -0000 1.8 @@ -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.7 2012/06/29 12:46:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12= -r1.ebuild,v 1.8 2012/07/03 20:18:46 jer 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 ~x86-f= bsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-maco= s ~x86-solaris" +KEYWORDS=3D"~alpha amd64 arm hppa ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fb= sd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos= ~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.105 media-libs/sdl-mixer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.105&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?rev=3D1.105&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mix= er/ChangeLog?r1=3D1.104&r2=3D1.105 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.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- ChangeLog 29 Jun 2012 12:46:22 -0000 1.104 +++ ChangeLog 3 Jul 2012 20:18:46 -0000 1.105 @@ -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= 4 2012/06/29 12:46:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.10= 5 2012/07/03 20:18:46 jer Exp $ + + 03 Jul 2012; Jeroen Roovers sdl-mixer-1.2.12-r1.ebuil= d: + Stable for HPPA (bug #422125). =20 29 Jun 2012; Brent Baude sdl-mixer-1.2.12-r1.ebuil= d: Marking sdl-mixer-1.2.12-r1 ppc for bug 422125