From c2ac69b817bb51367ea89d17b48d056e6d4539e4 Mon Sep 17 00:00:00 2001 From: Christian Marie Date: Thu, 1 Feb 2007 05:54:12 +0000 Subject: Version bump (Portage version: 2.1.1-r2) --- dev-ruby/daemons/ChangeLog | 7 ++++++- dev-ruby/daemons/daemons-1.0.4.ebuild | 16 ++++++++++++++++ dev-ruby/daemons/files/digest-daemons-1.0.4 | 3 +++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 dev-ruby/daemons/daemons-1.0.4.ebuild create mode 100644 dev-ruby/daemons/files/digest-daemons-1.0.4 (limited to 'dev-ruby/daemons') diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog index 26c3cecfa6a9..72bd226a6bc2 100644 --- a/dev-ruby/daemons/ChangeLog +++ b/dev-ruby/daemons/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/daemons # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.8 2007/01/30 18:32:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.9 2007/02/01 05:54:12 pingu Exp $ + +*daemons-1.0.4 (01 Feb 2007) + + 01 Feb 2007; Christian Marie +daemons-1.0.4.ebuild: + Version bump. 30 Jan 2007; Gustavo Zacarias daemons-0.4.4.ebuild: Keyworded ~sparc wrt #164242 diff --git a/dev-ruby/daemons/daemons-1.0.4.ebuild b/dev-ruby/daemons/daemons-1.0.4.ebuild new file mode 100644 index 000000000000..5f2b47647cee --- /dev/null +++ b/dev-ruby/daemons/daemons-1.0.4.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.0.4.ebuild,v 1.1 2007/02/01 05:54:12 pingu 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="~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + diff --git a/dev-ruby/daemons/files/digest-daemons-1.0.4 b/dev-ruby/daemons/files/digest-daemons-1.0.4 new file mode 100644 index 000000000000..80163530224e --- /dev/null +++ b/dev-ruby/daemons/files/digest-daemons-1.0.4 @@ -0,0 +1,3 @@ +MD5 fb5a29eecc09a916477c81753cf94291 daemons-1.0.4.gem 29184 +RMD160 b98d67919d568a1f1a950adbb3da99fc1c6c889d daemons-1.0.4.gem 29184 +SHA256 0f7e9bfffd515dd49842cf0f047b1c07eee37b8cc4b77102f44c50ca8462f230 daemons-1.0.4.gem 29184 -- cgit v1.2.3-65-gdbad