public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/fsharp: fsharp-3.0.28.ebuild ChangeLog
@ 2013-09-29  5:32 Heather Cynede (cynede)
  0 siblings, 0 replies; only message in thread
From: Heather Cynede (cynede) @ 2013-09-29  5:32 UTC (permalink / raw
  To: gentoo-commits

cynede      13/09/29 05:32:29

  Modified:             ChangeLog
  Added:                fsharp-3.0.28.ebuild
  Log:
  fsharp bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-lang/fsharp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Sep 2013 13:04:30 -0000	1.2
+++ ChangeLog	29 Sep 2013 05:32:29 -0000	1.3
@@ -1,6 +1,11 @@
 # 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.2 2013/09/24 13:04:30 cynede Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/fsharp/ChangeLog,v 1.3 2013/09/29 05:32:29 cynede Exp $
+
+*fsharp-3.0.28 (29 Sep 2013)
+
+  29 Sep 2013; Heather Cynede <cynede@gentoo.org> +fsharp-3.0.28.ebuild:
+  fsharp bump
 
   24 Sep 2013; Heather Cynede <cynede@gentoo.org> fsharp-3.0.27.ebuild,
   metadata.xml:



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

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

Index: fsharp-3.0.28.ebuild
===================================================================
# 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.28.ebuild,v 1.1 2013/09/29 05:32:29 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() {
	default

	#for older software compatibility:
	dosym fsharpc /usr/bin/fsc
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-29  5:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29  5:32 [gentoo-commits] gentoo-x86 commit in dev-lang/fsharp: fsharp-3.0.28.ebuild ChangeLog Heather Cynede (cynede)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox