summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pukhlikov <cynede@gentoo.org>2013-10-09 15:45:08 +0000
committerMikhail Pukhlikov <cynede@gentoo.org>2013-10-09 15:45:08 +0000
commitb3ce72add8e5951f0fd09b2c730494443638ec4e (patch)
treeb13c2d531f54d1f83906833459983800469a54c3 /dev-lang/fsharp
parentfix doc useflag (diff)
downloadgentoo-2-b3ce72add8e5951f0fd09b2c730494443638ec4e.tar.gz
gentoo-2-b3ce72add8e5951f0fd09b2c730494443638ec4e.tar.bz2
gentoo-2-b3ce72add8e5951f0fd09b2c730494443638ec4e.zip
fix src_install
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang/fsharp')
-rw-r--r--dev-lang/fsharp/ChangeLog5
-rw-r--r--dev-lang/fsharp/fsharp-3.0.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/fsharp/ChangeLog b/dev-lang/fsharp/ChangeLog
index 20ef10b27302..44b6bf2789ef 100644
--- a/dev-lang/fsharp/ChangeLog
+++ b/dev-lang/fsharp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/fsharp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.5 2013/10/09 11:51:22 cynede Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.6 2013/10/09 15:45:08 cynede Exp $
+
+ 09 Oct 2013; Heather Cynede <cynede@gentoo.org> fsharp-3.0.30.ebuild:
+ fix src_install
*fsharp-3.0.30 (09 Oct 2013)
diff --git a/dev-lang/fsharp/fsharp-3.0.30.ebuild b/dev-lang/fsharp/fsharp-3.0.30.ebuild
index 3f41808dba79..2ef727a3b906 100644
--- a/dev-lang/fsharp/fsharp-3.0.30.ebuild
+++ b/dev-lang/fsharp/fsharp-3.0.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/fsharp-3.0.30.ebuild,v 1.1 2013/10/09 11:51:22 cynede Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/fsharp-3.0.30.ebuild,v 1.2 2013/10/09 15:45:08 cynede Exp $
EAPI="5"
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}"
AUTOTOOLS_IN_SOURCE_BUILD=1
src_install() {
- default
+ autotools-utils_src_install
#for older software compatibility:
dosym fsharpc /usr/bin/fsc