summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/vc')
-rw-r--r--app-xemacs/vc/Manifest2
-rw-r--r--app-xemacs/vc/metadata.xml5
-rw-r--r--app-xemacs/vc/vc-1.41.ebuild17
-rw-r--r--app-xemacs/vc/vc-1.48.ebuild24
4 files changed, 48 insertions, 0 deletions
diff --git a/app-xemacs/vc/Manifest b/app-xemacs/vc/Manifest
new file mode 100644
index 000000000000..74b446930836
--- /dev/null
+++ b/app-xemacs/vc/Manifest
@@ -0,0 +1,2 @@
+DIST vc-1.41-pkg.tar.gz 94597 SHA256 dc5c4e51d1233179f932233dcf0af561a29467c1b77a521b223a697faa2c96a0 SHA512 fb4061a2740afed7978e42cd9ba9862d6bb067a0600a8635530c5aea1c5f4069b8825b9d1a0aeccbfd338cd4d1239b3611a823cd4646899690f99a1b6c12bde8 WHIRLPOOL 37d3ed0f498f71bb3c6c526f1c61e14f2520f2d9827ad5ffa15bc5b71fb1291a85f3e4e60284b0ce504388620a50907b57857e52b94e07611fb79578650abf4b
+DIST vc-1.48-pkg.tar.gz 231122 SHA256 1170c396a73ce99c3190c20d38343dd1de0bbc116e2a030e1854c0fd18426d69 SHA512 d043c6cac917ed80388ccb619f99c902baf50f5014af40dfd086d98fa0650e491a2b6746ef5463832d77158a75a14d2c39067a6165e55b33566c29ef4902d669 WHIRLPOOL ce8b441b42c25046442b3779934c283fca4713bdcef6eb6364bafa058ec83aec823089c6961f9114f509023e5d949caf63eb59eb82bfaa083a4f16f947cd79cd
diff --git a/app-xemacs/vc/metadata.xml b/app-xemacs/vc/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/vc/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>
diff --git a/app-xemacs/vc/vc-1.41.ebuild b/app-xemacs/vc/vc-1.41.ebuild
new file mode 100644
index 000000000000..3641450e2d8c
--- /dev/null
+++ b/app-xemacs/vc/vc-1.41.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
diff --git a/app-xemacs/vc/vc-1.48.ebuild b/app-xemacs/vc/vc-1.48.ebuild
new file mode 100644
index 000000000000..8d5ae188c3dc
--- /dev/null
+++ b/app-xemacs/vc/vc-1.48.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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