First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 24335
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Ruskin <aoyu93@dsl.pipex.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 24335 depends on: Show dependency tree
Show dependency graph
Bug 24335 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-07-12 06:32 0000
Here's the diff to include html documentation (fixes Bug# 14205):

# diff -ub /usr/portage/dev-db/hk_classes/hk_classes-0.6.ebuild
/usr/local/portage/dev-db/hk_classes/hk_classes-0.6.ebuild
--- /usr/portage/dev-db/hk_classes/hk_classes-0.6.ebuild        2003-06-17
14:21:18.000000000 +0100
+++ /usr/local/portage/dev-db/hk_classes/hk_classes-0.6.ebuild  2003-07-12
14:15:07.000000000 +0100
@@ -2,9 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /home/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.6.ebuild,v
1.2 2003/06/17 12:58:31 caleb Exp $

-DESCRIPTION="GUI-independent C++ libraries for database applications"
+DESCRIPTION="GUI-independent C++ libraries for database applications, including
API documentation and tutorials."
 HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/sourceforge/hk-classes/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/sourceforge/hk-classes/${P}.tar.gz
+       mirror://sourceforge/sourceforge/knoda/hk_docs-${PV}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="x86"
@@ -36,5 +37,6 @@
 }

 src_install() {
+       use doc && dohtml -r ${WORKDIR}/hk_docs-${PV}
        make DESTDIR=${D} install || die
 }

------- Comment #1 From Caleb Tennis 2003-07-20 07:53:28 0000 -------
Changed in portage. Thanks! 

------- Comment #2 From Caleb Tennis 2003-08-27 20:03:49 0000 -------
*** Bug 14205 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug