summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2010-11-19 05:06:21 +0000
committerKeri Harris <keri@gentoo.org>2010-11-19 05:06:21 +0000
commit5a303986e0a9eac8dbd8de542f70cce1144908b1 (patch)
treec1d37fa0eb05cc63194500f00b668a394b82b6dc /dev-lang/mozart
parentQA - remove die from econf call; add die to do... function calls (diff)
downloadgentoo-2-5a303986e0a9eac8dbd8de542f70cce1144908b1.tar.gz
gentoo-2-5a303986e0a9eac8dbd8de542f70cce1144908b1.tar.bz2
gentoo-2-5a303986e0a9eac8dbd8de542f70cce1144908b1.zip
Enable DP tests to load DSS library. See #298155.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/mozart')
-rw-r--r--dev-lang/mozart/ChangeLog5
-rw-r--r--dev-lang/mozart/mozart-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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; <keri@gentoo.org> mozart-1.4.0.ebuild:
+ Enable DP tests to load DSS library. See #298155.
19 Nov 2010; <keri@gentoo.org> 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"