summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/xwem')
-rw-r--r--app-xemacs/xwem/Manifest2
-rw-r--r--app-xemacs/xwem/metadata.xml5
-rw-r--r--app-xemacs/xwem/xwem-1.22.ebuild23
-rw-r--r--app-xemacs/xwem/xwem-1.23.ebuild23
4 files changed, 53 insertions, 0 deletions
diff --git a/app-xemacs/xwem/Manifest b/app-xemacs/xwem/Manifest
new file mode 100644
index 000000000000..98bde9d64915
--- /dev/null
+++ b/app-xemacs/xwem/Manifest
@@ -0,0 +1,2 @@
+DIST xwem-1.22-pkg.tar.gz 649363 SHA256 d276779f6d4d70ff0b50ca448c1dabc4a44b9724da8c5f5d58a69b79e5d0c68a SHA512 5de50db9a9b0e3fe33aeae0f01cf5f4df61c57760c0cb66ec37288f03f3c3da1c45805b9d37b2ab6e375ac308f7074fb2cf12d9f6174742a9075cb64c82f68f5 WHIRLPOOL 4285bfc5a88c1a30727b6418401e9ce7e4cb212a5ad7eb1f187d7522f0dfeea687cd4f56a864687cd5a75af369c0622bb45dee5c350175c1a3ae5126999bc478
+DIST xwem-1.23-pkg.tar.gz 649490 SHA256 87b89ed5f8292c0edb596c5f2906e5a68f4f6bf3f001644e32898b94f40423ac SHA512 f070ca895b6b1144444e2d17198b07e3584fd72410b0663fb86fe3048635b8a795ee9b575c8f583108bddaae37de44864080a0402ae6312dd1d7172882473063 WHIRLPOOL 151ce014ccfd5b9a98da390b6d83f17df4134df6908d3490d84ff0434f49393560dde18dee8c6b5c60c5ccf17d637dcdb4c2e77bf4a97a31b1ca34f91420dc9d
diff --git a/app-xemacs/xwem/metadata.xml b/app-xemacs/xwem/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/xwem/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/xwem/xwem-1.22.ebuild b/app-xemacs/xwem/xwem-1.22.ebuild
new file mode 100644
index 000000000000..ccb709a43528
--- /dev/null
+++ b/app-xemacs/xwem/xwem-1.22.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="X Emacs Window Manager"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xlib
+app-xemacs/strokes
+app-xemacs/edit-utils
+app-xemacs/text-modes
+app-xemacs/time
+app-xemacs/slider
+app-xemacs/elib
+app-xemacs/ilisp
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/xwem/xwem-1.23.ebuild b/app-xemacs/xwem/xwem-1.23.ebuild
new file mode 100644
index 000000000000..ccb709a43528
--- /dev/null
+++ b/app-xemacs/xwem/xwem-1.23.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="X Emacs Window Manager"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/xlib
+app-xemacs/strokes
+app-xemacs/edit-utils
+app-xemacs/text-modes
+app-xemacs/time
+app-xemacs/slider
+app-xemacs/elib
+app-xemacs/ilisp
+app-xemacs/mail-lib
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages