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/oauth2
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/oauth2')
-rw-r--r--dev-ruby/oauth2/ChangeLog6
-rw-r--r--dev-ruby/oauth2/oauth2-0.9.4.ebuild4
-rw-r--r--dev-ruby/oauth2/oauth2-1.0.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/oauth2/ChangeLog b/dev-ruby/oauth2/ChangeLog
index ad5d52647bbc..b46f17c2890b 100644
--- a/dev-ruby/oauth2/ChangeLog
+++ b/dev-ruby/oauth2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/oauth2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.22 2014/07/16 05:16:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.23 2014/08/05 16:00:48 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> oauth2-0.9.4.ebuild,
+ oauth2-1.0.0.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*oauth2-1.0.0 (16 Jul 2014)
diff --git a/dev-ruby/oauth2/oauth2-0.9.4.ebuild b/dev-ruby/oauth2/oauth2-0.9.4.ebuild
index 9014361a43f8..f451d2724bd1 100644
--- a/dev-ruby/oauth2/oauth2-0.9.4.ebuild
+++ b/dev-ruby/oauth2/oauth2-0.9.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/oauth2/oauth2-0.9.4.ebuild,v 1.1 2014/05/24 05:44:34 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.9.4.ebuild,v 1.2 2014/08/05 16:00:48 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem eutils
-DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem."
+DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem"
HOMEPAGE="http://github.com/intridea/oauth2"
LICENSE="MIT"
diff --git a/dev-ruby/oauth2/oauth2-1.0.0.ebuild b/dev-ruby/oauth2/oauth2-1.0.0.ebuild
index b532370066b8..e3ed232b06a9 100644
--- a/dev-ruby/oauth2/oauth2-1.0.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.0.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/oauth2/oauth2-1.0.0.ebuild,v 1.1 2014/07/16 05:16:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-1.0.0.ebuild,v 1.2 2014/08/05 16:00:48 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem eutils
-DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem."
+DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem"
HOMEPAGE="http://github.com/intridea/oauth2"
LICENSE="MIT"