summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2006-03-24 20:34:14 +0000
committerKeri Harris <keri@gentoo.org>2006-03-24 20:34:14 +0000
commit235bdd7945220960fd2e77fd53c9d8c41314928a (patch)
treee6f55347ee9334add2fb4eef19e422c8b80dc1cc /dev-lang/mercury
parentRemoving old revisions. (diff)
downloadgentoo-2-235bdd7945220960fd2e77fd53c9d8c41314928a.tar.gz
gentoo-2-235bdd7945220960fd2e77fd53c9d8c41314928a.tar.bz2
gentoo-2-235bdd7945220960fd2e77fd53c9d8c41314928a.zip
Updated install paths to respect ${PF}.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'dev-lang/mercury')
-rw-r--r--dev-lang/mercury/ChangeLog5
-rw-r--r--dev-lang/mercury/mercury-0.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/mercury/ChangeLog b/dev-lang/mercury/ChangeLog
index 95bd94c28bb0..b3dfc715272a 100644
--- a/dev-lang/mercury/ChangeLog
+++ b/dev-lang/mercury/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/mercury
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.1 2006/03/23 09:13:41 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.2 2006/03/24 20:34:14 keri Exp $
+
+ 24 Mar 2006; Keri Harris <keri@gentoo.org> mercury-0.12.2.ebuild:
+ Updated install paths to respect ${PF}.
*mercury-0.12.2 (23 Mar 2006)
diff --git a/dev-lang/mercury/mercury-0.12.2.ebuild b/dev-lang/mercury/mercury-0.12.2.ebuild
index 8d138a33ff23..59520af85dfa 100644
--- a/dev-lang/mercury/mercury-0.12.2.ebuild
+++ b/dev-lang/mercury/mercury-0.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2.ebuild,v 1.1 2006/03/23 09:13:41 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2.ebuild,v 1.2 2006/03/24 20:34:14 keri Exp $
inherit eutils
@@ -42,7 +42,7 @@ src_install() {
INSTALL_PREFIX="${D}"/usr \
INSTALL_MAN_DIR="${D}"/usr/share/man \
INSTALL_INFO_DIR="${D}"/usr/share/info \
- INSTALL_HTML_DIR="${D}"/usr/share/doc/${P}/html \
+ INSTALL_HTML_DIR="${D}"/usr/share/doc/${PF}/html \
install || die "make install failed"
dodoc BUGS HISTORY LIMITATIONS NEWS README README.Java README.Linux README.Linux-Alpha README.Linux-m68k README.Linux-PPC RELEASE_NOTES TODO VERSION WORK_IN_PROGRESS