diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-12-30 16:54:31 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-12-30 16:54:31 +0000 |
commit | e618ad3bb187e2e4db40ec1ef13bdeb193db73cb (patch) | |
tree | 6060c9fc0250d7b42fd8244655387b2ed9b8c37c /x11-libs/openmotif | |
parent | Remove old version. Nothing needs SLOT 2.1 specifically. Fixes bug #140494. (diff) | |
download | gentoo-2-e618ad3bb187e2e4db40ec1ef13bdeb193db73cb.tar.gz gentoo-2-e618ad3bb187e2e4db40ec1ef13bdeb193db73cb.tar.bz2 gentoo-2-e618ad3bb187e2e4db40ec1ef13bdeb193db73cb.zip |
Remove RDEPEND on virtual/libc.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild index 22f74ee3c674..cf9fc74cebea 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-2007 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.15 2007/07/15 05:53:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.16 2007/12/30 16:54:31 betelgeuse Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -19,7 +19,7 @@ SLOT="2.2" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" -RDEPEND="virtual/libc +RDEPEND=" x11-libs/libXmu x11-libs/libXaw x11-libs/libXp diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index 4a01f3193898..6a4ee3fc122e 100644 --- a/x11-libs/openmotif/openmotif-2.3.0.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.6 2007/10/15 15:12:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.7 2007/12/30 16:54:31 betelgeuse Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -17,7 +17,7 @@ SLOT="2.3" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc xft jpeg png examples" -RDEPEND="virtual/libc +RDEPEND=" x11-libs/libXmu x11-libs/libXaw x11-libs/libXp |