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/hashie
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/hashie')
-rw-r--r--dev-ruby/hashie/ChangeLog6
-rw-r--r--dev-ruby/hashie/hashie-2.0.5-r1.ebuild4
-rw-r--r--dev-ruby/hashie/hashie-2.1.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/hashie/ChangeLog b/dev-ruby/hashie/ChangeLog
index 7b6f70269bc0..52a363ab4969 100644
--- a/dev-ruby/hashie/ChangeLog
+++ b/dev-ruby/hashie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hashie
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.24 2014/06/14 06:03:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.25 2014/08/05 16:00:50 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> hashie-2.0.5-r1.ebuild,
+ hashie-2.1.2.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*hashie-2.1.2 (14 Jun 2014)
diff --git a/dev-ruby/hashie/hashie-2.0.5-r1.ebuild b/dev-ruby/hashie/hashie-2.0.5-r1.ebuild
index aea20b224211..f1b22d6a7149 100644
--- a/dev-ruby/hashie/hashie-2.0.5-r1.ebuild
+++ b/dev-ruby/hashie/hashie-2.0.5-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/hashie/hashie-2.0.5-r1.ebuild,v 1.3 2014/05/31 05:49:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild,v 1.4 2014/08/05 16:00:50 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown"
inherit ruby-fakegem
-DESCRIPTION="Hashie is a small collection of tools that make hashes more powerful."
+DESCRIPTION="Hashie is a small collection of tools that make hashes more powerful"
HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit"
LICENSE="MIT"
diff --git a/dev-ruby/hashie/hashie-2.1.2.ebuild b/dev-ruby/hashie/hashie-2.1.2.ebuild
index fbdb804d1fcb..397eb252544f 100644
--- a/dev-ruby/hashie/hashie-2.1.2.ebuild
+++ b/dev-ruby/hashie/hashie-2.1.2.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/hashie/hashie-2.1.2.ebuild,v 1.1 2014/06/14 06:03:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild,v 1.2 2014/08/05 16:00:50 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
inherit ruby-fakegem
-DESCRIPTION="Hashie is a small collection of tools that make hashes more powerful."
+DESCRIPTION="Hashie is a small collection of tools that make hashes more powerful"
HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit"
LICENSE="MIT"