Gentoo Archives: gentoo-commits

From: Heather <Heather@××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/dotnet:master commit in: dev-lang/fsharp/
Date: Sun, 28 Dec 2014 14:11:35
Message-Id: 1419775863.b914bab11007c79f267dadb13d35a28d96832f1f.cynede@gentoo.org@gentoo
1 commit: b914bab11007c79f267dadb13d35a28d96832f1f
2 Author: Heather <Heather <AT> live <DOT> ru>
3 AuthorDate: Sun Dec 28 14:11:03 2014 +0000
4 Commit: Heather <Heather <AT> live <DOT> ru>
5 CommitDate: Sun Dec 28 14:11:03 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=b914bab1
7
8 bump F#
9
10 ---
11 dev-lang/fsharp/fsharp-3.1.1.28.ebuild | 28 ----------------------
12 ...harp-3.1.1.26.ebuild => fsharp-3.1.1.31.ebuild} | 0
13 2 files changed, 28 deletions(-)
14
15 diff --git a/dev-lang/fsharp/fsharp-3.1.1.28.ebuild b/dev-lang/fsharp/fsharp-3.1.1.28.ebuild
16 deleted file mode 100644
17 index 5f9b5eb..0000000
18 --- a/dev-lang/fsharp/fsharp-3.1.1.28.ebuild
19 +++ /dev/null
20 @@ -1,28 +0,0 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Header: $
24 -
25 -EAPI="5"
26 -
27 -AUTOTOOLS_AUTORECONF=1
28 -
29 -inherit autotools-utils mono-env
30 -
31 -DESCRIPTION="The F# Compiler"
32 -HOMEPAGE="https://github.com/fsharp/fsharp"
33 -SRC_URI="https://github.com/fsharp/fsharp/archive/${PV}.tar.gz -> ${P}.tar.gz"
34 -
35 -LICENSE="Apache-2.0"
36 -SLOT="0"
37 -KEYWORDS="~x86 ~amd64"
38 -IUSE=""
39 -
40 -MAKEOPTS+=" -j1" #nowarn
41 -DEPEND="dev-lang/mono"
42 -RDEPEND="${DEPEND}"
43 -
44 -AUTOTOOLS_IN_SOURCE_BUILD=1
45 -
46 -src_install() {
47 - autotools-utils_src_install
48 -}
49
50 diff --git a/dev-lang/fsharp/fsharp-3.1.1.26.ebuild b/dev-lang/fsharp/fsharp-3.1.1.31.ebuild
51 similarity index 100%
52 rename from dev-lang/fsharp/fsharp-3.1.1.26.ebuild
53 rename to dev-lang/fsharp/fsharp-3.1.1.31.ebuild