commit: b914bab11007c79f267dadb13d35a28d96832f1f Author: Heather <Heather <AT> live <DOT> ru> AuthorDate: Sun Dec 28 14:11:03 2014 +0000 Commit: Heather <Heather <AT> live <DOT> ru> CommitDate: Sun Dec 28 14:11:03 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=b914bab1
bump F# --- dev-lang/fsharp/fsharp-3.1.1.28.ebuild | 28 ---------------------- ...harp-3.1.1.26.ebuild => fsharp-3.1.1.31.ebuild} | 0 2 files changed, 28 deletions(-) diff --git a/dev-lang/fsharp/fsharp-3.1.1.28.ebuild b/dev-lang/fsharp/fsharp-3.1.1.28.ebuild deleted file mode 100644 index 5f9b5eb..0000000 --- a/dev-lang/fsharp/fsharp-3.1.1.28.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" - -AUTOTOOLS_AUTORECONF=1 - -inherit autotools-utils mono-env - -DESCRIPTION="The F# Compiler" -HOMEPAGE="https://github.com/fsharp/fsharp" -SRC_URI="https://github.com/fsharp/fsharp/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -MAKEOPTS+=" -j1" #nowarn -DEPEND="dev-lang/mono" -RDEPEND="${DEPEND}" - -AUTOTOOLS_IN_SOURCE_BUILD=1 - -src_install() { - autotools-utils_src_install -} diff --git a/dev-lang/fsharp/fsharp-3.1.1.26.ebuild b/dev-lang/fsharp/fsharp-3.1.1.31.ebuild similarity index 100% rename from dev-lang/fsharp/fsharp-3.1.1.26.ebuild rename to dev-lang/fsharp/fsharp-3.1.1.31.ebuild
