diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-xemacs/pcl-cvs | |
download | gentoo-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/pcl-cvs')
-rw-r--r-- | app-xemacs/pcl-cvs/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/metadata.xml | 5 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild | 22 | ||||
-rw-r--r-- | app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild | 24 |
4 files changed, 53 insertions, 0 deletions
diff --git a/app-xemacs/pcl-cvs/Manifest b/app-xemacs/pcl-cvs/Manifest new file mode 100644 index 000000000000..fa18f680ac61 --- /dev/null +++ b/app-xemacs/pcl-cvs/Manifest @@ -0,0 +1,2 @@ +DIST pcl-cvs-1.67-pkg.tar.gz 161871 SHA256 085046f6bc0f6940a6d87759dbb1a5d2b23a27a038973668315c51725a70af7a SHA512 db13b19d620da9ade30bbd912db20d47ee3f367f3b118a9209d14b1a0895a87bb4d8bc2c64f5d6f4276570f0533e7b03f1eb7bddf40a45cc197962a4a430c181 WHIRLPOOL 42b1a645d85ffcb9957638e0e8c384c60b7a2600f881f482e40f5ed82bdfe9fb09072f170006768aab9b8c7365603f11649e798f9a53b1b32cc06f581c8e4fbc +DIST pcl-cvs-1.70-pkg.tar.gz 162044 SHA256 692cd3a5e1e2ad562f63fda0d7929f0cbe15174e9bf48b5f618673caa5538bf8 SHA512 ff0667d6c4a69fd042735af2187a29c374fb86c92c150497bb74125bcb5d7756a8949482132f3fccdf1308aa214dbc3db97282a6176ed714d19e87978457e170 WHIRLPOOL 80ed0aa870a4c73ec3567a339d302ab1ed4be92f1b66efb1c502dfafe82936a2420cf3bb258e5228e1f23dd29c3498ac6d8171cd6d2a248fa15e60ad14b7e8e1 diff --git a/app-xemacs/pcl-cvs/metadata.xml b/app-xemacs/pcl-cvs/metadata.xml new file mode 100644 index 000000000000..298888916608 --- /dev/null +++ b/app-xemacs/pcl-cvs/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/pcl-cvs/pcl-cvs-1.67.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild new file mode 100644 index 000000000000..0e1eabf9ad1a --- /dev/null +++ b/app-xemacs/pcl-cvs/pcl-cvs-1.67.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="CVS frontend" +PKG_CAT="standard" + +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 +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild b/app-xemacs/pcl-cvs/pcl-cvs-1.70.ebuild new file mode 100644 index 000000000000..f88c58e45c86 --- /dev/null +++ b/app-xemacs/pcl-cvs/pcl-cvs-1.70.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="CVS frontend" +PKG_CAT="standard" + +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 +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages |