* [gentoo-commits] gentoo-x86 commit in dev-lang/moarvm: moarvm-2015.01.ebuild ChangeLog
@ 2015-01-26 3:27 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2015-01-26 3:27 UTC (permalink / raw
To: gentoo-commits
patrick 15/01/26 03:27:13
Modified: ChangeLog
Added: moarvm-2015.01.ebuild
Log:
Bump
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.23 dev-lang/moarvm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/moarvm/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/moarvm/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/moarvm/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 20 Dec 2014 08:59:38 -0000 1.22
+++ ChangeLog 26 Jan 2015 03:27:13 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for dev-lang/moarvm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v 1.22 2014/12/20 08:59:38 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/ChangeLog,v 1.23 2015/01/26 03:27:13 patrick Exp $
+
+*moarvm-2015.01 (26 Jan 2015)
+
+ 26 Jan 2015; Patrick Lauer <patrick@gentoo.org> +moarvm-2015.01.ebuild:
+ Bump
*moarvm-2014.12 (20 Dec 2014)
1.1 dev-lang/moarvm/moarvm-2015.01.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/moarvm/moarvm-2015.01.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/moarvm/moarvm-2015.01.ebuild?rev=1.1&content-type=text/plain
Index: moarvm-2015.01.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/moarvm/moarvm-2015.01.ebuild,v 1.1 2015/01/26 03:27:13 patrick Exp $
EAPI=5
inherit eutils multilib
MY_PN="MoarVM"
DESCRIPTION="A 6model-based VM for NQP and Rakudo Perl 6"
HOMEPAGE="http://moarvm.org"
SRC_URI="http://moarvm.org/releases/${MY_PN}-${PV}.tar.gz"
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
RDEPEND="dev-libs/libuv"
DEPEND="${RDEPEND}
dev-lang/perl"
S="${WORKDIR}/MoarVM-${PV}"
src_configure() {
perl Configure.pl --prefix="${D}/usr"|| die
}
src_install() {
emake install
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-26 3:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26 3:27 [gentoo-commits] gentoo-x86 commit in dev-lang/moarvm: moarvm-2015.01.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox