summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild')
-rw-r--r--dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild b/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild
index 55954a86950f..e0e38ae181ec 100644
--- a/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild
+++ b/dev-ruby/rb-inotify/rb-inotify-0.9.5.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/rb-inotify/rb-inotify-0.9.5.ebuild,v 1.1 2014/06/07 05:41:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rb-inotify/rb-inotify-0.9.5.ebuild,v 1.2 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="rb-inotify.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A thorough inotify wrapper for Ruby using FFI."
+DESCRIPTION="A thorough inotify wrapper for Ruby using FFI"
HOMEPAGE="https://github.com/nex3/rb-inotify"
LICENSE="MIT"