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/ilisp | |
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/ilisp')
-rw-r--r-- | app-xemacs/ilisp/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/ilisp/ilisp-1.34.ebuild | 18 | ||||
-rw-r--r-- | app-xemacs/ilisp/ilisp-1.36.ebuild | 18 | ||||
-rw-r--r-- | app-xemacs/ilisp/metadata.xml | 5 |
4 files changed, 43 insertions, 0 deletions
diff --git a/app-xemacs/ilisp/Manifest b/app-xemacs/ilisp/Manifest new file mode 100644 index 000000000000..d5b69b8b9b41 --- /dev/null +++ b/app-xemacs/ilisp/Manifest @@ -0,0 +1,2 @@ +DIST ilisp-1.34-pkg.tar.gz 345867 SHA256 0557fad7411b92b1f1daf00f2ff6549a9df4b14f59700ac3a255880f6dabbc58 SHA512 c6d024383f6bb33dcc47f175895aace02bab209fa4ece11ac90812630e49a3ac43f10931a9398fcd9dc4f14747bdb0a0694fab4f67c9b15650bcf201fea7508c WHIRLPOOL 6e0ed8c27ce658f7a94d94f778f36ba7db9541e87a685fdd82e57c1605a35a678a0d7a7d3849e6af407b98767611ecea4f52135ce6124bc05be4f974d832b763 +DIST ilisp-1.36-pkg.tar.gz 347911 SHA256 e9ae0392250176d2e5c6c85c7f33105ef99e387876fddb20c73703cf2ad516c3 SHA512 71a637f80df53ef59b5e2d56ab1c36790d702a7419831d1a1ed54f4e29570e0120c757af71675039fc7076625ad1379eae07a2895c01ced0b066de88bb62576d WHIRLPOOL 179a870b8808e9fbfa9e8542364b8588933850e8c776fcfa0fc83a2d8bef040fd06e0495e9a22b4c14ca5e12f7fa7bd14af07edf83d602722644da2fb47f70f0 diff --git a/app-xemacs/ilisp/ilisp-1.34.ebuild b/app-xemacs/ilisp/ilisp-1.34.ebuild new file mode 100644 index 000000000000..3b095d651d9a --- /dev/null +++ b/app-xemacs/ilisp/ilisp-1.34.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Front-end for Inferior Lisp" +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +app-xemacs/fsf-compat +app-xemacs/xemacs-eterm +app-xemacs/sh-script +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/ilisp/ilisp-1.36.ebuild b/app-xemacs/ilisp/ilisp-1.36.ebuild new file mode 100644 index 000000000000..3b095d651d9a --- /dev/null +++ b/app-xemacs/ilisp/ilisp-1.36.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Front-end for Inferior Lisp" +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/mail-lib +app-xemacs/fsf-compat +app-xemacs/xemacs-eterm +app-xemacs/sh-script +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/ilisp/metadata.xml b/app-xemacs/ilisp/metadata.xml new file mode 100644 index 000000000000..298888916608 --- /dev/null +++ b/app-xemacs/ilisp/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> |