summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-02-06 11:37:20 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-02-06 11:37:20 +0000
commit09078ff46e579d677c041e4af58680698a433f5b (patch)
treef621dc7d71b7af91b5c659f0c50cb59fd7d091b7 /x11-libs
parentadd missing KEYWORDS (diff)
downloadgentoo-2-09078ff46e579d677c041e4af58680698a433f5b.tar.gz
gentoo-2-09078ff46e579d677c041e4af58680698a433f5b.tar.bz2
gentoo-2-09078ff46e579d677c041e4af58680698a433f5b.zip
fix autotool dependencies
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/openmotif/ChangeLog5
-rw-r--r--x11-libs/openmotif/openmotif-2.2.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog
index 57e1ae2c8480..a5842ca11a4b 100644
--- a/x11-libs/openmotif/ChangeLog
+++ b/x11-libs/openmotif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.70 2005/02/04 23:31:31 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.71 2005/02/06 11:37:20 lanius Exp $
+
+ 06 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild:
+ fix autotools dependencies
05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
openmotif-2.2.3.ebuild:
diff --git a/x11-libs/openmotif/openmotif-2.2.3.ebuild b/x11-libs/openmotif/openmotif-2.2.3.ebuild
index 18a15be4c7c7..f1e7f38452c4 100644
--- a/x11-libs/openmotif/openmotif-2.2.3.ebuild
+++ b/x11-libs/openmotif/openmotif-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3.ebuild,v 1.9 2005/02/06 11:21:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3.ebuild,v 1.10 2005/02/06 11:37:20 lanius Exp $
inherit eutils libtool flag-o-matic multilib
@@ -18,8 +18,8 @@ IUSE=""
DEPEND="virtual/libc
virtual/x11
>=sys-apps/sed-4
- sys-devel/automake
- sys-devel/autoconf
+ =sys-devel/automake-1.4*
+ =sys-devel/autoconf-2.5*
!virtual/motif"
RDEPEND="virtual/libc
virtual/x11