summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-05 16:01:03 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-05 16:01:03 +0000
commitc1711f93fc9976886fc1b9f1062c2bd8b76c440b (patch)
tree081a8293929ad441eafdd17fbb43bd9277084dcc /dev-ruby/listen
parentversion bump, fix bash-completion installation (bug 518902) (diff)
downloadgentoo-2-c1711f93fc9976886fc1b9f1062c2bd8b76c440b.tar.gz
gentoo-2-c1711f93fc9976886fc1b9f1062c2bd8b76c440b.tar.bz2
gentoo-2-c1711f93fc9976886fc1b9f1062c2bd8b76c440b.zip
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/listen')
-rw-r--r--dev-ruby/listen/ChangeLog6
-rw-r--r--dev-ruby/listen/listen-0.7.3-r1.ebuild4
-rw-r--r--dev-ruby/listen/listen-0.7.3.ebuild4
-rw-r--r--dev-ruby/listen/listen-1.3.1-r2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/listen/ChangeLog b/dev-ruby/listen/ChangeLog
index ebd63a8e7023..70c223842d5c 100644
--- a/dev-ruby/listen/ChangeLog
+++ b/dev-ruby/listen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.29 2014/05/12 14:23:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.30 2014/08/05 16:00:49 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> listen-0.7.3-r1.ebuild,
+ listen-0.7.3.ebuild, listen-1.3.1-r2.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*listen-1.3.1-r2 (12 May 2014)
diff --git a/dev-ruby/listen/listen-0.7.3-r1.ebuild b/dev-ruby/listen/listen-0.7.3-r1.ebuild
index da0aa014bd92..b3e515ff3058 100644
--- a/dev-ruby/listen/listen-0.7.3-r1.ebuild
+++ b/dev-ruby/listen/listen-0.7.3-r1.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/listen/listen-0.7.3-r1.ebuild,v 1.1 2014/04/20 08:34:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3-r1.ebuild,v 1.2 2014/08/05 16:00:49 mrueg Exp $
EAPI=5
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Listens to file modifications and notifies you about the changes."
+DESCRIPTION="Listens to file modifications and notifies you about the changes"
HOMEPAGE="https://github.com/guard/listen"
SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
diff --git a/dev-ruby/listen/listen-0.7.3.ebuild b/dev-ruby/listen/listen-0.7.3.ebuild
index b57a9c13b21e..488aa18fabf4 100644
--- a/dev-ruby/listen/listen-0.7.3.ebuild
+++ b/dev-ruby/listen/listen-0.7.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/listen/listen-0.7.3.ebuild,v 1.4 2014/04/05 23:34:28 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.5 2014/08/05 16:00:49 mrueg Exp $
EAPI=5
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Listens to file modifications and notifies you about the changes."
+DESCRIPTION="Listens to file modifications and notifies you about the changes"
HOMEPAGE="https://github.com/guard/listen"
SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"
diff --git a/dev-ruby/listen/listen-1.3.1-r2.ebuild b/dev-ruby/listen/listen-1.3.1-r2.ebuild
index 68436b6b2031..3c2e71baf27e 100644
--- a/dev-ruby/listen/listen-1.3.1-r2.ebuild
+++ b/dev-ruby/listen/listen-1.3.1-r2.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/listen/listen-1.3.1-r2.ebuild,v 1.1 2014/05/12 14:23:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r2.ebuild,v 1.2 2014/08/05 16:00:49 mrueg Exp $
EAPI=5
@@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Listens to file modifications and notifies you about the changes."
+DESCRIPTION="Listens to file modifications and notifies you about the changes"
HOMEPAGE="https://github.com/guard/listen"
SRC_URI="https://github.com/guard/listen/archive/v${PV}.tar.gz -> ${P}-git.tgz"