]> Pileus Git - ~andy/sunrise/commitdiff
dev-ruby/ruby-gd2: Fix installation of documentation.
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Mon, 11 Oct 2010 15:58:02 +0000 (15:58 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Mon, 11 Oct 2010 15:58:02 +0000 (15:58 +0000)
(Portage version: 2.2_rc88-r1/svn/Linux x86_64)

svn path=/sunrise/; revision=11415

dev-ruby/ruby-gd2/ChangeLog
dev-ruby/ruby-gd2/ruby-gd2-1.1.1-r1.ebuild

index 9d505662583e1fabc511a0ba00d22c5ade15e141..af86dd0e8ac85b1c765d21188806e37ebe433599 100644 (file)
@@ -2,6 +2,10 @@
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Oct 2010; Nathan Phillip Brink (ohnobinki)
+  <ohnobinki@ohnopublishing.net> ruby-gd2-1.1.1-r1.ebuild:
+  Fix installation of documentation.
+
 *ruby-gd2-1.1.1-r1 (11 Oct 2010)
 
   11 Oct 2010; Nathan Phillip Brink (ohnobinki)
index 09a931e9fb1c9c8ac2cb4d380c2e90d91548f655..35ba0ed0f9ec70c176c3ebc98747907780ceee59 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=2
 
-RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_DOCDIR="html"
 RUBY_FAKEGEM_NAME="gd2"
 USE_RUBY="ruby18"