summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/oprofile')
-rw-r--r--dev-util/oprofile/ChangeLog5
-rw-r--r--dev-util/oprofile/Manifest10
-rw-r--r--dev-util/oprofile/oprofile-0.9.4.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-util/oprofile/ChangeLog b/dev-util/oprofile/ChangeLog
index 5425159df6c8..375f1d3535e1 100644
--- a/dev-util/oprofile/ChangeLog
+++ b/dev-util/oprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/oprofile
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.53 2008/09/06 17:32:32 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.54 2008/10/14 19:23:03 spock Exp $
+
+ 14 Oct 2008; Michał Januszewski <spock@gentoo.org> oprofile-0.9.4.ebuild:
+ Fix bug #241974 (install all documentation to the correct directory).
06 Sep 2008; Michał Januszewski <spock@gentoo.org>
+files/oprofile-0.9.4-gcc43.patch, oprofile-0.9.4.ebuild:
diff --git a/dev-util/oprofile/Manifest b/dev-util/oprofile/Manifest
index 966d7ecb4715..b5b383692202 100644
--- a/dev-util/oprofile/Manifest
+++ b/dev-util/oprofile/Manifest
@@ -6,13 +6,13 @@ AUX oprofile-0.9.4-gcc43.patch 763 RMD160 a7b8ed320ca1a2dca5b027d62ae372fc5e694c
DIST oprofile-0.9.3.tar.gz 853593 RMD160 adcacb204b9061aebf761d6545e4f0b1ba1c4608 SHA1 88aab6c2259423548977d8485467aee98b35ed33 SHA256 4f86ab165dabcc7bc4008710a66fa0ed391c083e2a8bdf8a8f5bf11c0244b2cb
DIST oprofile-0.9.4.tar.gz 1229744 RMD160 5653f852a4d67edeedacb51e8f0c02ec8e165377 SHA1 8609b6bec7769eaaf8b8703ecde33f18f8a8a195 SHA256 cb1452159036ba7d3003b75dfef38fcbc61503f76adfca2879ebf7766931cade
EBUILD oprofile-0.9.3.ebuild 2008 RMD160 c55ff9d03e8652c94ca40271c78865feafa810c8 SHA1 a50caf92d3cb108d45ab9e113a76d888281f3c43 SHA256 8ef32a1058ff322f3f8fb7c8dfa54a610cee3cdfc9de23c2a046327cb6810bcf
-EBUILD oprofile-0.9.4.ebuild 2155 RMD160 3af8f724b1eae94782766f385897f10a0e24b441 SHA1 b0913682aaba427405fe73bc45ba7d54bb57c417 SHA256 ed47439611244c0f8352407b91fa767f3978043c2783c1a9c8ce7709787ca211
-MISC ChangeLog 7351 RMD160 167c7d86d68178cd359b49f8358825bcd7fcd907 SHA1 f60d7130f80603348f7581c083f334a9074fb74d SHA256 a23af5cfb5ce63fd59b8ed4bc40780461e41b1ae762cbfb69ef505474f9e5909
+EBUILD oprofile-0.9.4.ebuild 2186 RMD160 315a492ba760e355dd740d9cf8e1dff4e8ce33ae SHA1 58aa45cfd44cb904ce539c92496967bd054fc7b3 SHA256 b7f1a490432159d25f310d37611d194f0cda5b823a1efee8ec41b4d915405503
+MISC ChangeLog 7501 RMD160 db79d218f6f206b67a846ed5e685d9fa1c2309b4 SHA1 9aaf99d1d20e1282b0dfcd788057291e5396b52e SHA256 c02c9b576838a78c95085d60b60e2eb6b72cbcc26cabe4969766b377fde6e77d
MISC metadata.xml 307 RMD160 c409719a8668e511d68d18b694941a938d6fcf60 SHA1 c547c9982ae42542ad182642ca3d5608f83e202a SHA256 0df423537a6bebf20bf0422e63cc497468f4926c27c0025c8703db116cdefb69
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
-iEYEARECAAYFAkjCvp4ACgkQchej4aZK9/eoZwCdGwFRAcMIGyDHG68G8UrJmLQk
-uDEAn0aE5brUDSeCLGLLFwoK/Hye1t/4
-=iorw
+iEYEARECAAYFAkj08aAACgkQchej4aZK9/cZOwCfTh+4lDUNzAsgMUCH+hfNX3NV
+/DIAnj9+feWRA9ag1LXoDaY0yJf7QALE
+=EpHN
-----END PGP SIGNATURE-----
diff --git a/dev-util/oprofile/oprofile-0.9.4.ebuild b/dev-util/oprofile/oprofile-0.9.4.ebuild
index f15f061f5cf9..42382a0a1430 100644
--- a/dev-util/oprofile/oprofile-0.9.4.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.4.ebuild,v 1.4 2008/09/06 17:32:32 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.4.ebuild,v 1.5 2008/10/14 19:23:03 spock Exp $
EAPI=1
@@ -69,7 +69,7 @@ src_install() {
local myinst=""
myinst="${myinst} MODINSTALLDIR=${D}/lib/modules/${KV_FULL}"
- make DESTDIR="${D}" ${myinst} install || die "make install failed"
+ make DESTDIR="${D}" ${myinst} htmldir="/usr/share/doc/${PF}" install || die "make install failed"
dodoc ChangeLog* README TODO
}