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/map
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/map')
-rw-r--r--dev-ruby/map/ChangeLog6
-rw-r--r--dev-ruby/map/map-6.5.3.ebuild4
-rw-r--r--dev-ruby/map/map-6.5.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/map/ChangeLog b/dev-ruby/map/ChangeLog
index 3ac0fc50c5c5..04d39be9ca50 100644
--- a/dev-ruby/map/ChangeLog
+++ b/dev-ruby/map/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/map
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.16 2014/06/19 06:00:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/ChangeLog,v 1.17 2014/08/05 16:00:56 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> map-6.5.3.ebuild,
+ map-6.5.4.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*map-6.5.4 (19 Jun 2014)
diff --git a/dev-ruby/map/map-6.5.3.ebuild b/dev-ruby/map/map-6.5.3.ebuild
index 6df1fa187f6e..beac1103f747 100644
--- a/dev-ruby/map/map-6.5.3.ebuild
+++ b/dev-ruby/map/map-6.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/map/map-6.5.3.ebuild,v 1.2 2014/04/05 23:08:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/map-6.5.3.ebuild,v 1.3 2014/08/05 16:00:56 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies."
+DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies"
HOMEPAGE="http://github.com/ahoward/map"
LICENSE="|| ( Ruby BSD-2 )"
diff --git a/dev-ruby/map/map-6.5.4.ebuild b/dev-ruby/map/map-6.5.4.ebuild
index b8c9556c1cb0..a747f5fdfadd 100644
--- a/dev-ruby/map/map-6.5.4.ebuild
+++ b/dev-ruby/map/map-6.5.4.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/map/map-6.5.4.ebuild,v 1.1 2014/06/19 06:00:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/map-6.5.4.ebuild,v 1.2 2014/08/05 16:00:56 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies."
+DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies"
HOMEPAGE="http://github.com/ahoward/map"
LICENSE="|| ( Ruby BSD-2 )"