summaryrefslogtreecommitdiff
path: root/app-xemacs/mule-base
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/mule-base
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/mule-base')
-rw-r--r--app-xemacs/mule-base/Manifest2
-rw-r--r--app-xemacs/mule-base/metadata.xml5
-rw-r--r--app-xemacs/mule-base/mule-base-1.49-r1.ebuild16
-rw-r--r--app-xemacs/mule-base/mule-base-1.56.ebuild16
4 files changed, 39 insertions, 0 deletions
diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest
new file mode 100644
index 00000000000..513f2f1ef95
--- /dev/null
+++ b/app-xemacs/mule-base/Manifest
@@ -0,0 +1,2 @@
+DIST mule-base-1.49-pkg.tar.gz 446628 SHA256 3834fe417838ab462dd8e18d4e9f1a0f8bd25f65fdf7f7adc8e96066df9f4db4 SHA512 ab5dfaaf620f0b59e54ab71eead60e27a110d48261bc597dd3b933629a17e5a0498b2e7aa6e75c32b97d71a2a8666b0a4376f73997c004bc299de78d2cbd5251 WHIRLPOOL f69ccc26649d92498eb6763fea7405956a7419251802c873833862cfd478d7472864cc08a980b9d055da2760435a795bcaf2dcd15378ed6a7a619852ad56e5b2
+DIST mule-base-1.56-pkg.tar.gz 445956 SHA256 44d4e9dd3aa4e57b489a38a9ce5d78d7188d4e62275b7383af613307f11bdf10 SHA512 b1d3aaf08afdd68352213ca5c08bfecca08369f18f97c9c709fc412153138a567dc72af07b086c0f96f025fbfabcb0f9d1da626a199add6aca6f8a6d23809865 WHIRLPOOL e955716740f092e73239b4b118634fa7d8762c08113776366bcf06037f8db446c2e57e5b4b0c17a07f90ac8c1f29ae0973cf2467d6674a079917d5a71ac4f56a
diff --git a/app-xemacs/mule-base/metadata.xml b/app-xemacs/mule-base/metadata.xml
new file mode 100644
index 00000000000..29888891660
--- /dev/null
+++ b/app-xemacs/mule-base/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/mule-base/mule-base-1.49-r1.ebuild b/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
new file mode 100644
index 00000000000..702f0cd6730
--- /dev/null
+++ b/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
+PKG_CAT="mule"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/apel
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/mule-base/mule-base-1.56.ebuild b/app-xemacs/mule-base/mule-base-1.56.ebuild
new file mode 100644
index 00000000000..20a6b2b8876
--- /dev/null
+++ b/app-xemacs/mule-base/mule-base-1.56.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
+PKG_CAT="mule"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/apel
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+
+inherit xemacs-packages