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/rubypants
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/rubypants')
-rw-r--r--dev-ruby/rubypants/ChangeLog6
-rw-r--r--dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild4
-rw-r--r--dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rubypants/ChangeLog b/dev-ruby/rubypants/ChangeLog
index 87067ca6ca24..5e2383a7e271 100644
--- a/dev-ruby/rubypants/ChangeLog
+++ b/dev-ruby/rubypants/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rubypants
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.24 2014/04/19 03:24:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.25 2014/08/05 16:00:29 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> rubypants-0.2.0-r4.ebuild,
+ rubypants-0.2.0-r5.ebuild:
+ Remove trailing '.' from DESCRIPTION.
19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> rubypants-0.2.0-r4.ebuild,
rubypants-0.2.0-r5.ebuild:
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild
index bd656cd31a04..35641e9c86f4 100644
--- a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild
+++ b/dev-ruby/rubypants/rubypants-0.2.0-r4.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/rubypants/rubypants-0.2.0-r4.ebuild,v 1.4 2014/04/19 03:24:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.5 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
-DESCRIPTION="A Ruby port of the SmartyPants PHP library."
+DESCRIPTION="A Ruby port of the SmartyPants PHP library"
HOMEPAGE="http://chneukirchen.org/repos/rubypants/README"
LICENSE="Ruby"
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
index c129b47b4930..b35e6b03bca5 100644
--- a/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild
+++ b/dev-ruby/rubypants/rubypants-0.2.0-r5.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/rubypants/rubypants-0.2.0-r5.ebuild,v 1.2 2014/04/19 03:24:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r5.ebuild,v 1.3 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
-DESCRIPTION="A Ruby port of the SmartyPants PHP library."
+DESCRIPTION="A Ruby port of the SmartyPants PHP library"
HOMEPAGE="http://chneukirchen.org/repos/rubypants/README"
LICENSE="Ruby"