mrueg 14/08/05 16:00:51
Modified: hashie-2.1.2.ebuild hashie-2.0.5-r1.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.2 dev-ruby/hashie/hashie-2.1.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild?r1=1.1&r2=1.2
Index: hashie-2.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hashie-2.1.2.ebuild 14 Jun 2014 06:03:55 -0000 1.1
+++ hashie-2.1.2.ebuild 5 Aug 2014 16:00:50 -0000 1.2
@@ -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/hashie/hashie-2.1.2.ebuild,v 1.1
2014/06/14 06:03:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.1.2.ebuild,v 1.2
2014/08/05 16:00:50 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@
inherit ruby-fakegem
-DESCRIPTION="Hashie is a small collection of tools that make hashes more
powerful."
+DESCRIPTION="Hashie is a small collection of tools that make hashes more
powerful"
HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit"
LICENSE="MIT"
1.4 dev-ruby/hashie/hashie-2.0.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild?r1=1.3&r2=1.4
Index: hashie-2.0.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hashie-2.0.5-r1.ebuild 31 May 2014 05:49:58 -0000 1.3
+++ hashie-2.0.5-r1.ebuild 5 Aug 2014 16:00:50 -0000 1.4
@@ -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/hashie/hashie-2.0.5-r1.ebuild,v
1.3 2014/05/31 05:49:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/hashie-2.0.5-r1.ebuild,v
1.4 2014/08/05 16:00:50 mrueg Exp $
EAPI=5
@@ -13,7 +13,7 @@
inherit ruby-fakegem
-DESCRIPTION="Hashie is a small collection of tools that make hashes more
powerful."
+DESCRIPTION="Hashie is a small collection of tools that make hashes more
powerful"
HOMEPAGE="http://intridea.com/posts/hashie-the-hash-toolkit"
LICENSE="MIT"
1.25 dev-ruby/hashie/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/ChangeLog?rev=1.25&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/ChangeLog?rev=1.25&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashie/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 14 Jun 2014 06:03:55 -0000 1.24
+++ ChangeLog 5 Aug 2014 16:00:50 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hashie
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.24 2014/06/14
06:03:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.25 2014/08/05
16:00:50 mrueg Exp $
+
+ 05 Aug 2014; Manuel RĂ¼ger <[email protected]> hashie-2.0.5-r1.ebuild,
+ hashie-2.1.2.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*hashie-2.1.2 (14 Jun 2014)