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/fast_xs
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/fast_xs')
-rw-r--r--dev-ruby/fast_xs/ChangeLog6
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild4
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild4
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog
index 9939982b414c..95ded69a5f4d 100644
--- a/dev-ruby/fast_xs/ChangeLog
+++ b/dev-ruby/fast_xs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fast_xs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.31 2014/07/12 14:43:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.32 2014/08/05 16:00:31 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> fast_xs-0.8.0-r1.ebuild,
+ fast_xs-0.8.0-r2.ebuild, fast_xs-0.8.0.ebuild:
+ Remove trailing '.' from DESCRIPTION.
12 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fast_xs-0.8.0-r1.ebuild:
x86 stable wrt bug #497490
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild
index 057ac2374a5d..af9202993f7a 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0-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/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.9 2014/07/12 14:43:47 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.10 2014/08/05 16:00:31 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
inherit ruby-fakegem
-DESCRIPTION="fast_xs text escaping library ruby bindings."
+DESCRIPTION="fast_xs text escaping library ruby bindings"
HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild
index b721ac0b6950..eb3b0ebc776b 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0-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/fast_xs/fast_xs-0.8.0-r2.ebuild,v 1.1 2014/04/20 06:24:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r2.ebuild,v 1.2 2014/08/05 16:00:30 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
inherit ruby-fakegem
-DESCRIPTION="fast_xs text escaping library ruby bindings."
+DESCRIPTION="fast_xs text escaping library ruby bindings"
HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
index cd88cc7b50f3..628e560bfeb3 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.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/fast_xs/fast_xs-0.8.0.ebuild,v 1.17 2014/04/05 14:20:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.18 2014/08/05 16:00:30 mrueg Exp $
EAPI=4
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
inherit ruby-fakegem
-DESCRIPTION="fast_xs text escaping library ruby bindings."
+DESCRIPTION="fast_xs text escaping library ruby bindings"
HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"