diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-12-08 20:11:29 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-12-08 20:11:29 +0000 |
commit | 463243732bbf4ca4c4f8c1b8f5ed6af8bbd3fd57 (patch) | |
tree | 15eaec11f27f35fee79f736356da6fc44b68df7a /x11-libs/openmotif | |
parent | alpha/arm/ia64/s390/sh/sparc stable (diff) | |
download | gentoo-2-463243732bbf4ca4c4f8c1b8f5ed6af8bbd3fd57.tar.gz gentoo-2-463243732bbf4ca4c4f8c1b8f5ed6af8bbd3fd57.tar.bz2 gentoo-2-463243732bbf4ca4c4f8c1b8f5ed6af8bbd3fd57.zip |
Update message text in pkg_postinst.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild index 19b72335753e..dbcb4215323b 100644 --- a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.15 2010/11/08 13:27:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.16 2010/12/08 20:11:29 ulm Exp $ EAPI=3 @@ -162,7 +162,7 @@ pkg_postinst() { If you have binary-only applications requiring libXm.so.3, you may therefore create a symlink from libXm.so.3 to libXm.so.4. Please note, however, that there will be no Gentoo support for this. - Alternatively, you may install x11-libs/openmotif-compat-2.2* for + Alternatively, you may install slot 2.2 of x11-libs/openmotif for the Open Motif 2.2 libraries. EOF } diff --git a/x11-libs/openmotif/openmotif-2.3.3.ebuild b/x11-libs/openmotif/openmotif-2.3.3.ebuild index 86414bcf9298..9efe266ea9b6 100644 --- a/x11-libs/openmotif/openmotif-2.3.3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3.ebuild,v 1.12 2010/10/10 16:39:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3.ebuild,v 1.13 2010/12/08 20:11:29 ulm Exp $ EAPI="3" @@ -156,7 +156,7 @@ pkg_postinst() { If you have binary-only applications requiring libXm.so.3, you may therefore create a symlink from libXm.so.3 to libXm.so.4. Please note, however, that there will be no Gentoo support for this. - Alternatively, you may install x11-libs/openmotif-compat-2.2* for + Alternatively, you may install slot 2.2 of x11-libs/openmotif for the Open Motif 2.2 libraries. EOF } |