summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/ruby-modes')
-rw-r--r--app-xemacs/ruby-modes/Manifest2
-rw-r--r--app-xemacs/ruby-modes/metadata.xml5
-rw-r--r--app-xemacs/ruby-modes/ruby-modes-1.02.ebuild15
-rw-r--r--app-xemacs/ruby-modes/ruby-modes-1.04.ebuild15
4 files changed, 37 insertions, 0 deletions
diff --git a/app-xemacs/ruby-modes/Manifest b/app-xemacs/ruby-modes/Manifest
new file mode 100644
index 000000000000..4f2138f4a8d6
--- /dev/null
+++ b/app-xemacs/ruby-modes/Manifest
@@ -0,0 +1,2 @@
+DIST ruby-modes-1.02-pkg.tar.gz 21889 SHA256 14a61e146a18bca269f71d724d5d5f41f06ef0f9d59f806a097b82ea03115705 SHA512 91306a992c944f4d424934b6d90b3073bc5cd19f04678846400b3ea41acc349c92c604c337019bd9ca9beba32d401adbd6f78f72b57bf2597e78cf7cb64a4883 WHIRLPOOL a3a60709d3b209379508a5df535c40ca454a6c2755217273cf35c80d4e8da5ab8de2bc6cdfe1647133007773b398d93442a6ebb9ba7d94583d577027ac57b62a
+DIST ruby-modes-1.04-pkg.tar.gz 31720 SHA256 12118a176fd615a4de74e9d762ee8870a0f8bafcb93c1fdcef9f0ce78d16ddc7 SHA512 df12bec66cc8d70c3b75e1849b0b8ab1f8408f6a86d3dcf04d2703ae3815876fd96c382ef8b37135a99074ef20ee9628a2158217dc334b4aeb72c0a676ab748b WHIRLPOOL 8622c3e8a9701ea5202e360f40d4274958bb4e7dc64b307e5b71fdc75c67c55a47f74bf7d0247e0442204de89f6e12a29a381b182b88f9bfb59b0fa0d43f72a3
diff --git a/app-xemacs/ruby-modes/metadata.xml b/app-xemacs/ruby-modes/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/ruby-modes/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/ruby-modes/ruby-modes-1.02.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.02.ebuild
new file mode 100644
index 000000000000..4255438aba41
--- /dev/null
+++ b/app-xemacs/ruby-modes/ruby-modes-1.02.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="Ruby support"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/debug
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild b/app-xemacs/ruby-modes/ruby-modes-1.04.ebuild
new file mode 100644
index 000000000000..35e2e8ad009f
--- /dev/null
+++ b/app-xemacs/ruby-modes/ruby-modes-1.04.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="Ruby support"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/debug
+"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
+
+inherit xemacs-packages