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/apel
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/apel')
-rw-r--r--app-xemacs/apel/Manifest2
-rw-r--r--app-xemacs/apel/apel-1.32.ebuild15
-rw-r--r--app-xemacs/apel/apel-1.34.ebuild15
-rw-r--r--app-xemacs/apel/metadata.xml5
4 files changed, 37 insertions, 0 deletions
diff --git a/app-xemacs/apel/Manifest b/app-xemacs/apel/Manifest
new file mode 100644
index 000000000000..7fcc24cf03bf
--- /dev/null
+++ b/app-xemacs/apel/Manifest
@@ -0,0 +1,2 @@
+DIST apel-1.32-pkg.tar.gz 121589 SHA256 0721f940d2ed302b14c2e4e64effb4648dd5d7f69cbad89a8293abe5233e5fa5 SHA512 5f0c18fcd05ef28766a0e5fe265cfbb5fd637fb393c10eee47475898617dfc54563e3e021a8b9cd54baca7b0a29168aeb451382c89c3ef0a3fe96f0682ba1d8b WHIRLPOOL 9287f4515d31d0a8f05f411038988bc62edd4e9af2d1ee25df8e5921703095623c01e3663c913e31dad87959abb0f663ca0d650b256f531951283c98dd0a345f
+DIST apel-1.34-pkg.tar.gz 124989 SHA256 fc6a657c81d90c714fa101c183c7b79cc7cd2b29e61543e909e23fafd711d4fd SHA512 29c42c0908499d4e78f1ba7197d2d0da57f1bea179dd870422b3ea8475c50a91cb5d0470b6b02d241b2af46b2ee4e05f7b3d836bb7315dbb58bf75751048da30 WHIRLPOOL 7adbf10d1bfe7b295692ba15a4c1faacad85d93222c8b835856432b793516e89a5a0d4c447632cf93a9ad3a071a85df602e21d1c6b0190316d0e5783e6324881
diff --git a/app-xemacs/apel/apel-1.32.ebuild b/app-xemacs/apel/apel-1.32.ebuild
new file mode 100644
index 000000000000..49089bfdd388
--- /dev/null
+++ b/app-xemacs/apel/apel-1.32.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="A Portable Emacs Library. Used by XEmacs MIME support"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/apel/apel-1.34.ebuild b/app-xemacs/apel/apel-1.34.ebuild
new file mode 100644
index 000000000000..34b9ecef483d
--- /dev/null
+++ b/app-xemacs/apel/apel-1.34.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="A Portable Emacs Library. Used by XEmacs MIME support"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+
+inherit xemacs-packages
diff --git a/app-xemacs/apel/metadata.xml b/app-xemacs/apel/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/apel/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>