summaryrefslogtreecommitdiff
path: root/app-xemacs/vm
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/vm
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
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/vm')
-rw-r--r--app-xemacs/vm/Manifest2
-rw-r--r--app-xemacs/vm/metadata.xml5
-rw-r--r--app-xemacs/vm/vm-7.22.ebuild15
-rw-r--r--app-xemacs/vm/vm-8.08.ebuild25
4 files changed, 47 insertions, 0 deletions
diff --git a/app-xemacs/vm/Manifest b/app-xemacs/vm/Manifest
new file mode 100644
index 00000000000..639a2e37d70
--- /dev/null
+++ b/app-xemacs/vm/Manifest
@@ -0,0 +1,2 @@
+DIST vm-7.22-pkg.tar.gz 822094 SHA256 c10e7fba4df3c28c43f39397230a52e0e960ef9f6eecab7f9cbd1fdf24341b07 SHA512 5b84f336c5de35ebc5551cdab152fdf64e3da1c3e468487011233c80e8fcb160d3b9f1629659b596132b57d64958e80fe40a7f04ea27caf14a8223fe0b63a228 WHIRLPOOL 11c3d817fbb8e42348a814a359e9de241975e11541d007c017ab9e5d3194d2980e7b613c1f1392ffc3397be42bc9a58066dadf0b690a925c513fc22c9cb1d19c
+DIST vm-8.08-pkg.tar.gz 825312 SHA256 5b767d4b6cf22cf2b40e57f7bb1ab3d4873908643a33205d403c8f9453be5310 SHA512 443f2634eca98a31f504828723c6aed18e8958211179f4e96206bc1b16973fe924cbf60f3fb0c45a46a3e5618890d600af888cb85aaee22fe91d496e4d61624a WHIRLPOOL cc81ea716b1ccba776147ad0d5bcfac5960a0472a895a146d6b9f36a55c0a42698f6e944f8be6ad9b6c64b3538fac1041f79645b0b9d8dc66e64afb9f6b85b27
diff --git a/app-xemacs/vm/metadata.xml b/app-xemacs/vm/metadata.xml
new file mode 100644
index 00000000000..29888891660
--- /dev/null
+++ b/app-xemacs/vm/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/vm/vm-7.22.ebuild b/app-xemacs/vm/vm-7.22.ebuild
new file mode 100644
index 00000000000..d1863252be8
--- /dev/null
+++ b/app-xemacs/vm/vm-7.22.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="An Emacs mailer"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/vm/vm-8.08.ebuild b/app-xemacs/vm/vm-8.08.ebuild
new file mode 100644
index 00000000000..bbe850aeaa2
--- /dev/null
+++ b/app-xemacs/vm/vm-8.08.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="An Emacs mailer"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/gnus
+app-xemacs/pgg
+app-xemacs/ecrypto
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/net-utils
+app-xemacs/ps-print
+app-xemacs/os-utils
+app-xemacs/bbdb
+app-xemacs/fsf-compat
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages