mrueg 14/08/05 16:00:54
Modified: nokogiri-1.6.0.ebuild nokogiri-1.5.5.ebuild
nokogiri-1.5.10.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.6 dev-ruby/nokogiri/nokogiri-1.6.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild?r1=1.5&r2=1.6
Index: nokogiri-1.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nokogiri-1.6.0.ebuild 3 Jun 2014 11:16:19 -0000 1.5
+++ nokogiri-1.6.0.ebuild 5 Aug 2014 16:00:54 -0000 1.6
@@ -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/nokogiri/nokogiri-1.6.0.ebuild,v
1.5 2014/06/03 11:16:19 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.6.0.ebuild,v
1.6 2014/08/05 16:00:54 mrueg Exp $
EAPI=5
@@ -11,7 +11,7 @@
inherit ruby-fakegem eutils multilib
-DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser."
+DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
HOMEPAGE="http://nokogiri.rubyforge.org/"
LICENSE="MIT"
SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz ->
${P}-git.tgz"
1.12 dev-ruby/nokogiri/nokogiri-1.5.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?r1=1.11&r2=1.12
Index: nokogiri-1.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- nokogiri-1.5.5.ebuild 7 May 2014 19:24:11 -0000 1.11
+++ nokogiri-1.5.5.ebuild 5 Aug 2014 16:00:54 -0000 1.12
@@ -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/nokogiri/nokogiri-1.5.5.ebuild,v
1.11 2014/05/07 19:24:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v
1.12 2014/08/05 16:00:54 mrueg Exp $
EAPI=4
@@ -12,7 +12,7 @@
inherit ruby-fakegem eutils multilib
-DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser."
+DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
HOMEPAGE="http://nokogiri.rubyforge.org/"
LICENSE="MIT"
SRC_URI="https://github.com/sparklemotion/nokogiri/tarball/v${PV} -> ${P}.tgz"
1.10 dev-ruby/nokogiri/nokogiri-1.5.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?rev=1.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild?r1=1.9&r2=1.10
Index: nokogiri-1.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nokogiri-1.5.10.ebuild 21 Jul 2014 14:54:34 -0000 1.9
+++ nokogiri-1.5.10.ebuild 5 Aug 2014 16:00:54 -0000 1.10
@@ -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/nokogiri/nokogiri-1.5.10.ebuild,v
1.9 2014/07/21 14:54:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v
1.10 2014/08/05 16:00:54 mrueg Exp $
EAPI=5
@@ -12,7 +12,7 @@
inherit ruby-fakegem eutils multilib
-DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser."
+DESCRIPTION="Nokogiri is an HTML, XML, SAX, and Reader parser"
HOMEPAGE="http://nokogiri.rubyforge.org/"
LICENSE="MIT"
SRC_URI="https://github.com/sparklemotion/nokogiri/archive/v${PV}.tar.gz ->
${P}-git.tgz"
1.100 dev-ruby/nokogiri/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.100&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?rev=1.100&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/ChangeLog?r1=1.99&r2=1.100
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 21 Jul 2014 14:54:34 -0000 1.99
+++ ChangeLog 5 Aug 2014 16:00:54 -0000 1.100
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/nokogiri
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.99
2014/07/21 14:54:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.100
2014/08/05 16:00:54 mrueg Exp $
+
+ 05 Aug 2014; Manuel RĂ¼ger <[email protected]> nokogiri-1.5.10.ebuild,
+ nokogiri-1.5.5.ebuild, nokogiri-1.6.0.ebuild:
+ Remove trailing '.' from DESCRIPTION.
21 Jul 2014; Tobias Klausmann <[email protected]> nokogiri-1.5.10.ebuild:
Stable on alpha, bug #505920