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/erc
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/erc')
-rw-r--r--app-xemacs/erc/Manifest2
-rw-r--r--app-xemacs/erc/erc-0.21.ebuild14
-rw-r--r--app-xemacs/erc/erc-0.23.ebuild22
-rw-r--r--app-xemacs/erc/metadata.xml5
4 files changed, 43 insertions, 0 deletions
diff --git a/app-xemacs/erc/Manifest b/app-xemacs/erc/Manifest
new file mode 100644
index 000000000000..029dd004d94a
--- /dev/null
+++ b/app-xemacs/erc/Manifest
@@ -0,0 +1,2 @@
+DIST erc-0.21-pkg.tar.gz 516214 SHA256 00384e0d6e829cbbfb005806033ae12c8c9273dc0773d1ab65ebce441197460d SHA512 5743fe1840a1e42700aa3fe41292b29a31f93e7ba7956ec80eda6df0c4d4300da268ccc692fe48b24dc59a60234e7d5a5d774dd8e9db8b6bcd91ddd4b11562e2 WHIRLPOOL 6c6ce131a096b1be5e919478680d394b72e79296a883ad583a99ebc46e27a3dd978a035dda12f27412955406da17450c3a13212960d6e739ae2324dd7e7866f5
+DIST erc-0.23-pkg.tar.gz 517288 SHA256 ac1c911d6f5b1d8623d3d75bfb0e17529d9c1cfe31b0e4c309c47e7b0e6c94b4 SHA512 54df94abb666d76f65faf668e8f85d20f5411c70031e709387706fe7d77b9403dd9e8d4fc2c634cbe58f5de896bb2780e2fae2706758774e295e3bc2704e7dc0 WHIRLPOOL d426a9d0d2f521956d3e9857e2f92200ea830782f48d96c9ef337428b898f715705b3f4202fc665785739cd82fe0af757185ebef54e9cf0324c953a09ddd0df3
diff --git a/app-xemacs/erc/erc-0.21.ebuild b/app-xemacs/erc/erc-0.21.ebuild
new file mode 100644
index 000000000000..2e151ca8216c
--- /dev/null
+++ b/app-xemacs/erc/erc-0.21.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="ERC - The Emacs IRC Client"
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/xemacs-base"
+
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/erc/erc-0.23.ebuild b/app-xemacs/erc/erc-0.23.ebuild
new file mode 100644
index 000000000000..7b61b40a0a09
--- /dev/null
+++ b/app-xemacs/erc/erc-0.23.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="ERC - The Emacs IRC Client"
+PKG_CAT="standard"
+
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
+
+RDEPEND="app-xemacs/edit-utils
+app-xemacs/fsf-compat
+app-xemacs/gnus
+app-xemacs/pcomplete
+app-xemacs/xemacs-base
+app-xemacs/text-modes
+app-xemacs/xemacs-ispell
+app-xemacs/viper
+"
diff --git a/app-xemacs/erc/metadata.xml b/app-xemacs/erc/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/erc/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>