diff options
author | 2008-06-29 12:39:13 +0000 | |
---|---|---|
committer | 2008-06-29 12:39:13 +0000 | |
commit | fe4d1418c4df9aa8120ac82f68bf0a05834ef9bf (patch) | |
tree | 9acf9222e0b072be8ba352b8c38930d027b98ab6 /x11-libs | |
parent | Stable on sparc, bug #229237 (diff) | |
download | gentoo-2-fe4d1418c4df9aa8120ac82f68bf0a05834ef9bf.tar.gz gentoo-2-fe4d1418c4df9aa8120ac82f68bf0a05834ef9bf.tar.bz2 gentoo-2-fe4d1418c4df9aa8120ac82f68bf0a05834ef9bf.zip |
Remove virtual/motif, bug 224749.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r3.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index c159fd1a1f70..c1cc37743aae 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.189 2008/06/28 08:46:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.190 2008/06/29 12:39:13 ulm Exp $ + + 29 Jun 2008; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.0-r1.ebuild, + openmotif-2.3.0-r3.ebuild: + Remove virtual/motif, bug 224749. 28 Jun 2008; Ulrich Mueller <ulm@gentoo.org> +files/openmotif-2.3.1-XmRenderT-no-xft.patch, openmotif-2.3.1.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild index 80ce58358d54..854ab638cacb 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r1.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/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.21 2008/06/02 22:09:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.22 2008/06/29 12:39:13 ulm Exp $ inherit eutils flag-o-matic multilib autotools @@ -29,8 +29,6 @@ DEPEND="${RDEPEND} sys-devel/flex x11-misc/xbitmaps" -PROVIDE="virtual/motif" - pkg_setup() { # clean up orphaned cruft left over by motif-config local i l count=0 diff --git a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild index b0163e313ce1..6b43d7e828f6 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r3.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/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.9 2008/06/27 11:17:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.10 2008/06/29 12:39:13 ulm Exp $ inherit eutils flag-o-matic multilib autotools @@ -30,8 +30,6 @@ DEPEND="${RDEPEND} sys-devel/flex x11-misc/xbitmaps" -PROVIDE="virtual/motif" - pkg_setup() { # clean up orphaned cruft left over by motif-config local i l count=0 |