diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:53:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 05:53:11 +0000 |
commit | 690874253dc9f738e720b8aac4003f1e6bd18213 (patch) | |
tree | c3fdf64699eaf0d8434bc6d470bddf37e353b76c /x11-libs/openmotif | |
parent | whitespace (diff) | |
download | historical-690874253dc9f738e720b8aac4003f1e6bd18213.tar.gz historical-690874253dc9f738e720b8aac4003f1e6bd18213.tar.bz2 historical-690874253dc9f738e720b8aac4003f1e6bd18213.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r14.ebuild | 4 | ||||
-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 | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | 5 |
4 files changed, 4 insertions, 14 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild index f9c8c08d5ed1..2fd46a28873c 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r14.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.1.30-r14.ebuild,v 1.6 2007/06/26 02:58:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r14.ebuild,v 1.7 2007/07/15 05:53:11 mr_bones_ Exp $ inherit eutils flag-o-matic multilib @@ -56,7 +56,6 @@ src_unpack() { echo >>$cfg "#define LinuxCLibMajorVersion 6" eend $? || die - # move `system.mwmrc' from `lib/X11' to `lib/X11/mwm' ebegin "patching 'clients/mwm/Imakefile' (mwm confdir)" LC_ALL="C" sed -i \ @@ -128,7 +127,6 @@ src_install() { mv ${D}/usr/X11R6/lib/* ${D}/usr/$(get_libdir)/ rm -fR ${D}/usr/X11R6 - einfo "Fixing binaries" dodir /usr/$(get_libdir)/openmotif-2.1 for file in `ls ${D}/usr/bin` diff --git a/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild index 21fa9d274c33..acaeb2e33d47 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-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-r3.ebuild,v 1.17 2007/01/04 19:12:18 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r3.ebuild,v 1.18 2007/07/15 05:53:11 mr_bones_ Exp $ inherit eutils libtool flag-o-matic multilib @@ -62,7 +62,6 @@ src_unpack() { autoconf || die } - src_compile() { # get around some LANG problems in make (#15119) unset LANG @@ -75,7 +74,6 @@ src_compile() { emake -j1 || die "make failed, if you have lesstif installed removed it, compile openmotif and recompile lesstif" } - src_install() { make DESTDIR=${D} install || die "make install failed" diff --git a/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild index 6dbdb70c7c1e..bdd382ab8fd3 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-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-r8.ebuild,v 1.17 2007/01/04 19:12:18 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r8.ebuild,v 1.18 2007/07/15 05:53:11 mr_bones_ Exp $ inherit eutils libtool flag-o-matic multilib @@ -63,7 +63,6 @@ src_unpack() { autoconf || die } - src_compile() { # get around some LANG problems in make (#15119) unset LANG @@ -76,7 +75,6 @@ src_compile() { emake -j1 || die "make failed, if you have lesstif installed removed it, compile openmotif and recompile lesstif" } - src_install() { make DESTDIR=${D} install || die "make install failed" @@ -91,7 +89,6 @@ src_install() { dosed 's:/usr/lib/X11/app-defaults:/etc/X11/app-defaults:g' "$f" done - einfo "Fixing binaries" dodir /usr/$(get_libdir)/openmotif-2.2 for file in `ls ${D}/usr/bin` diff --git a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild index b887edf386d1..22f74ee3c674 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.14 2007/02/17 17:07:22 blubb Exp $ +# $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 $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -64,7 +64,6 @@ src_unpack() { eautoreconf } - src_compile() { # get around some LANG problems in make (#15119) unset LANG @@ -79,7 +78,6 @@ src_compile() { emake -j1 || die "make failed, if you have lesstif installed removed it, compile openmotif and recompile lesstif" } - src_install() { make DESTDIR=${D} install || die "make install failed" @@ -94,7 +92,6 @@ src_install() { dosed 's:/usr/lib/X11/app-defaults:/etc/X11/app-defaults:g' "$f" done - einfo "Fixing binaries" dodir /usr/$(get_libdir)/openmotif-2.2 for file in `ls ${D}/usr/bin` |