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/ediff | |
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/ediff')
-rw-r--r-- | app-xemacs/ediff/Manifest | 3 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.68.ebuild | 19 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.77.ebuild | 22 | ||||
-rw-r--r-- | app-xemacs/ediff/ediff-1.81.ebuild | 22 | ||||
-rw-r--r-- | app-xemacs/ediff/metadata.xml | 5 |
5 files changed, 71 insertions, 0 deletions
diff --git a/app-xemacs/ediff/Manifest b/app-xemacs/ediff/Manifest new file mode 100644 index 000000000000..31a9cc4c9ad6 --- /dev/null +++ b/app-xemacs/ediff/Manifest @@ -0,0 +1,3 @@ +DIST ediff-1.68-pkg.tar.gz 317183 SHA256 3307c5075b2b5b6b89c52fae7c4bb4888ae377b5cdfe6a52c9d2f39ddafe66c5 SHA512 adf3fc6fb0692022d4f44e9b966d076574dc12025b3f90bfb7f7bab6f3735d39c993757619d09a19479afdb73554cf484aae457f1184a8bf5bf831923c4ac6bb WHIRLPOOL a4d6fea67345c7022ffb6f31766007a3ace87abf3a6f34421c84d5598cbadc895e545031f6308d5a28c61d8f9c5d5ae7695117771a1fa58c8b664d269b49d678 +DIST ediff-1.77-pkg.tar.gz 317283 SHA256 2527b4b820ee19915bdc05dfd3541da7a0649cdd0d774e846aeefb93ef0efc34 SHA512 5f1ba2019dfa762382639516eabcfd81da14dcbb35df77c82f24ae3250d003fb4c596d529c6897b7502ee227a67be85da8d01d4d3109d9f28ef6558f0ebc78d2 WHIRLPOOL febb262850502988abd5807bb1de60ec790711a4fd99da6ad20b5db7e3c476d32d34f66c9e24f842c544b6721482915d9f6b480f90b2de057c62aa7edceeaf1e +DIST ediff-1.81-pkg.tar.gz 321669 SHA256 755d69ae710b9a98058b5f0021e681667c3c32947ce89a3b66320279612f8ac4 SHA512 1535f39a6af02e488f756303223cb116687c28d635f761f8456a439c576bf6691119d29e5fa2c7fca2e2a578faa4d09bac34145a8ca92116aca14e7ea93d694f WHIRLPOOL 12d596ada25a1c1733c7282133b052fa09a442bb91b07e5ae4dca92c8b1ce1248343bb0bcf97756339528c5b53fa3cbd45212cf9c9418f5a2d50234825bf0116 diff --git a/app-xemacs/ediff/ediff-1.68.ebuild b/app-xemacs/ediff/ediff-1.68.ebuild new file mode 100644 index 000000000000..350433cbfa6b --- /dev/null +++ b/app-xemacs/ediff/ediff-1.68.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Interface over GNU patch" +PKG_CAT="standard" + +RDEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/ediff/ediff-1.77.ebuild b/app-xemacs/ediff/ediff-1.77.ebuild new file mode 100644 index 000000000000..9760739234c5 --- /dev/null +++ b/app-xemacs/ediff/ediff-1.77.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="Interface over GNU patch" +PKG_CAT="standard" + +RDEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +app-xemacs/gnus +app-xemacs/tramp +app-xemacs/vc +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/ediff/ediff-1.81.ebuild b/app-xemacs/ediff/ediff-1.81.ebuild new file mode 100644 index 000000000000..82082cfdfb70 --- /dev/null +++ b/app-xemacs/ediff/ediff-1.81.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="Interface over GNU patch" +PKG_CAT="standard" + +RDEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +app-xemacs/gnus +app-xemacs/tramp +app-xemacs/vc +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/ediff/metadata.xml b/app-xemacs/ediff/metadata.xml new file mode 100644 index 000000000000..298888916608 --- /dev/null +++ b/app-xemacs/ediff/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> |