summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/childprocess/childprocess-0.5.3.ebuild')
-rw-r--r--dev-ruby/childprocess/childprocess-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/childprocess/childprocess-0.5.3.ebuild b/dev-ruby/childprocess/childprocess-0.5.3.ebuild
index a1a0cf855dbe..b18a7a6a350b 100644
--- a/dev-ruby/childprocess/childprocess-0.5.3.ebuild
+++ b/dev-ruby/childprocess/childprocess-0.5.3.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/childprocess/childprocess-0.5.3.ebuild,v 1.2 2014/07/22 15:57:59 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/childprocess/childprocess-0.5.3.ebuild,v 1.3 2014/08/05 16:00:42 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A simple and reliable solution for controlling external programs running in the background."
+DESCRIPTION="A simple and reliable solution for controlling external programs running in the background"
HOMEPAGE="https://github.com/jarib/childprocess"
LICENSE="MIT"