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 0CB62138010 for ; Fri, 14 Sep 2012 18:51:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1EDEE044C; Fri, 14 Sep 2012 18:51:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C21D5E044C for ; Fri, 14 Sep 2012 18:51:18 +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 3547E33D73C for ; Fri, 14 Sep 2012 18:51:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id F08A721600; Fri, 14 Sep 2012 18:51:16 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libshout: libshout-2.3.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libshout-2.3.1.ebuild ChangeLog X-VCS-Directories: media-libs/libshout X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120914185116.F08A721600@flycatcher.gentoo.org> Date: Fri, 14 Sep 2012 18:51:16 +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: ba1ad615-cdbe-4fd6-aaaf-4481645481b9 X-Archives-Hash: 268bc2f9b1b9b5204a9229ec35c1dd76 maekke 12/09/14 18:51:16 Modified: libshout-2.3.1.ebuild ChangeLog Log: arm stable, bug #429126 (Portage version: 2.1.11.13/cvs/Linux x86_64) Revision Changes Path 1.3 media-libs/libshout/libshout-2.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?r1=1.2&r2=1.3 Index: libshout-2.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libshout-2.3.1.ebuild 13 Sep 2012 10:15:51 -0000 1.2 +++ libshout-2.3.1.ebuild 14 Sep 2012 18:51:16 -0000 1.3 @@ -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/libshout/libshout-2.3.1.ebuild,v 1.2 2012/09/13 10:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.3 2012/09/14 18:51:16 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="speex theora" RDEPEND="media-libs/libogg 1.39 media-libs/libshout/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 13 Sep 2012 10:15:51 -0000 1.38 +++ ChangeLog 14 Sep 2012 18:51:16 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libshout # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.38 2012/09/13 10:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.39 2012/09/14 18:51:16 maekke Exp $ + + 14 Sep 2012; Markus Meier libshout-2.3.1.ebuild: + arm stable, bug #429126 13 Sep 2012; Agostino Sarubbo libshout-2.3.1.ebuild: Stable for amd64, wrt bug #429126