summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"