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 3A8071384C3 for ; Sun, 6 Sep 2015 12:44:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE311E087A; Sun, 6 Sep 2015 12:44:39 +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 6DF81E087A for ; Sun, 6 Sep 2015 12:44:39 +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 A7A40340A69 for ; Sun, 6 Sep 2015 12:44:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEFB419 for ; Sun, 6 Sep 2015 12:44:36 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1441543468.4e9771c621633783eac240b4dee7192005919132.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/streamtranscoder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild X-VCS-Directories: media-sound/streamtranscoder/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 4e9771c621633783eac240b4dee7192005919132 X-VCS-Branch: master Date: Sun, 6 Sep 2015 12:44:36 +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: 364f2f7d-95af-4956-b7ce-e330140e33c2 X-Archives-Hash: 77bba5ae6ed73a803144d0d338aaa18e commit: 4e9771c621633783eac240b4dee7192005919132 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 6 12:44:28 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 6 12:44:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9771c6 media-sound/streamtranscoder: ppc stable wrt bug #555948 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild b/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild index 5bb3ca9..748da96 100644 --- a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild +++ b/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.oddsock.org/tools/streamTranscoderV3/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=media-libs/libogg-1.1