From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- app-xemacs/eieio/Manifest | 2 ++ app-xemacs/eieio/eieio-1.05.ebuild | 16 ++++++++++++++++ app-xemacs/eieio/eieio-1.07.ebuild | 17 +++++++++++++++++ app-xemacs/eieio/metadata.xml | 5 +++++ 4 files changed, 40 insertions(+) create mode 100644 app-xemacs/eieio/Manifest create mode 100644 app-xemacs/eieio/eieio-1.05.ebuild create mode 100644 app-xemacs/eieio/eieio-1.07.ebuild create mode 100644 app-xemacs/eieio/metadata.xml (limited to 'app-xemacs/eieio') 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 @@ + + + + xemacs + -- cgit v1.2.3-18-g5258