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 92DED138334 for ; Sat, 17 Aug 2019 22:09:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A59F2E0930; Sat, 17 Aug 2019 22:08:51 +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 7B80EE0930 for ; Sat, 17 Aug 2019 22:08:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5C7FD349CFE for ; Sat, 17 Aug 2019 22:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76F30777 for ; Sat, 17 Aug 2019 22:08:45 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1566077124.f03a957824da7eac60ed05395dea03ab01d329d1.ulm@gentoo> Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-editors/pemacs/ X-VCS-Repository: repo/proj/emacs X-VCS-Files: app-editors/pemacs/Manifest app-editors/pemacs/pemacs-1.5_pre20130322.ebuild app-editors/pemacs/pemacs-9999.ebuild X-VCS-Directories: app-editors/pemacs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f03a957824da7eac60ed05395dea03ab01d329d1 X-VCS-Branch: master Date: Sat, 17 Aug 2019 22:08:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a69f4bb-009c-403d-94f0-57de3dadecf1 X-Archives-Hash: 2920d4d9f88118fed61e7c3eeb1c07d8 commit: f03a957824da7eac60ed05395dea03ab01d329d1 Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 17 21:25:24 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 17 21:25:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=f03a9578 app-editors/pemacs: Add slot operator for ncurses dependency. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-editors/pemacs/Manifest | 2 +- app-editors/pemacs/pemacs-1.5_pre20130322.ebuild | 6 +++--- app-editors/pemacs/pemacs-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-editors/pemacs/Manifest b/app-editors/pemacs/Manifest index 71a832b..3d50711 100644 --- a/app-editors/pemacs/Manifest +++ b/app-editors/pemacs/Manifest @@ -1 +1 @@ -DIST pemacs-1.5_pre20130322.tar.xz 42380 SHA256 29a2a1af523bbe2ba7bbb782c47dae7d34bc5027f90df090b71948c44c796867 SHA512 4458c045f64e5c4c80067394ad3431d54c14505d259e1055162eb540c7bca4e0e0f1bbadf31b3dc6614faa85e66c9b249b00d50d555a09669513fc465a30871e WHIRLPOOL 03259468ea38243907787bb0e5efa1c9117da5764355746cf5cefb340a218c9ea265f233db6ff2fe60caee620945fedccc3ff82984c424b7a9f33ef39a538c64 +DIST pemacs-1.5_pre20130322.tar.xz 42380 BLAKE2B 5c982484918e9c7b76d038c341210b6746fad8bec171f20520becb3d05b89b1f368f11ae9175a3b62e9f701ec4651be04c155fea2bda9c0bff43a6b0969ba7f8 SHA512 4458c045f64e5c4c80067394ad3431d54c14505d259e1055162eb540c7bca4e0e0f1bbadf31b3dc6614faa85e66c9b249b00d50d555a09669513fc465a30871e diff --git a/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild b/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild index c414e76..23062e1 100644 --- a/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild +++ b/app-editors/pemacs/pemacs-1.5_pre20130322.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then inherit git-r3 else # snapshot from git repo - SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" + SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" fi DESCRIPTION="Perfect Emacs, a small footprint Emacs derived from Ersatz Emacs" @@ -21,7 +21,7 @@ LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND} virtual/pkgconfig" diff --git a/app-editors/pemacs/pemacs-9999.ebuild b/app-editors/pemacs/pemacs-9999.ebuild index bd7c314..b1d3db2 100644 --- a/app-editors/pemacs/pemacs-9999.ebuild +++ b/app-editors/pemacs/pemacs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then inherit git-r3 else # snapshot from git repo - SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" + SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz" fi DESCRIPTION="Perfect Emacs, a small footprint Emacs derived from Ersatz Emacs" @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/hughbarney/pEmacs" LICENSE="public-domain" SLOT="0" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND} virtual/pkgconfig"