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 09927138AF4 for ; Sun, 2 Nov 2014 09:03:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BDF9E0C87; Sun, 2 Nov 2014 09:03:41 +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 2B7DBE0C87 for ; Sun, 2 Nov 2014 09:03:41 +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 275753403B5 for ; Sun, 2 Nov 2014 09:03:40 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id D28F0944C; Sun, 2 Nov 2014 09:03:38 +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-sound/lash: lash-0.5.4-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lash-0.5.4-r2.ebuild ChangeLog X-VCS-Directories: media-sound/lash X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141102090338.D28F0944C@oystercatcher.gentoo.org> Date: Sun, 2 Nov 2014 09:03:38 +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: 4f041512-2980-40f1-9bdb-833130e8b2bd X-Archives-Hash: 2ace3b3d1d0b74529110bd2078fb33c0 ago 14/11/02 09:03:38 Modified: lash-0.5.4-r2.ebuild ChangeLog Log: Stable for alpha, wrt bug #525804 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 media-sound/lash/lash-0.5.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild?r1=1.8&r2=1.9 Index: lash-0.5.4-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lash-0.5.4-r2.ebuild 1 Nov 2014 17:52:26 -0000 1.8 +++ lash-0.5.4-r2.ebuild 2 Nov 2014 09:03:38 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v 1.8 2014/11/01 17:52:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/lash-0.5.4-r2.ebuild,v 1.9 2014/11/02 09:03:38 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="alsa debug gtk python static-libs" # doc RDEPEND="dev-libs/libxml2 1.48 media-sound/lash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lash/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 1 Nov 2014 17:52:26 -0000 1.47 +++ ChangeLog 2 Nov 2014 09:03:38 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.47 2014/11/01 17:52:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lash/ChangeLog,v 1.48 2014/11/02 09:03:38 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo lash-0.5.4-r2.ebuild: + Stable for alpha, wrt bug #525804 01 Nov 2014; Agostino Sarubbo lash-0.5.4-r2.ebuild: Stable for ppc, wrt bug #525804