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 ED141138010 for ; Thu, 13 Sep 2012 10:16:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 884AA21C01B; Thu, 13 Sep 2012 10:15:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5AC9421C01B for ; Thu, 13 Sep 2012 10:15:53 +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 BC81633C224 for ; Thu, 13 Sep 2012 10:15:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 898A921600; Thu, 13 Sep 2012 10:15:51 +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/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: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120913101551.898A921600@flycatcher.gentoo.org> Date: Thu, 13 Sep 2012 10:15:51 +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: aa1f5355-f80c-4940-aaf4-fbb0579e7f05 X-Archives-Hash: 498c43451dab5f5d6f517e657f752aac ago 12/09/13 10:15:51 Modified: libshout-2.3.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #429126 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild?r1=1.1&r2=1.2 Index: libshout-2.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libshout-2.3.1.ebuild 22 Jun 2012 16:14:17 -0000 1.1 +++ libshout-2.3.1.ebuild 13 Sep 2012 10:15:51 -0000 1.2 @@ -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.1 2012/06/22 16:14:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/libshout-2.3.1.ebuild,v 1.2 2012/09/13 10:15:51 ago 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.38 media-libs/libshout/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libshout/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 8 Jul 2012 15:20:51 -0000 1.37 +++ ChangeLog 13 Sep 2012 10:15:51 -0000 1.38 @@ -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.37 2012/07/08 15:20:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libshout/ChangeLog,v 1.38 2012/09/13 10:15:51 ago Exp $ + + 13 Sep 2012; Agostino Sarubbo libshout-2.3.1.ebuild: + Stable for amd64, wrt bug #429126 08 Jul 2012; Raúl Porcel libshout-2.3.0.ebuild: alpha/ia64/sh/sparc stable wrt #419097