diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:01:03 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 16:01:03 +0000 |
commit | c1711f93fc9976886fc1b9f1062c2bd8b76c440b (patch) | |
tree | 081a8293929ad441eafdd17fbb43bd9277084dcc /dev-ruby/sparklines | |
parent | version bump, fix bash-completion installation (bug 518902) (diff) | |
download | gentoo-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/sparklines')
-rw-r--r-- | dev-ruby/sparklines/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/sparklines/ChangeLog b/dev-ruby/sparklines/ChangeLog index dd2a09eb4f42..cb3502667708 100644 --- a/dev-ruby/sparklines/ChangeLog +++ b/dev-ruby/sparklines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/sparklines # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.17 2014/04/19 03:29:44 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.18 2014/08/05 16:00:56 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> sparklines-0.5.2-r3.ebuild, + sparklines-0.5.2-r4.ebuild: + Remove trailing '.' from DESCRIPTION. 19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> sparklines-0.5.2-r3.ebuild, sparklines-0.5.2-r4.ebuild: diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild index e885f13e89c6..437b0115cca5 100644 --- a/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild +++ b/dev-ruby/sparklines/sparklines-0.5.2-r3.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/sparklines/sparklines-0.5.2-r3.ebuild,v 1.4 2014/04/19 03:29:43 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v 1.5 2014/08/05 16:00:56 mrueg Exp $ EAPI=4 USE_RUBY="ruby19" @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem -DESCRIPTION="Create sparklines, small graphs to be used inline in texts." +DESCRIPTION="Create sparklines, small graphs to be used inline in texts" HOMEPAGE="http://sparklines.rubyforge.org/" LICENSE="MIT" diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild index 1e5440e65da9..5594976debaa 100644 --- a/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild +++ b/dev-ruby/sparklines/sparklines-0.5.2-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/sparklines/sparklines-0.5.2-r4.ebuild,v 1.2 2014/04/19 03:29:43 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v 1.3 2014/08/05 16:00:56 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem -DESCRIPTION="Create sparklines, small graphs to be used inline in texts." +DESCRIPTION="Create sparklines, small graphs to be used inline in texts" HOMEPAGE="http://sparklines.rubyforge.org/" LICENSE="MIT" |