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/test-unit-rr
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/test-unit-rr')
-rw-r--r--dev-ruby/test-unit-rr/ChangeLog6
-rw-r--r--dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild4
-rw-r--r--dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild4
-rw-r--r--dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/test-unit-rr/ChangeLog b/dev-ruby/test-unit-rr/ChangeLog
index fa37deac794b..ca4ad9f5b79f 100644
--- a/dev-ruby/test-unit-rr/ChangeLog
+++ b/dev-ruby/test-unit-rr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/test-unit-rr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.28 2014/07/21 14:56:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/ChangeLog,v 1.29 2014/08/05 16:00:29 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> test-unit-rr-1.0.2.ebuild,
+ test-unit-rr-1.0.3-r1.ebuild, test-unit-rr-1.0.3.ebuild:
+ Remove trailing '.' from DESCRIPTION.
21 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
test-unit-rr-1.0.3.ebuild:
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
index 6853cbbf09a6..04ef0c2b5551 100644
--- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild
+++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.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/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.18 2014/04/05 14:56:49 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.2.ebuild,v 1.19 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="RR adapter for Test::Unit."
+DESCRIPTION="RR adapter for Test::Unit"
HOMEPAGE="http://rubyforge.org/projects/test-unit/"
LICENSE="LGPL-2.1+"
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild
index 36316d1d83bd..a1656336c141 100644
--- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild
+++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-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/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild,v 1.2 2014/06/16 15:42:13 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild,v 1.3 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="RR adapter for Test::Unit."
+DESCRIPTION="RR adapter for Test::Unit"
HOMEPAGE="http://rubyforge.org/projects/test-unit/"
LICENSE="LGPL-2.1+"
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild
index 7510c37cbf69..2070e4d772ee 100644
--- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild
+++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.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/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.7 2014/07/21 14:56:01 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.8 2014/08/05 16:00:29 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md"
inherit ruby-fakegem
-DESCRIPTION="RR adapter for Test::Unit."
+DESCRIPTION="RR adapter for Test::Unit"
HOMEPAGE="http://rubyforge.org/projects/test-unit/"
LICENSE="LGPL-2.1+"