summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-27 10:04:30 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-27 10:04:30 +0000
commit26fbf93ba68f3e3ac522550de3ec9d3773fe0322 (patch)
tree2c256e77381edad4924ee1650a11a3cfed264b81 /dev-lisp/cmucl
parentChange dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff)
downloadgentoo-2-26fbf93ba68f3e3ac522550de3ec9d3773fe0322.tar.gz
gentoo-2-26fbf93ba68f3e3ac522550de3ec9d3773fe0322.tar.bz2
gentoo-2-26fbf93ba68f3e3ac522550de3ec9d3773fe0322.zip
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'dev-lisp/cmucl')
-rw-r--r--dev-lisp/cmucl/ChangeLog6
-rw-r--r--dev-lisp/cmucl/cmucl-19c.ebuild4
-rw-r--r--dev-lisp/cmucl/cmucl-19d_p2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cmucl/ChangeLog b/dev-lisp/cmucl/ChangeLog
index 90f746842bbe..016c2628ec14 100644
--- a/dev-lisp/cmucl/ChangeLog
+++ b/dev-lisp/cmucl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cmucl
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.28 2008/01/21 06:55:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.29 2008/06/27 10:04:30 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> cmucl-19c.ebuild,
+ cmucl-19d_p2.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
21 Jan 2008; Ulrich Mueller <ulm@gentoo.org> -files/19a/cmucl.sh,
-files/19a/herald-save.lisp-gentoo.patch, -files/19a/install-clc.lisp,
diff --git a/dev-lisp/cmucl/cmucl-19c.ebuild b/dev-lisp/cmucl/cmucl-19c.ebuild
index f6b4e424c943..fbe021cfac3a 100644
--- a/dev-lisp/cmucl/cmucl-19c.ebuild
+++ b/dev-lisp/cmucl/cmucl-19c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v 1.6 2008/01/21 06:55:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v 1.7 2008/06/27 10:04:30 ulm Exp $
inherit common-lisp-common-2 eutils toolchain-funcs
@@ -21,7 +21,7 @@ IUSE="doc nosource"
DEPEND=">=dev-lisp/common-lisp-controller-4
doc? ( virtual/tetex )
- virtual/motif
+ x11-libs/openmotif
sys-devel/bc"
PROVIDE="virtual/commonlisp"
diff --git a/dev-lisp/cmucl/cmucl-19d_p2.ebuild b/dev-lisp/cmucl/cmucl-19d_p2.ebuild
index 5e4dbb2df55f..697ef000f42c 100644
--- a/dev-lisp/cmucl/cmucl-19d_p2.ebuild
+++ b/dev-lisp/cmucl/cmucl-19d_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild,v 1.2 2008/01/21 06:55:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild,v 1.3 2008/06/27 10:04:30 ulm Exp $
inherit common-lisp-common-3 eutils toolchain-funcs
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-DEPEND="virtual/motif
+DEPEND="x11-libs/openmotif
sys-devel/bc"
PROVIDE="virtual/commonlisp"