mrueg 14/08/05 16:00:33
Modified: ttfunk-1.2.0.ebuild ttfunk-1.0.3-r1.ebuild
ttfunk-1.1.1.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/ttfunk/ttfunk-1.2.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild?r1=1.1&r2=1.2
Index: ttfunk-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ttfunk-1.2.0.ebuild 24 Jun 2014 05:47:12 -0000 1.1
+++ ttfunk-1.2.0.ebuild 5 Aug 2014 16:00:33 -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/ttfunk/ttfunk-1.2.0.ebuild,v 1.1
2014/06/24 05:47:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.2.0.ebuild,v 1.2
2014/08/05 16:00:33 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -10,7 +10,7 @@
inherit ruby-fakegem versionator
-DESCRIPTION="A TrueType font parser written in pure ruby."
+DESCRIPTION="A TrueType font parser written in pure ruby"
HOMEPAGE="https://github.com/prawnpdf/ttfunk/"
SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
1.3 dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild?r1=1.2&r2=1.3
Index: ttfunk-1.0.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ttfunk-1.0.3-r1.ebuild 19 Apr 2014 03:12:29 -0000 1.2
+++ ttfunk-1.0.3-r1.ebuild 5 Aug 2014 16:00:33 -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/ttfunk/ttfunk-1.0.3-r1.ebuild,v
1.2 2014/04/19 03:12:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.0.3-r1.ebuild,v
1.3 2014/08/05 16:00:33 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -10,7 +10,7 @@
inherit ruby-fakegem versionator
-DESCRIPTION="A TrueType font parser written in pure ruby."
+DESCRIPTION="A TrueType font parser written in pure ruby"
HOMEPAGE="https://github.com/sandal/ttfunk/"
LICENSE="|| ( GPL-2 GPL-3 Ruby )"
1.3 dev-ruby/ttfunk/ttfunk-1.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild?r1=1.2&r2=1.3
Index: ttfunk-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ttfunk-1.1.1.ebuild 19 Apr 2014 03:12:29 -0000 1.2
+++ ttfunk-1.1.1.ebuild 5 Aug 2014 16:00:33 -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/ttfunk/ttfunk-1.1.1.ebuild,v 1.2
2014/04/19 03:12:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ttfunk-1.1.1.ebuild,v 1.3
2014/08/05 16:00:33 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -10,7 +10,7 @@
inherit ruby-fakegem versionator
-DESCRIPTION="A TrueType font parser written in pure ruby."
+DESCRIPTION="A TrueType font parser written in pure ruby"
HOMEPAGE="https://github.com/prawnpdf/ttfunk/"
SRC_URI="https://github.com/prawnpdf/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
1.12 dev-ruby/ttfunk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ttfunk/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 24 Jun 2014 05:47:12 -0000 1.11
+++ ChangeLog 5 Aug 2014 16:00:33 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ttfunk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.11 2014/06/24
05:47:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ttfunk/ChangeLog,v 1.12 2014/08/05
16:00:33 mrueg Exp $
+
+ 05 Aug 2014; Manuel RĂ¼ger <[email protected]> ttfunk-1.0.3-r1.ebuild,
+ ttfunk-1.1.1.ebuild, ttfunk-1.2.0.ebuild:
+ Remove trailing '.' from DESCRIPTION.
*ttfunk-1.2.0 (24 Jun 2014)