From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CC392138334 for ; Fri, 21 Sep 2018 11:30:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01D2BE0875; Fri, 21 Sep 2018 11:30:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6CF9E0866 for ; Fri, 21 Sep 2018 11:30:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07B35335D19 for ; Fri, 21 Sep 2018 11:30:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0BE33E0 for ; Fri, 21 Sep 2018 11:30:09 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1537529394.d038eaa15e6b54806732abdcf6d73b771e2cd2da.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/cdemu-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild X-VCS-Directories: app-cdr/cdemu-daemon/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d038eaa15e6b54806732abdcf6d73b771e2cd2da X-VCS-Branch: master Date: Fri, 21 Sep 2018 11:30:09 +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: 41fce9d8-73d1-4ea9-a77b-a3734dc41212 X-Archives-Hash: 197d4cf09f4693f1ea5c34bdfd62eed8 commit: d038eaa15e6b54806732abdcf6d73b771e2cd2da Author: Mikle Kolyada gentoo org> AuthorDate: Fri Sep 21 11:29:54 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Sep 21 11:29:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d038eaa1 app-cdr/cdemu-daemon: amd64 stable wrt bug #665396 Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild index 1bf20ccf59c..f8257048c27 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt -KEYWORDS="~amd64 ~hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.32:2