diff options
author | Caleb Tennis <caleb@gentoo.org> | 2006-01-02 21:23:56 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2006-01-02 21:23:56 +0000 |
commit | d87da3a68198d7d7017c965822ebb8ac80ed4565 (patch) | |
tree | 88398225509efa49b65e8ff1b4d73416636f05e2 /dev-ruby | |
parent | Add support for nios2/bfin embedded targets and update help output to include... (diff) | |
download | historical-d87da3a68198d7d7017c965822ebb8ac80ed4565.tar.gz historical-d87da3a68198d7d7017c965822ebb8ac80ed4565.tar.bz2 historical-d87da3a68198d7d7017c965822ebb8ac80ed4565.zip |
version bump
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/daemons/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ruby/daemons/daemons-0.4.3.ebuild | 16 | ||||
-rw-r--r-- | dev-ruby/daemons/files/digest-daemons-0.4.3 | 1 |
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog index de52785cbc0d..30528dc207e1 100644 --- a/dev-ruby/daemons/ChangeLog +++ b/dev-ruby/daemons/ChangeLog @@ -1,6 +1,11 @@ # 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 $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.2 2006/01/02 21:23:56 caleb Exp $ + +*daemons-0.4.3 (02 Jan 2006) + + 02 Jan 2006; Caleb Tennis <caleb@gentoo.org> +daemons-0.4.3.ebuild: + version bump *daemons-0.4.2 (17 Nov 2005) diff --git a/dev-ruby/daemons/daemons-0.4.3.ebuild b/dev-ruby/daemons/daemons-0.4.3.ebuild new file mode 100644 index 000000000000..d841c57cca3a --- /dev/null +++ b/dev-ruby/daemons/daemons-0.4.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-0.4.3.ebuild,v 1.1 2006/01/02 21:23:56 caleb 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.3 b/dev-ruby/daemons/files/digest-daemons-0.4.3 new file mode 100644 index 000000000000..0bb982eaf484 --- /dev/null +++ b/dev-ruby/daemons/files/digest-daemons-0.4.3 @@ -0,0 +1 @@ +MD5 224343ab4d3f8db6d9461ebedad7f1e3 daemons-0.4.3.gem 27136 |