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 12EB61392EF for ; Wed, 12 Mar 2014 10:07:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3217E0830; Wed, 12 Mar 2014 10:07:09 +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 27B9CE0830 for ; Wed, 12 Mar 2014 10:07:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5365D33FB25 for ; Wed, 12 Mar 2014 10:07:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 246802004C; Wed, 12 Mar 2014 10:07:07 +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/streamripper: streamripper-1.64.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: streamripper-1.64.6.ebuild ChangeLog X-VCS-Directories: media-sound/streamripper X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140312100707.246802004C@flycatcher.gentoo.org> Date: Wed, 12 Mar 2014 10:07:07 +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: 71cdca55-531b-4ec1-83ee-f33f3a18bb1b X-Archives-Hash: ec9c9a4c2ccfe106fe911ed00b678543 ago 14/03/12 10:07:07 Modified: streamripper-1.64.6.ebuild ChangeLog Log: Stable for sparc, wrt bug #471688 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 media-sound/streamripper/streamripper-1.64.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?r1=1.7&r2=1.8 Index: streamripper-1.64.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- streamripper-1.64.6.ebuild 5 Mar 2014 15:49:39 -0000 1.7 +++ streamripper-1.64.6.ebuild 12 Mar 2014 10:07:06 -0000 1.8 @@ -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/streamripper/streamripper-1.64.6.ebuild,v 1.7 2014/03/05 15:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild,v 1.8 2014/03/12 10:07:06 ago Exp $ EAPI=2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="vorbis" RDEPEND="media-libs/libmad 1.74 media-sound/streamripper/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.74&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.74&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?r1=1.73&r2=1.74 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- ChangeLog 5 Mar 2014 15:49:39 -0000 1.73 +++ ChangeLog 12 Mar 2014 10:07:06 -0000 1.74 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/streamripper # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.73 2014/03/05 15:49:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.74 2014/03/12 10:07:06 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo streamripper-1.64.6.ebuild: + Stable for sparc, wrt bug #471688 05 Mar 2014; Agostino Sarubbo streamripper-1.64.6.ebuild: Stable for ppc, wrt bug #471688