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/xwem
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/xwem')
-rw-r--r--app-xemacs/xwem/Manifest2
-rw-r--r--app-xemacs/xwem/metadata.xml5
-rw-r--r--app-xemacs/xwem/xwem-1.22.ebuild23
-rw-r--r--app-xemacs/xwem/xwem-1.23.ebuild23
4 files changed, 53 insertions, 0 deletions
diff --git a/app-xemacs/xwem/Manifest b/app-xemacs/xwem/Manifest
new file mode 100644
index 000000000000..98bde9d64915
--- /dev/null
+++ b/app-xemacs/xwem/Manifest
@@ -0,0 +1,2 @@
+DIST xwem-1.22-pkg.tar.gz 649363 SHA256 d276779f6d4d70ff0b50ca448c1dabc4a44b9724da8c5f5d58a69b79e5d0c68a SHA512 5de50db9a9b0e3fe33aeae0f01cf5f4df61c57760c0cb66ec37288f03f3c3da1c45805b9d37b2ab6e375ac308f7074fb2cf12d9f6174742a9075cb64c82f68f5 WHIRLPOOL 4285bfc5a88c1a30727b6418401e9ce7e4cb212a5ad7eb1f187d7522f0dfeea687cd4f56a864687cd5a75af369c0622bb45dee5c350175c1a3ae5126999bc478
+DIST xwem-1.23-pkg.tar.gz 649490 SHA256 87b89ed5f8292c0edb596c5f2906e5a68f4f6bf3f001644e32898b94f40423ac SHA512 f070ca895b6b1144444e2d17198b07e3584fd72410b0663fb86fe3048635b8a795ee9b575c8f583108bddaae37de44864080a0402ae6312dd1d7172882473063 WHIRLPOOL 151ce014ccfd5b9a98da390b6d83f17df4134df6908d3490d84ff0434f49393560dde18dee8c6b5c60c5ccf17d637dcdb4c2e77bf4a97a31b1ca34f91420dc9d
diff --git a/app-xemacs/xwem/metadata.xml b/app-xemacs/xwem/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/xwem/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/xwem/xwem-1.22.ebuild b/app-xemacs/xwem/xwem-1.22.ebuild
new file mode 100644
index 000000000000..ccb709a43528
--- /dev/null
+++ b/app-xemacs/xwem/xwem-1.22.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="X Emacs Window Manager"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xlib
+app-xemacs/strokes
+app-xemacs/edit-utils
+app-xemacs/text-modes
+app-xemacs/time
+app-xemacs/slider
+app-xemacs/elib
+app-xemacs/ilisp
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/xwem/xwem-1.23.ebuild b/app-xemacs/xwem/xwem-1.23.ebuild
new file mode 100644
index 000000000000..ccb709a43528
--- /dev/null
+++ b/app-xemacs/xwem/xwem-1.23.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="X Emacs Window Manager"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xlib
+app-xemacs/strokes
+app-xemacs/edit-utils
+app-xemacs/text-modes
+app-xemacs/time
+app-xemacs/slider
+app-xemacs/elib
+app-xemacs/ilisp
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages