summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 00:17:30 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 00:17:30 +0200
commite7fdc7273a950237c0612ba2defcc743b03ac9c0 (patch)
tree8c0aa1e9b11d7d4f654df7d3cb4a6d0bad39004a /app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild
parentapp-xemacs/pc: version bump (diff)
downloadgentoo-e7fdc7273a950237c0612ba2defcc743b03ac9c0.tar.gz
gentoo-e7fdc7273a950237c0612ba2defcc743b03ac9c0.tar.bz2
gentoo-e7fdc7273a950237c0612ba2defcc743b03ac9c0.zip
app-xemacs/pcl-cvs: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild')
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.73.ebuild25
1 files changed, 25 insertions, 0 deletions
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 000000000000..5ca196feeef6
--- /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