summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 07:43:49 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 07:43:49 +0000
commit52ea982bf4c780442d1fb92cfde5184e790736d2 (patch)
tree5d90d947bfa156b8c0abc011f9a3714dd90960e9 /app-xemacs/vc/vc-1.48.ebuild
parentVersion bump: minor XEmacs compatibility fixes. (diff)
downloadgentoo-2-52ea982bf4c780442d1fb92cfde5184e790736d2.tar.gz
gentoo-2-52ea982bf4c780442d1fb92cfde5184e790736d2.tar.bz2
gentoo-2-52ea982bf4c780442d1fb92cfde5184e790736d2.zip
Version bump: code simplification.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/vc/vc-1.48.ebuild')
-rw-r--r--app-xemacs/vc/vc-1.48.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-xemacs/vc/vc-1.48.ebuild b/app-xemacs/vc/vc-1.48.ebuild
new file mode 100644
index 000000000000..1b3d225acad7
--- /dev/null
+++ b/app-xemacs/vc/vc-1.48.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.48.ebuild,v 1.1 2010/08/13 07:43:49 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Version Control for Free systems."
+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