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 B045C138262 for ; Mon, 23 May 2016 14:16:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF74E21C046; Mon, 23 May 2016 14:16:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 668D521C046 for ; Mon, 23 May 2016 14:16:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D055340A60 for ; Mon, 23 May 2016 14:16:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BE61336 for ; Mon, 23 May 2016 14:16:52 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1464012932.d3000cb0d410e20be57e93eb0b0c66e7a6460656.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmp3splt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmp3splt/libmp3splt-0.9.2.ebuild X-VCS-Directories: media-libs/libmp3splt/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: d3000cb0d410e20be57e93eb0b0c66e7a6460656 X-VCS-Branch: master Date: Mon, 23 May 2016 14:16:52 +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: f71c2d89-33ca-4e29-b752-7dc971d1c912 X-Archives-Hash: 9abb3705257ecdd49721489117731914 commit: d3000cb0d410e20be57e93eb0b0c66e7a6460656 Author: Tobias Klausmann gentoo org> AuthorDate: Mon May 23 14:15:32 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon May 23 14:15:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3000cb0 media-libs/libmp3splt-0.9.2-r0: add alpha keyword Gentoo-Bug: 558684 Package-Manager: portage-2.3.0_rc1 media-libs/libmp3splt/libmp3splt-0.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild b/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild index 8716e09..f288649 100644 --- a/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild +++ b/media-libs/libmp3splt/libmp3splt-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN:3}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="doc flac pcre" RDEPEND="media-libs/libmad