summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mozart')
-rw-r--r--dev-lang/mozart/ChangeLog6
-rw-r--r--dev-lang/mozart/mozart-1.4.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog
index 769b5ced2763..abd9ce3adbca 100644
--- a/dev-lang/mozart/ChangeLog
+++ b/dev-lang/mozart/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/mozart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.36 2012/03/18 15:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.37 2012/06/18 10:08:46 keri Exp $
+
+ 15 Jun 2012; <keri@gentoo.org> mozart-1.4.0-r2.ebuild:
+ Support building mozart on PPC with 3.x kernels. Reported and investigated by
+ Michael Weber. Closes #421055
18 Mar 2012; Raúl Porcel <armin76@gentoo.org> mozart-1.3.2.ebuild,
mozart-1.3.2-r1.ebuild, mozart-1.4.0.ebuild, mozart-1.4.0-r1.ebuild,
diff --git a/dev-lang/mozart/mozart-1.4.0-r2.ebuild b/dev-lang/mozart/mozart-1.4.0-r2.ebuild
index bd2c214d5fdb..4514ea9f1f16 100644
--- a/dev-lang/mozart/mozart-1.4.0-r2.ebuild
+++ b/dev-lang/mozart/mozart-1.4.0-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0-r2.ebuild,v 1.4 2012/03/18 15:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0-r2.ebuild,v 1.5 2012/06/18 10:08:46 keri Exp $
EAPI="2"
inherit elisp-common eutils
-PATCHSET_VER="4"
+PATCHSET_VER="5"
MY_P="mozart-${PV}.20080704"
DESCRIPTION="Mozart is an advanced development platform for intelligent, distributed applications"