summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-xemacs/vc
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
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