summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2005-11-17 17:15:21 +0000
committerMichael Kohl <citizen428@gentoo.org>2005-11-17 17:15:21 +0000
commit297c8c21f8a1ec994a05cbda05cfbc465636802c (patch)
tree5fb4aba091e01a57183a6db525a9629ec75908d4 /dev-ruby
parentStable on ppc64; bug #111916 (diff)
downloadhistorical-297c8c21f8a1ec994a05cbda05cfbc465636802c.tar.gz
historical-297c8c21f8a1ec994a05cbda05cfbc465636802c.tar.bz2
historical-297c8c21f8a1ec994a05cbda05cfbc465636802c.zip
Initial import.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/daemons/ChangeLog10
-rw-r--r--dev-ruby/daemons/Manifest14
-rw-r--r--dev-ruby/daemons/daemons-0.4.2.ebuild16
-rw-r--r--dev-ruby/daemons/files/digest-daemons-0.4.21
-rw-r--r--dev-ruby/daemons/metadata.xml5
5 files changed, 46 insertions, 0 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog
new file mode 100644
index 000000000000..de52785cbc0d
--- /dev/null
+++ b/dev-ruby/daemons/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/daemons
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.1 2005/11/17 17:15:21 citizen428 Exp $
+
+*daemons-0.4.2 (17 Nov 2005)
+
+ 17 Nov 2005; Michael Kohl <citizen428@gentoo.org> +metadata.xml,
+ +daemons-0.4.2.ebuild:
+ Initial import.
+
diff --git a/dev-ruby/daemons/Manifest b/dev-ruby/daemons/Manifest
new file mode 100644
index 000000000000..bced313547e3
--- /dev/null
+++ b/dev-ruby/daemons/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 cb8f06905c3021613b1bcc28da69b64a daemons-0.4.2.ebuild 465
+MD5 1c204365e45ab5ee8daa3878e481365e ChangeLog 350
+MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158
+MD5 642dcb82e88c80f6f42a77789e8ae585 files/digest-daemons-0.4.2 61
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDfLq3ZgSmR+etHJoRAvpZAJ9cxuCEBuC0iUm94JOOOA5Q/CWugQCfQrMI
+wkqpgZbN6jUBsUOl/VatlMQ=
+=XCbF
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/daemons/daemons-0.4.2.ebuild b/dev-ruby/daemons/daemons-0.4.2.ebuild
new file mode 100644
index 000000000000..d0dfc0997c9b
--- /dev/null
+++ b/dev-ruby/daemons/daemons-0.4.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-0.4.2.ebuild,v 1.1 2005/11/17 17:15:21 citizen428 Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Wrap existing ruby scripts to be run as a daemon"
+HOMEPAGE="http://daemons.rubyforge.org/"
+SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
diff --git a/dev-ruby/daemons/files/digest-daemons-0.4.2 b/dev-ruby/daemons/files/digest-daemons-0.4.2
new file mode 100644
index 000000000000..f59e0cec1482
--- /dev/null
+++ b/dev-ruby/daemons/files/digest-daemons-0.4.2
@@ -0,0 +1 @@
+MD5 fefecf8dd5b53feb5544644682ec402c daemons-0.4.2.gem 26624
diff --git a/dev-ruby/daemons/metadata.xml b/dev-ruby/daemons/metadata.xml
new file mode 100644
index 000000000000..0040b1162894
--- /dev/null
+++ b/dev-ruby/daemons/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>ruby</herd>
+</pkgmetadata>