commit: f7d209560b6a4e148c9b7ad33b59c7ae5a4ea340 Author: Heather <Heather <AT> live <DOT> ru> AuthorDate: Sat Apr 26 06:25:15 2014 +0000 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 06:25:15 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=f7d20956
F# bump + older versions clean up --- dev-lang/fsharp/fsharp-3.1.0.ebuild | 28 ---------------------- dev-lang/fsharp/fsharp-3.1.1.1.ebuild | 28 ---------------------- ...fsharp-3.0.30.ebuild => fsharp-3.1.1.11.ebuild} | 0 dev-lang/fsharp/fsharp-3.1.1.9.ebuild | 28 ---------------------- dev-lang/fsharp/fsharp-3.1.1.ebuild | 28 ---------------------- 5 files changed, 112 deletions(-) diff --git a/dev-lang/fsharp/fsharp-3.1.0.ebuild b/dev-lang/fsharp/fsharp-3.1.0.ebuild deleted file mode 100644 index 5f9b5eb..0000000 --- a/dev-lang/fsharp/fsharp-3.1.0.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.1.ebuild b/dev-lang/fsharp/fsharp-3.1.1.1.ebuild deleted file mode 100644 index 5f9b5eb..0000000 --- a/dev-lang/fsharp/fsharp-3.1.1.1.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.0.30.ebuild b/dev-lang/fsharp/fsharp-3.1.1.11.ebuild similarity index 100% rename from dev-lang/fsharp/fsharp-3.0.30.ebuild rename to dev-lang/fsharp/fsharp-3.1.1.11.ebuild diff --git a/dev-lang/fsharp/fsharp-3.1.1.9.ebuild b/dev-lang/fsharp/fsharp-3.1.1.9.ebuild deleted file mode 100644 index 5f9b5eb..0000000 --- a/dev-lang/fsharp/fsharp-3.1.1.9.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.ebuild b/dev-lang/fsharp/fsharp-3.1.1.ebuild deleted file mode 100644 index 5f9b5eb..0000000 --- a/dev-lang/fsharp/fsharp-3.1.1.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 -}
