mrueg 14/08/05 16:00:43
Modified: gem_plugin-0.2.3-r2.ebuild
gem_plugin-0.2.3-r3.ebuild ChangeLog
Log:
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key
)
Revision Changes Path
1.14 dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild?r1=1.13&r2=1.14
Index: gem_plugin-0.2.3-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gem_plugin-0.2.3-r2.ebuild 24 Apr 2014 21:02:18 -0000 1.13
+++ gem_plugin-0.2.3-r2.ebuild 5 Aug 2014 16:00:43 -0000 1.14
@@ -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/gem_plugin/gem_plugin-0.2.3-r2.ebuild,v 1.13
2014/04/24 21:02:18 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r2.ebuild,v 1.14
2014/08/05 16:00:43 mrueg Exp $
EAPI="2"
USE_RUBY="ruby19 jruby"
@@ -14,7 +14,7 @@
inherit ruby-fakegem
-DESCRIPTION="A plugin system based only on rubygems that uses dependencies
only."
+DESCRIPTION="A plugin system based only on rubygems that uses dependencies
only"
# Hosted by mongrel's rubyforge
HOMEPAGE="http://mongrel.rubyforge.org/"
1.3 dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild?r1=1.2&r2=1.3
Index: gem_plugin-0.2.3-r3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gem_plugin-0.2.3-r3.ebuild 24 Apr 2014 21:02:18 -0000 1.2
+++ gem_plugin-0.2.3-r3.ebuild 5 Aug 2014 16:00:43 -0000 1.3
@@ -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/gem_plugin/gem_plugin-0.2.3-r3.ebuild,v 1.2
2014/04/24 21:02:18 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3-r3.ebuild,v 1.3
2014/08/05 16:00:43 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 jruby"
@@ -14,7 +14,7 @@
inherit ruby-fakegem
-DESCRIPTION="A plugin system based only on rubygems that uses dependencies
only."
+DESCRIPTION="A plugin system based only on rubygems that uses dependencies
only"
# Hosted by mongrel's rubyforge
HOMEPAGE="http://mongrel.rubyforge.org/"
1.43 dev-ruby/gem_plugin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?rev=1.43&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?rev=1.43&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 24 Apr 2014 21:02:18 -0000 1.42
+++ ChangeLog 5 Aug 2014 16:00:43 -0000 1.43
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/gem_plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.42
2014/04/24 21:02:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.43
2014/08/05 16:00:43 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <[email protected]> gem_plugin-0.2.3-r2.ebuild,
+ gem_plugin-0.2.3-r3.ebuild:
+ Remove trailing '.' from DESCRIPTION.
24 Apr 2014; Manuel Rüger <[email protected]> gem_plugin-0.2.3-r2.ebuild,
gem_plugin-0.2.3-r3.ebuild: