summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild')
-rw-r--r--dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
index e40d8c592da7..0a7658785add 100644
--- a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
+++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild,v 1.3 2014/04/09 05:52:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild,v 1.4 2014/08/05 16:00:54 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
inherit ruby-fakegem
-DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner."
+DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner"
HOMEPAGE="http://github.com/FooBarWidget/daemon_controller"
LICENSE="MIT"