diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-06-27 10:09:56 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-06-27 10:09:56 +0000 |
commit | c5318913c908155e38e45256f01453132f16d121 (patch) | |
tree | 0d12a08bb0f38da518ac9652dc95e77994aee0a6 /x11-libs/openmotif | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-c5318913c908155e38e45256f01453132f16d121.tar.gz gentoo-2-c5318913c908155e38e45256f01453132f16d121.tar.bz2 gentoo-2-c5318913c908155e38e45256f01453132f16d121.zip |
Change autoconf dep to >=2.5 to work even with 2.60, change maintainer to maintainer-needed, remove some old ebuilds.
(Portage version: 2.1.1_pre1-r3)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/openmotif/metadata.xml | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r8.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | 4 |
5 files changed, 15 insertions, 12 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 90639d341e6c..6e0be50e0a6c 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,13 @@ # 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.122 2006/06/11 18:00:18 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.123 2006/06/27 10:09:56 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 + maintainer-needed, remove some old ebuilds. *openmotif-2.1.30-r14 (11 Jun 2006) diff --git a/x11-libs/openmotif/metadata.xml b/x11-libs/openmotif/metadata.xml index c3504b40c506..d52c9e243149 100644 --- a/x11-libs/openmotif/metadata.xml +++ b/x11-libs/openmotif/metadata.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>lanius@gentoo.org</email> - <name>Heinrich Wendel</name> -</maintainer> +<herd>maintainer-needed</herd> </pkgmetadata> diff --git a/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild index 085b67d9f149..107f0232c3fd 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.10 2006/03/06 20:29:24 blubb Exp $ +# $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 $ inherit eutils libtool flag-o-matic multilib @@ -20,7 +20,7 @@ DEPEND="virtual/libc virtual/x11 >=sys-apps/sed-4 !ppc-macos? ( =sys-devel/automake-1.4* ) - =sys-devel/autoconf-2.5* + >=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 240ade50c3ea..be5ad3bb34c5 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.10 2006/03/06 20:29:24 blubb Exp $ +# $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 $ inherit eutils libtool flag-o-matic multilib @@ -27,7 +27,7 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} >=sys-apps/sed-4 !ppc-macos? ( =sys-devel/automake-1.4* ) - =sys-devel/autoconf-2.5* + >=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 d0aef06dfd25..826b04df0978 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.2 2006/03/06 20:29:24 blubb Exp $ +# $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 $ inherit eutils libtool flag-o-matic multilib @@ -27,7 +27,7 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} >=sys-apps/sed-4 !ppc-macos? ( =sys-devel/automake-1.4* ) - =sys-devel/autoconf-2.5* + >=sys-devel/autoconf-2.5 || ( ( x11-proto/printproto x11-proto/xextproto x11-misc/xbitmaps |