summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/pcl-cvs/pcl-cvs-1.71.ebuild')
-rw-r--r--app-xemacs/pcl-cvs/pcl-cvs-1.71.ebuild29
1 files changed, 29 insertions, 0 deletions
diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.71.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.71.ebuild
new file mode 100644
index 0000000..5c40584
--- /dev/null
+++ b/app-xemacs/pcl-cvs/pcl-cvs-1.71.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild,v 1.6 2011/07/22 11:24:57 xarthisius Exp $
+
+EAPI=5
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="CVS frontend."
+PKG_CAT="standard"
+
+EXPERIMENTAL=true
+
+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