mrueg 14/08/05 16:00:32
Modified: samuel-0.3.3.ebuild samuel-0.3.3-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.7 dev-ruby/samuel/samuel-0.3.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild?r1=1.6&r2=1.7
Index: samuel-0.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- samuel-0.3.3.ebuild 24 Apr 2014 16:46:21 -0000 1.6
+++ samuel-0.3.3.ebuild 5 Aug 2014 16:00:32 -0000 1.7
@@ -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/samuel/samuel-0.3.3.ebuild,v 1.6
2014/04/24 16:46:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3.ebuild,v 1.7
2014/08/05 16:00:32 mrueg Exp $
EAPI=5
@@ -10,7 +10,7 @@
inherit ruby-fakegem
-DESCRIPTION="An automatic logger for HTTP requests in Ruby."
+DESCRIPTION="An automatic logger for HTTP requests in Ruby"
HOMEPAGE="http://github.com/chrisk/samuel"
LICENSE="MIT"
1.5 dev-ruby/samuel/samuel-0.3.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3-r1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3-r1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/samuel-0.3.3-r1.ebuild?r1=1.4&r2=1.5
Index: samuel-0.3.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- samuel-0.3.3-r1.ebuild 19 Apr 2014 07:38:35 -0000 1.4
+++ samuel-0.3.3-r1.ebuild 5 Aug 2014 16:00:32 -0000 1.5
@@ -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/samuel/samuel-0.3.3-r1.ebuild,v
1.4 2014/04/19 07:38:35 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/samuel-0.3.3-r1.ebuild,v
1.5 2014/08/05 16:00:32 mrueg Exp $
EAPI=5
@@ -10,7 +10,7 @@
inherit ruby-fakegem
-DESCRIPTION="An automatic logger for HTTP requests in Ruby."
+DESCRIPTION="An automatic logger for HTTP requests in Ruby"
HOMEPAGE="http://github.com/chrisk/samuel"
LICENSE="MIT"
1.23 dev-ruby/samuel/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/ChangeLog?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/ChangeLog?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/samuel/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 24 Apr 2014 16:46:21 -0000 1.22
+++ ChangeLog 5 Aug 2014 16:00:32 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/samuel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.22 2014/04/24
16:46:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/samuel/ChangeLog,v 1.23 2014/08/05
16:00:32 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <[email protected]> samuel-0.3.3-r1.ebuild,
+ samuel-0.3.3.ebuild:
+ Remove trailing '.' from DESCRIPTION.
24 Apr 2014; Manuel Rüger <[email protected]> samuel-0.3.3.ebuild:
Remove ruby18 support.