summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-12 14:34:03 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-12 14:34:03 +0000
commitc14a3740a1dec1f37febd68d3c73c560e53d14e8 (patch)
treef02de422e58626b0c6783275d0e289a2f8318bec /app-xemacs/vc/vc-1.41.ebuild
parentVersion bump; add metadata. (diff)
downloadgentoo-2-c14a3740a1dec1f37febd68d3c73c560e53d14e8.tar.gz
gentoo-2-c14a3740a1dec1f37febd68d3c73c560e53d14e8.tar.bz2
gentoo-2-c14a3740a1dec1f37febd68d3c73c560e53d14e8.zip
Version bump; remove old version; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/vc/vc-1.41.ebuild')
-rw-r--r--app-xemacs/vc/vc-1.41.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-xemacs/vc/vc-1.41.ebuild b/app-xemacs/vc/vc-1.41.ebuild
new file mode 100644
index 000000000000..aa92e006c5b0
--- /dev/null
+++ b/app-xemacs/vc/vc-1.41.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.41.ebuild,v 1.1 2006/11/12 14:34:03 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
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
+