commit: e7fdc7273a950237c0612ba2defcc743b03ac9c0 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Fri Aug 10 22:17:30 2018 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Fri Aug 10 22:17:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fdc727
app-xemacs/pcl-cvs: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/pcl-cvs/Manifest | 1 + app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest index 37eb12ce47b..45406513a66 100644 --- a/app-xemacs/pcl-cvs/Manifest +++ b/app-xemacs/pcl-cvs/Manifest @@ -1,2 +1,3 @@ DIST pcl-cvs-1.67-pkg.tar.gz 161871 BLAKE2B 22542886adba206ec1b7f036bad00870c2913a9a085bcfd0001d9bc798acef55ae177e03b13d71f069bbc46e0e466b9067e0d3ab3bfdec7ef14f4d67529cbed2 SHA512 db13b19d620da9ade30bbd912db20d47ee3f367f3b118a9209d14b1a0895a87bb4d8bc2c64f5d6f4276570f0533e7b03f1eb7bddf40a45cc197962a4a430c181 DIST pcl-cvs-1.70-pkg.tar.gz 162044 BLAKE2B 24ca04714035d00d77ca82f7a9722043be75970e38686788964126aee83b1c559dc8b2f0717f299559a9780d145347acc399743311e3069e405cc5c747a193f0 SHA512 ff0667d6c4a69fd042735af2187a29c374fb86c92c150497bb74125bcb5d7756a8949482132f3fccdf1308aa214dbc3db97282a6176ed714d19e87978457e170 +DIST pcl-cvs-1.73-pkg.tar.gz 162031 BLAKE2B bdfc2c967e5b91c3e0fa3ff655ecc0a0d15b6ffd03b3b91c70d2873a21fd340428c43f18bda8e62bfda1bfbf4bbcc4518247ec7f9b26fc55f819c4f847877124 SHA512 c381f47521dbf2d811efe314b666eeed66cad3ea4e0c7d7f9ed5d1cc6e273e25b48904c3733f824428e03d9fe46d2952ba46cc3959270e0e4523929fd89f8cf7 diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild new file mode 100644 index 00000000000..5ca196feeef --- /dev/null +++ b/app-xemacs/pcl-cvs/pcl-cvs-1.73.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="CVS frontend" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/elib +app-xemacs/vc +app-xemacs/dired +app-xemacs/edebug +app-xemacs/ediff +app-xemacs/edit-utils +app-xemacs/mail-lib +app-xemacs/prog-modes +app-xemacs/tramp +app-xemacs/gnus +app-xemacs/sh-script +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages