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 B86CC59CAA for ; Sun, 27 Mar 2016 19:23:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0CE6E0863; Sun, 27 Mar 2016 19:23:38 +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 349AEE0864 for ; Sun, 27 Mar 2016 19:23:38 +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 BE386340A6A for ; Sun, 27 Mar 2016 19:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 439C386B for ; Sun, 27 Mar 2016 19:23:34 +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: <1459106590.8a3502a00477a0e58a5bd82fcb0110f32a195d47.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmirage/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmirage/libmirage-3.0.4.ebuild X-VCS-Directories: dev-libs/libmirage/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 8a3502a00477a0e58a5bd82fcb0110f32a195d47 X-VCS-Branch: master Date: Sun, 27 Mar 2016 19:23:34 +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: 12560dc8-6f82-4fdc-b58e-acc4b1d870d1 X-Archives-Hash: 6eb3d2f7e34d15ac35723cfda451174b commit: 8a3502a00477a0e58a5bd82fcb0110f32a195d47 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 27 19:23:10 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 27 19:23:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3502a0 dev-libs/libmirage: amd64 stable wrt bug #578398 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-libs/libmirage/libmirage-3.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libmirage/libmirage-3.0.4.ebuild b/dev-libs/libmirage/libmirage-3.0.4.ebuild index 28ce050..ede6a0e 100644 --- a/dev-libs/libmirage/libmirage-3.0.4.ebuild +++ b/dev-libs/libmirage/libmirage-3.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/10" # subslot = libmirage soname version -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="doc +introspection" RDEPEND=">=app-arch/bzip2-1:=