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 8D0D2138334 for ; Sat, 11 Aug 2018 06:49:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1123AE0833; Sat, 11 Aug 2018 06:49:22 +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 D92F2E0833 for ; Sat, 11 Aug 2018 06:49:21 +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 B61BC335CC1 for ; Sat, 11 Aug 2018 06:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87AE83AA for ; Sat, 11 Aug 2018 06:49:17 +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: <1533970124.8bb57cb773c7b40a36b7759666d6e9760ee4ffa1.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/vm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/vm/Manifest app-xemacs/vm/vm-8.11.ebuild X-VCS-Directories: app-xemacs/vm/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 8bb57cb773c7b40a36b7759666d6e9760ee4ffa1 X-VCS-Branch: master Date: Sat, 11 Aug 2018 06:49:17 +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: 30b233aa-17b8-4d11-a1e7-ea3b0170a673 X-Archives-Hash: 7b6bd38ce40b538aa6d46baed2e2e1c1 commit: 8bb57cb773c7b40a36b7759666d6e9760ee4ffa1 Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 11 06:48:44 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 11 06:48:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb57cb7 app-xemacs/vm: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/vm/Manifest | 1 + app-xemacs/vm/vm-8.11.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/app-xemacs/vm/Manifest b/app-xemacs/vm/Manifest index 883a34a303e..d997a014102 100644 --- a/app-xemacs/vm/Manifest +++ b/app-xemacs/vm/Manifest @@ -1,2 +1,3 @@ DIST vm-7.22-pkg.tar.gz 822094 BLAKE2B a080c273964839d72fe81ca54839dd5c135137b4b10ffe854a04b23d7c3ef3e6b6633403f6c57f43c589c975bb86f2a173c531fdcb86506975874a82b6390cb1 SHA512 5b84f336c5de35ebc5551cdab152fdf64e3da1c3e468487011233c80e8fcb160d3b9f1629659b596132b57d64958e80fe40a7f04ea27caf14a8223fe0b63a228 DIST vm-8.08-pkg.tar.gz 825312 BLAKE2B ab6d84dfc6b830c51007dacab55b1932626c1cb2dba9e6a84422e8eaa8327c9f4a2ca9e9ccb499c7d95449f0ab5195a294a2b67111a64aa9b41a12c0a7d0b72f SHA512 443f2634eca98a31f504828723c6aed18e8958211179f4e96206bc1b16973fe924cbf60f3fb0c45a46a3e5618890d600af888cb85aaee22fe91d496e4d61624a +DIST vm-8.11-pkg.tar.gz 956105 BLAKE2B 9ad1ade5dd6542217bc9a31eb737166836e0e8325ecf44b43e6c2f86aa95db60ed15a5688cd3a5f0c010b65726547542c63c4a498dcc65f49e1f56d901de98c0 SHA512 cf687bc55723d8e57374264346399db552d4da73f24dc5a1a227f726b5f7c27a38a8ce1344fd97b22ae37729aacb3fcc18e22df14863004fd0472eadb3efa1fa diff --git a/app-xemacs/vm/vm-8.11.ebuild b/app-xemacs/vm/vm-8.11.ebuild new file mode 100644 index 00000000000..0a656a81de8 --- /dev/null +++ b/app-xemacs/vm/vm-8.11.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="An Emacs mailer" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +app-xemacs/gnus +app-xemacs/pgg +app-xemacs/ecrypto +app-xemacs/xemacs-eterm +app-xemacs/sh-script +app-xemacs/net-utils +app-xemacs/ps-print +app-xemacs/os-utils +app-xemacs/bbdb +app-xemacs/fsf-compat +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages