mrueg 14/08/05 16:00:44
Modified: addressable-2.3.5.ebuild addressable-2.3.6.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/addressable/addressable-2.3.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild?r1=1.5&r2=1.6
Index: addressable-2.3.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- addressable-2.3.5.ebuild 13 May 2014 20:45:29 -0000 1.5
+++ addressable-2.3.5.ebuild 5 Aug 2014 16:00:44 -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/addressable/addressable-2.3.5.ebuild,v 1.5
2014/05/13 20:45:29 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.5.ebuild,v 1.6
2014/08/05 16:00:44 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 jruby"
@@ -15,7 +15,7 @@
inherit ruby-fakegem
-DESCRIPTION="A replacement for the URI implementation that is part of Ruby's
standard library."
+DESCRIPTION="A replacement for the URI implementation that is part of Ruby's
standard library"
HOMEPAGE="http://addressable.rubyforge.org/"
LICENSE="Apache-2.0"
1.2 dev-ruby/addressable/addressable-2.3.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild?r1=1.1&r2=1.2
Index: addressable-2.3.6.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- addressable-2.3.6.ebuild 5 May 2014 05:47:12 -0000 1.1
+++ addressable-2.3.6.ebuild 5 Aug 2014 16:00:44 -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/addressable/addressable-2.3.6.ebuild,v 1.1
2014/05/05 05:47:12 graaff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/addressable/addressable-2.3.6.ebuild,v 1.2
2014/08/05 16:00:44 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -15,7 +15,7 @@
inherit ruby-fakegem
-DESCRIPTION="A replacement for the URI implementation that is part of Ruby's
standard library."
+DESCRIPTION="A replacement for the URI implementation that is part of Ruby's
standard library"
HOMEPAGE="http://addressable.rubyforge.org/"
LICENSE="Apache-2.0"
1.42 dev-ruby/addressable/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/ChangeLog?rev=1.42&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/ChangeLog?rev=1.42&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/addressable/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 13 May 2014 20:45:29 -0000 1.41
+++ ChangeLog 5 Aug 2014 16:00:44 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/addressable
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.41
2014/05/13 20:45:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.42
2014/08/05 16:00:44 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <[email protected]> addressable-2.3.5.ebuild,
+ addressable-2.3.6.ebuild:
+ Remove trailing '.' from DESCRIPTION.
13 May 2014; Manuel Rüger <[email protected]> -addressable-2.3.5-r1.ebuild,
addressable-2.3.5.ebuild: