summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-06-10 18:57:47 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-06-10 18:57:47 +0000
commit7daee42a64d2a34c86a773695e911e088bf060ed (patch)
tree11c519980e3ce36b204b3893c7a0e19715822eca /dev-ruby/pdf-core
parentEnable multilib support, bug #493176. (diff)
downloadgentoo-2-7daee42a64d2a34c86a773695e911e088bf060ed.tar.gz
gentoo-2-7daee42a64d2a34c86a773695e911e088bf060ed.tar.bz2
gentoo-2-7daee42a64d2a34c86a773695e911e088bf060ed.zip
Fix HOMEPAGE. See bug #512902.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/pdf-core')
-rw-r--r--dev-ruby/pdf-core/ChangeLog5
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pdf-core/ChangeLog b/dev-ruby/pdf-core/ChangeLog
index ada6d641b7db..dd12ff476b71 100644
--- a/dev-ruby/pdf-core/ChangeLog
+++ b/dev-ruby/pdf-core/ChangeLog
@@ -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 <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
+ Fix HOMEPAGE. See bug #512902.
26 May 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
No README.md in gem.
diff --git a/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild b/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild
index 85b972822907..066e696ba423 100644
--- a/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild
@@ -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 @@ RUBY_FAKEGEM_TASK_DOC="rdoc"
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"