mrueg 14/06/10 18:57:47 Modified: pdf-core-0.2.5.ebuild ChangeLog Log: Fix HOMEPAGE. See bug #512902. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 dev-ruby/pdf-core/pdf-core-0.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?r1=1.2&r2=1.3 Index: pdf-core-0.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdf-core-0.2.5.ebuild 26 May 2014 02:25:11 -0000 1.2 +++ pdf-core-0.2.5.ebuild 10 Jun 2014 18:57:47 -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/pdf-core/pdf-core-0.2.5.ebuild,v 1.2 2014/05/26 02:25:11 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.3 2014/06/10 18:57:47 mrueg Exp $ EAPI=5 @@ -13,7 +13,7 @@ inherit ruby-fakegem DESCRIPTION="Implements low level PDF features for Prawn" -HOMEPAGE="http://github.com/prawn/pdf-core/" +HOMEPAGE="http://github.com/prawnpdf/pdf-core/" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" 1.3 dev-ruby/pdf-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 26 May 2014 02:25:11 -0000 1.2 +++ ChangeLog 10 Jun 2014 18:57:47 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pdf-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.2 2014/05/26 02:25:11 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.3 2014/06/10 18:57:47 mrueg Exp $ + + 10 Jun 2014; Manuel Rüger <mr...@gentoo.org> pdf-core-0.2.5.ebuild: + Fix HOMEPAGE. See bug #512902. 26 May 2014; Manuel Rüger <mr...@gentoo.org> pdf-core-0.2.5.ebuild: No README.md in gem.