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/capybara
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/capybara')
-rw-r--r--dev-ruby/capybara/ChangeLog6
-rw-r--r--dev-ruby/capybara/capybara-1.1.4.ebuild4
-rw-r--r--dev-ruby/capybara/capybara-2.2.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/capybara/ChangeLog b/dev-ruby/capybara/ChangeLog
index 66d4705f6f38..36ee318db101 100644
--- a/dev-ruby/capybara/ChangeLog
+++ b/dev-ruby/capybara/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/capybara
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capybara/ChangeLog,v 1.20 2014/07/19 07:04:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capybara/ChangeLog,v 1.21 2014/08/05 16:00:59 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> capybara-1.1.4.ebuild,
+ capybara-2.2.1.ebuild:
+ Remove trailing '.' from DESCRIPTION.
19 Jul 2014; Hans de Graaff <graaff@gentoo.org> -capybara-2.1.0.ebuild,
-capybara-2.2.0.ebuild:
diff --git a/dev-ruby/capybara/capybara-1.1.4.ebuild b/dev-ruby/capybara/capybara-1.1.4.ebuild
index ef89fd852aad..c2b777777ef9 100644
--- a/dev-ruby/capybara/capybara-1.1.4.ebuild
+++ b/dev-ruby/capybara/capybara-1.1.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/capybara/capybara-1.1.4.ebuild,v 1.2 2014/04/05 13:51:57 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capybara/capybara-1.1.4.ebuild,v 1.3 2014/08/05 16:00:59 mrueg Exp $
EAPI=4
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_TASK_TEST=""
inherit virtualx ruby-fakegem
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications."
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications"
HOMEPAGE="http://github.com/jnicklas/capybara"
LICENSE="MIT"
diff --git a/dev-ruby/capybara/capybara-2.2.1.ebuild b/dev-ruby/capybara/capybara-2.2.1.ebuild
index b11ac18581b1..a5ec4aaa2287 100644
--- a/dev-ruby/capybara/capybara-2.2.1.ebuild
+++ b/dev-ruby/capybara/capybara-2.2.1.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/capybara/capybara-2.2.1.ebuild,v 1.1 2014/04/30 06:31:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capybara/capybara-2.2.1.ebuild,v 1.2 2014/08/05 16:00:59 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_TASK_TEST=""
inherit virtualx ruby-fakegem
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications."
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications"
HOMEPAGE="http://github.com/jnicklas/capybara"
LICENSE="MIT"