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 D05F2138334 for ; Sat, 11 Aug 2018 06:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 686D3E0827; Sat, 11 Aug 2018 06:49:21 +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 43A50E0827 for ; Sat, 11 Aug 2018 06:49:21 +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 3852C335CBF 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 3CF673A4 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: <1533970045.9e922e2ab3ce8504c2f48be33e794cd99d7169f4.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/vc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/vc/Manifest app-xemacs/vc/vc-1.50.ebuild X-VCS-Directories: app-xemacs/vc/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 9e922e2ab3ce8504c2f48be33e794cd99d7169f4 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: 7b09bdff-d5c1-47cd-9cfd-dbf4cc92392e X-Archives-Hash: 6b75d568da40fc7633f37e32da495c8d commit: 9e922e2ab3ce8504c2f48be33e794cd99d7169f4 Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 11 06:47:25 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 11 06:47:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e922e2a app-xemacs/vc: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/vc/Manifest | 1 + app-xemacs/vc/vc-1.50.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/app-xemacs/vc/Manifest b/app-xemacs/vc/Manifest index cc3dc32e839..c68b5186676 100644 --- a/app-xemacs/vc/Manifest +++ b/app-xemacs/vc/Manifest @@ -1,2 +1,3 @@ DIST vc-1.41-pkg.tar.gz 94597 BLAKE2B f709067926105d1b6047ba2e0116145fb34ba6fc1c94c5f9c4f3405304ba78348dfbdb75955f0a8971e886592318179b8e8cd17808d6b17621f05ca688857ea6 SHA512 fb4061a2740afed7978e42cd9ba9862d6bb067a0600a8635530c5aea1c5f4069b8825b9d1a0aeccbfd338cd4d1239b3611a823cd4646899690f99a1b6c12bde8 DIST vc-1.48-pkg.tar.gz 231122 BLAKE2B 8dd697dc7fb1d973ab1fc8f0e6a25458221fa581d1fba129e55309b0bf3c263e2802d654ea741849b1f45454817496da94b78de00ecdc22695a7e8e23edd61e1 SHA512 d043c6cac917ed80388ccb619f99c902baf50f5014af40dfd086d98fa0650e491a2b6746ef5463832d77158a75a14d2c39067a6165e55b33566c29ef4902d669 +DIST vc-1.50-pkg.tar.gz 231057 BLAKE2B 0bba6cedd270a8200eba2c09b97f0d98aa46c747a65f4cfe08f7242e95bdce74d933b39d4b9e6e109b2536ad4c3a49e00e9afc185e0afd51ab2a910137ab240b SHA512 a0da1bd44e6309079ad4c699206f4f9cd9ee050724902af8695d62610dd1a2c59e0d48964ad318e3dc68be865ecd5480138aa305c0673df68c5d2c61a3b80afe diff --git a/app-xemacs/vc/vc-1.50.ebuild b/app-xemacs/vc/vc-1.50.ebuild new file mode 100644 index 00000000000..1e822370008 --- /dev/null +++ b/app-xemacs/vc/vc-1.50.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Version Control for Free systems" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/mail-lib +app-xemacs/ediff +app-xemacs/sh-script +app-xemacs/pcl-cvs +app-xemacs/tramp +app-xemacs/prog-modes +app-xemacs/elib +app-xemacs/edebug +app-xemacs/gnus +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages