cynede      14/09/19 11:36:21

  Modified:             ChangeLog
  Added:                fsharp-3.1.1.26.ebuild
  Removed:              fsharp-3.1.1.14.ebuild
  Log:
  bump F#
  
  (Portage version: 2.2.13/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 dev-lang/fsharp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fsharp/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fsharp/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fsharp/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   17 May 2014 09:07:09 -0000      1.11
+++ ChangeLog   19 Sep 2014 11:36:21 -0000      1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/fsharp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.11 2014/05/17 
09:07:09 cynede Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.12 2014/09/19 
11:36:21 cynede Exp $
+
+*fsharp-3.1.1.26 (19 Sep 2014)
+
+  19 Sep 2014; Heather Cynede <[email protected]> +fsharp-3.1.1.26.ebuild,
+  -fsharp-3.1.1.14.ebuild:
+  bump F#
 
 *fsharp-3.1.1.14 (17 May 2014)
 



1.1                  dev-lang/fsharp/fsharp-3.1.1.26.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fsharp/fsharp-3.1.1.26.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fsharp/fsharp-3.1.1.26.ebuild?rev=1.1&content-type=text/plain

Index: fsharp-3.1.1.26.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/fsharp-3.1.1.26.ebuild,v 1.1 
2014/09/19 11:36:21 cynede Exp $

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
}




Reply via email to