summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-27 18:02:03 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-27 18:02:03 +0000
commit1ebf9c20428c46bd193696c2481302157ff6a103 (patch)
tree78d967421d2a528c7b3331ea2d8adbf63e2852a8 /x11-libs/openmotif
parentRemove old version. (diff)
downloadgentoo-2-1ebf9c20428c46bd193696c2481302157ff6a103.tar.gz
gentoo-2-1ebf9c20428c46bd193696c2481302157ff6a103.tar.bz2
gentoo-2-1ebf9c20428c46bd193696c2481302157ff6a103.zip
remove autoconf dep, thanks to UncleOwen <anakin.skyw@gmx.de> in bug 138218
(Portage version: 2.1.1_pre1-r3)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r--x11-libs/openmotif/ChangeLog4
-rw-r--r--x11-libs/openmotif/openmotif-2.2.3-r3.ebuild3
-rw-r--r--x11-libs/openmotif/openmotif-2.2.3-r8.ebuild3
-rw-r--r--x11-libs/openmotif/openmotif-2.2.3-r9.ebuild3
4 files changed, 5 insertions, 8 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog
index 6e0be50e0a6c..75332e86acd9 100644
--- a/x11-libs/openmotif/ChangeLog
+++ b/x11-libs/openmotif/ChangeLog
@@ -1,12 +1,12 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.123 2006/06/27 10:09:56 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.124 2006/06/27 18:02:03 genstef Exp $
27 Jun 2006; Stefan Schweizer <genstef@gentoo.org> metadata.xml,
-openmotif-2.1.30-r13.ebuild, openmotif-2.2.3-r3.ebuild,
-openmotif-2.2.3-r7.ebuild, openmotif-2.2.3-r8.ebuild,
openmotif-2.2.3-r9.ebuild:
- Change autoconf dep to >=2.5 to work even with 2.60, change maintainer to
+ Change autoconf dep to work even with 2.60, change maintainer to
maintainer-needed, remove some old ebuilds.
*openmotif-2.1.30-r14 (11 Jun 2006)
diff --git a/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild
index 107f0232c3fd..1cf5cb1db4c2 100644
--- a/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild
+++ b/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r3.ebuild,v 1.11 2006/06/27 10:09:56 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild,v 1.12 2006/06/27 18:02:03 genstef Exp $
inherit eutils libtool flag-o-matic multilib
@@ -20,7 +20,6 @@ DEPEND="virtual/libc
virtual/x11
>=sys-apps/sed-4
!ppc-macos? ( =sys-devel/automake-1.4* )
- >=sys-devel/autoconf-2.5
!virtual/motif"
RDEPEND="virtual/libc
virtual/x11
diff --git a/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild
index be5ad3bb34c5..f3134bd3e90b 100644
--- a/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild
+++ b/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r8.ebuild,v 1.11 2006/06/27 10:09:56 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild,v 1.12 2006/06/27 18:02:03 genstef Exp $
inherit eutils libtool flag-o-matic multilib
@@ -27,7 +27,6 @@ RDEPEND="virtual/libc
DEPEND="${RDEPEND}
>=sys-apps/sed-4
!ppc-macos? ( =sys-devel/automake-1.4* )
- >=sys-devel/autoconf-2.5
|| ( ( x11-proto/printproto
x11-proto/xextproto
x11-misc/xbitmaps
diff --git a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
index 826b04df0978..7bbf7d07f430 100644
--- a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
+++ b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r9.ebuild,v 1.3 2006/06/27 10:09:56 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.4 2006/06/27 18:02:03 genstef Exp $
inherit eutils libtool flag-o-matic multilib
@@ -27,7 +27,6 @@ RDEPEND="virtual/libc
DEPEND="${RDEPEND}
>=sys-apps/sed-4
!ppc-macos? ( =sys-devel/automake-1.4* )
- >=sys-devel/autoconf-2.5
|| ( ( x11-proto/printproto
x11-proto/xextproto
x11-misc/xbitmaps