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/eieio
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/eieio')
-rw-r--r--app-xemacs/eieio/Manifest2
-rw-r--r--app-xemacs/eieio/eieio-1.05.ebuild16
-rw-r--r--app-xemacs/eieio/eieio-1.07.ebuild17
-rw-r--r--app-xemacs/eieio/metadata.xml5
4 files changed, 40 insertions, 0 deletions
diff --git a/app-xemacs/eieio/Manifest b/app-xemacs/eieio/Manifest
new file mode 100644
index 000000000000..9ecd2cb11abf
--- /dev/null
+++ b/app-xemacs/eieio/Manifest
@@ -0,0 +1,2 @@
+DIST eieio-1.05-pkg.tar.gz 165803 SHA256 e7f3eb725a42897aa0861b9fecdcdd3f14002fa11366f7cfca0b0f9eb1c4a5b4 SHA512 7caa2cff977f850e4b59b00a2c34252bb235d901e4605092181aebac7690eb996b2bce7bb9262a9ec4c6aa691e89046cb723b8f0cd643f5b9b6cb5af51385497 WHIRLPOOL 052fc3a0e5cf54ca81f84a590d396f99db1805374645a8c78294567b4bc73b272774e72f1d3e7c3dd1056a0dc181a3ba6c35c4efc04bfe2e4844e47c687d20cb
+DIST eieio-1.07-pkg.tar.gz 177923 SHA256 83f08a7ae77db5bd77ba994ea2b23db3c2d88f466a4c55a2019072a3a70478eb SHA512 e4c76aa617bf80ca3fa7de249535ba63b22c3c8d787361dfce9381f4cb31500cb8f40e564c70928ee99492a0b71a67a13dd90e9626335b18b2a49877a124a551 WHIRLPOOL 801234bc5f0ebcb3e6ced12e405c7b7fbb653d99bde334d9729bfaee4df7a48f075f98768411565bec9c5d0c3bc2583b64cf5e74731afa6817cee81df2ab93b5
diff --git a/app-xemacs/eieio/eieio-1.05.ebuild b/app-xemacs/eieio/eieio-1.05.ebuild
new file mode 100644
index 000000000000..3a8a386d5a06
--- /dev/null
+++ b/app-xemacs/eieio/eieio-1.05.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/speedbar
+app-xemacs/xemacs-base
+app-xemacs/edebug
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/eieio/eieio-1.07.ebuild b/app-xemacs/eieio/eieio-1.07.ebuild
new file mode 100644
index 000000000000..2b6c8c5592d9
--- /dev/null
+++ b/app-xemacs/eieio/eieio-1.07.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/cedet-common
+app-xemacs/speedbar
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/eieio/metadata.xml b/app-xemacs/eieio/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/eieio/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>