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 524F2138334 for ; Sat, 4 Aug 2018 08:13:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 601B9E07EA; Sat, 4 Aug 2018 08:13:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 26C3BE07EA for ; Sat, 4 Aug 2018 08:13:55 +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 CDA13335CC1 for ; Sat, 4 Aug 2018 08:13:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A95DA38E for ; Sat, 4 Aug 2018 08:13:50 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1533370413.2e19997557af34eca4d74f60bfc5ac7c67370aad.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/build/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/build/Manifest app-xemacs/build/build-1.18.ebuild X-VCS-Directories: app-xemacs/build/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 2e19997557af34eca4d74f60bfc5ac7c67370aad X-VCS-Branch: master Date: Sat, 4 Aug 2018 08:13:50 +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: a272c127-4c75-4d35-bc4d-8612660fab51 X-Archives-Hash: 74bb55bd80a9ae2289d4cf1a6e5ea3ba commit: 2e19997557af34eca4d74f60bfc5ac7c67370aad Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 4 08:13:33 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 4 08:13:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e199975 app-xemacs/build: Version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/build/Manifest | 1 + app-xemacs/build/build-1.18.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/app-xemacs/build/Manifest b/app-xemacs/build/Manifest index 6dfade44a2c..83461acf4ba 100644 --- a/app-xemacs/build/Manifest +++ b/app-xemacs/build/Manifest @@ -1,2 +1,3 @@ DIST build-1.14-pkg.tar.gz 49484 BLAKE2B 1d0072b9d7737a8d74a12ef0ce45909f212aeb58a4343522da0036f65be11955766756428fd7f6302c449cbb8936bfad70e69fc3b90ec90884de79b248753633 SHA512 bdda0904d8790df0adcaace0df038714f8175dea682af567daac8b0436436dd6e20d2f49f84deae5090f6d5013165de61b8ca50d81d5fea837b9f6013f9ba050 DIST build-1.15-pkg.tar.gz 49849 BLAKE2B a41e3441a9e1734bfd5caf1b999644fe0ff36c5e9bcb12d03b551bbcee308c14a5378f45966ca5b460a52950e22b4e06c20b215e2b5ccd1d2caef3b8f1f36812 SHA512 bf72d2509250fbd93a512ce445a5a17f01ea47965a729dc3e9a4745093b3057158482674393fa10fd76574f1cad0a998d0ceb5cd37d959cee70a3d8f098e5640 +DIST build-1.18-pkg.tar.gz 50029 BLAKE2B a23fbd5f7d42c964673e0cf07559f5bcc5ad426001656c9d824f7390258cd1f40082b5674a30dedd4759cd49bde803d2074b67974b15be0cb38c030b9c397e57 SHA512 f4a189b65abd6a6373f0596d39ce061c4e1d371ae9bfee5daa70a60ee48cf99e9ed032bf9f70a4af90507239ee425c4dce7906f2dda98079da833b9b86a0cae7 diff --git a/app-xemacs/build/build-1.18.ebuild b/app-xemacs/build/build-1.18.ebuild new file mode 100644 index 00000000000..d9ebc65fdff --- /dev/null +++ b/app-xemacs/build/build-1.18.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Build XEmacs from within (UNIX, Windows)" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/pcl-cvs +app-xemacs/dired +app-xemacs/w3 +app-xemacs/prog-modes +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages