summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/build')
-rw-r--r--app-xemacs/build/Manifest2
-rw-r--r--app-xemacs/build/build-1.14.ebuild18
-rw-r--r--app-xemacs/build/build-1.15.ebuild18
-rw-r--r--app-xemacs/build/metadata.xml5
4 files changed, 43 insertions, 0 deletions
diff --git a/app-xemacs/build/Manifest b/app-xemacs/build/Manifest
new file mode 100644
index 000000000000..205a337ff3c9
--- /dev/null
+++ b/app-xemacs/build/Manifest
@@ -0,0 +1,2 @@
+DIST build-1.14-pkg.tar.gz 49484 SHA256 d66666787bd7529aa9f3e88e18ef733d0875661cde70e628e423914574411879 SHA512 bdda0904d8790df0adcaace0df038714f8175dea682af567daac8b0436436dd6e20d2f49f84deae5090f6d5013165de61b8ca50d81d5fea837b9f6013f9ba050 WHIRLPOOL 2ac077688e0463fe291e50670b7fabd02964ae7d4ed25bfc0857e873b2afd139454c88a8d45afbff62b0409513545c912bf08d6f9c0abd88e9db9c544c8398c6
+DIST build-1.15-pkg.tar.gz 49849 SHA256 76196725ba6fade1829a6c4978819a95d9ea284c29d9042f108ca299397229eb SHA512 bf72d2509250fbd93a512ce445a5a17f01ea47965a729dc3e9a4745093b3057158482674393fa10fd76574f1cad0a998d0ceb5cd37d959cee70a3d8f098e5640 WHIRLPOOL 2e7e69cff67666f330950ba2cd06643cdd052e21c9353d0f583e879a1da95a9be23ad45a2457b91d0f2e4c4fc5aae7ebeccde70803355577a5ad32d7ff7b2e91
diff --git a/app-xemacs/build/build-1.14.ebuild b/app-xemacs/build/build-1.14.ebuild
new file mode 100644
index 000000000000..fffd0a9a5eec
--- /dev/null
+++ b/app-xemacs/build/build-1.14.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Build XEmacs from within (UNIX, Windows)"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/pcl-cvs
+app-xemacs/dired
+app-xemacs/w3
+app-xemacs/prog-modes
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/build/build-1.15.ebuild b/app-xemacs/build/build-1.15.ebuild
new file mode 100644
index 000000000000..fffd0a9a5eec
--- /dev/null
+++ b/app-xemacs/build/build-1.15.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Build XEmacs from within (UNIX, Windows)"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/pcl-cvs
+app-xemacs/dired
+app-xemacs/w3
+app-xemacs/prog-modes
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/build/metadata.xml b/app-xemacs/build/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/build/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>