public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/wyrd: wyrd-1.4.5.ebuild ChangeLog
@ 2013-01-13 21:40 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2013-01-13 21:40 UTC (permalink / raw
  To: gentoo-commits

aballier    13/01/13 21:40:21

  Modified:             wyrd-1.4.5.ebuild ChangeLog
  Log:
  fix build with ocaml4, bug #451426
  
  (Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.3                  app-misc/wyrd/wyrd-1.4.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild?r1=1.2&r2=1.3

Index: wyrd-1.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wyrd-1.4.5.ebuild	29 Jul 2012 17:16:50 -0000	1.2
+++ wyrd-1.4.5.ebuild	13 Jan 2013 21:40:20 -0000	1.3
@@ -1,9 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.2 2012/07/29 17:16:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.3 2013/01/13 21:40:20 aballier Exp $
 
 EAPI=4
 
+inherit eutils autotools
+
 DESCRIPTION="Text-based front-end to Remind"
 HOMEPAGE="http://pessimization.com/software/wyrd/"
 SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz"
@@ -21,6 +23,11 @@
 	>=dev-lang/ocaml-3.08
 "
 
+src_prepare() {
+	epatch "${FILESDIR}/ocaml4.patch"
+	eautoreconf
+}
+
 src_configure() {
 	econf \
 		$(use_enable unicode utf8)



1.23                 app-misc/wyrd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/wyrd/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	29 Jul 2012 17:16:50 -0000	1.22
+++ ChangeLog	13 Jan 2013 21:40:20 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/wyrd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.22 2012/07/29 17:16:50 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.23 2013/01/13 21:40:20 aballier Exp $
+
+  13 Jan 2013; Alexis Ballier <aballier@gentoo.org> +files/ocaml4.patch,
+  wyrd-1.4.5.ebuild:
+  fix build with ocaml4, bug #451426
 
   29 Jul 2012; Raúl Porcel <armin76@gentoo.org> wyrd-1.4.4.ebuild,
   wyrd-1.4.5.ebuild:





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

only message in thread, other threads:[~2013-01-13 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 21:40 [gentoo-commits] gentoo-x86 commit in app-misc/wyrd: wyrd-1.4.5.ebuild ChangeLog Alexis Ballier (aballier)

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