* [gentoo-commits] gentoo-x86 commit in sci-mathematics/agda-executable: agda-executable-2.3.0.1-r2.ebuild ChangeLog
@ 2013-09-13 6:56 Mark Wright (gienah)
0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2013-09-13 6:56 UTC (permalink / raw
To: gentoo-commits
gienah 13/09/13 06:56:08
Modified: ChangeLog
Added: agda-executable-2.3.0.1-r2.ebuild
Log:
agda-executable must be rebuilt when agda is upgraded
(Portage version: 2.2.3/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path
1.5 sci-mathematics/agda-executable/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-executable/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-executable/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-executable/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda-executable/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 20 Jun 2013 02:06:52 -0000 1.4
+++ ChangeLog 13 Sep 2013 06:56:08 -0000 1.5
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/agda-executable
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-executable/ChangeLog,v 1.4 2013/06/20 02:06:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-executable/ChangeLog,v 1.5 2013/09/13 06:56:08 gienah Exp $
+
+*agda-executable-2.3.0.1-r2 (13 Sep 2013)
+
+ 13 Sep 2013; Mark Wright <gienah@gentoo.org>
+ +agda-executable-2.3.0.1-r2.ebuild:
+ agda-executable must be rebuilt when agda is upgraded
20 Jun 2013; Patrick Lauer <patrick@gentoo.org> -agda-executable-2.3.0.ebuild:
Remove version with already removed dependencies
1.1 sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild?rev=1.1&content-type=text/plain
Index: agda-executable-2.3.0.1-r2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-executable/agda-executable-2.3.0.1-r2.ebuild,v 1.1 2013/09/13 06:56:08 gienah Exp $
EAPI=5
# ebuild generated by hackport 0.3.9999
CABAL_FEATURES="bin"
inherit haskell-cabal eutils
MY_PN="Agda-executable"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Command-line program for type-checking and compiling Agda programs"
HOMEPAGE="http://wiki.portal.chalmers.se/agda/"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=sci-mathematics/agda-2.3.0.1:="
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.8
>=dev-lang/ghc-6.10.4"
S="${WORKDIR}/${MY_P}"
src_prepare() {
cabal-mksetup
sed -e 's@Agda == 2.3.0.1@Agda >= 2.3.0.1@' \
-i "${S}/${MY_PN}.cabal" || die "Could not loosen dependencies"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-13 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 6:56 [gentoo-commits] gentoo-x86 commit in sci-mathematics/agda-executable: agda-executable-2.3.0.1-r2.ebuild ChangeLog Mark Wright (gienah)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox