diff options
author | 2006-01-02 21:23:56 +0000 | |
---|---|---|
committer | 2006-01-02 21:23:56 +0000 | |
commit | 2f447c751045fc398dff7ce710748b1be97d6278 (patch) | |
tree | 4104528aa9a6248e03985c308859168da67da899 /dev-ruby/daemons | |
parent | Add support for nios2/bfin embedded targets and update help output to include... (diff) | |
download | gentoo-2-2f447c751045fc398dff7ce710748b1be97d6278.tar.gz gentoo-2-2f447c751045fc398dff7ce710748b1be97d6278.tar.bz2 gentoo-2-2f447c751045fc398dff7ce710748b1be97d6278.zip |
version bump
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r-- | dev-ruby/daemons/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ruby/daemons/Manifest | 16 | ||||
-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 |
4 files changed, 28 insertions, 14 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/Manifest b/dev-ruby/daemons/Manifest index bced313547e3..35ab0890eced 100644 --- a/dev-ruby/daemons/Manifest +++ b/dev-ruby/daemons/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cb8f06905c3021613b1bcc28da69b64a daemons-0.4.2.ebuild 465 MD5 1c204365e45ab5ee8daa3878e481365e ChangeLog 350 -MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158 +MD5 cb8f06905c3021613b1bcc28da69b64a daemons-0.4.2.ebuild 465 +MD5 cb8f06905c3021613b1bcc28da69b64a daemons-0.4.3.ebuild 465 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----- +MD5 8ac8d90090d109cb8fe9121ad2d8aad4 files/digest-daemons-0.4.3 61 +MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158 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 |