From 5a303986e0a9eac8dbd8de542f70cce1144908b1 Mon Sep 17 00:00:00 2001 From: Keri Harris Date: Fri, 19 Nov 2010 05:06:21 +0000 Subject: Enable DP tests to load DSS library. See #298155. (Portage version: 2.1.8.3/cvs/Linux x86_64) --- dev-lang/mozart/ChangeLog | 5 ++++- dev-lang/mozart/mozart-1.4.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/mozart') diff --git a/dev-lang/mozart/ChangeLog b/dev-lang/mozart/ChangeLog index 82b2f06d7529..d4c042e5c593 100644 --- a/dev-lang/mozart/ChangeLog +++ b/dev-lang/mozart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/mozart # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.30 2010/11/19 04:55:39 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/ChangeLog,v 1.31 2010/11/19 05:06:21 keri Exp $ + + 19 Nov 2010; mozart-1.4.0.ebuild: + Enable DP tests to load DSS library. See #298155. 19 Nov 2010; mozart-1.4.0.ebuild: QA - remove die from econf call; add die to do... function calls diff --git a/dev-lang/mozart/mozart-1.4.0.ebuild b/dev-lang/mozart/mozart-1.4.0.ebuild index 1bc57536fcd7..6fb4607f421f 100644 --- a/dev-lang/mozart/mozart-1.4.0.ebuild +++ b/dev-lang/mozart/mozart-1.4.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.ebuild,v 1.11 2010/11/19 04:55:39 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.4.0.ebuild,v 1.12 2010/11/19 05:06:21 keri Exp $ inherit elisp-common eutils -PATCHSET_VER="0" +PATCHSET_VER="1" MY_P="mozart-${PV}.20080704" DESCRIPTION="Mozart is an advanced development platform for intelligent, distributed applications" -- cgit v1.2.3-65-gdbad