diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-27 20:46:42 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-27 20:46:42 +0000 |
commit | c482959d2647c821e74048d548d5113643208e56 (patch) | |
tree | 68edb653dcf7c1b104bf9b7014a832894003e920 /x11-libs | |
parent | mark -r4 stable, remove all other versions (diff) | |
download | historical-c482959d2647c821e74048d548d5113643208e56.tar.gz historical-c482959d2647c821e74048d548d5113643208e56.tar.bz2 historical-c482959d2647c821e74048d548d5113643208e56.zip |
remove old versions
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/lesstif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/lesstif/files/digest-lesstif-0.93.36 | 1 | ||||
-rw-r--r-- | x11-libs/lesstif/files/digest-lesstif-0.93.36-r3 | 1 | ||||
-rw-r--r-- | x11-libs/lesstif/files/digest-lesstif-0.93.40 | 1 | ||||
-rw-r--r-- | x11-libs/lesstif/files/digest-lesstif-0.93.91 | 1 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.36-r3.ebuild | 70 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.36.ebuild | 50 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.40.ebuild | 67 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.91.ebuild | 93 | ||||
-rw-r--r-- | x11-libs/openmotif/Manifest | 10 |
10 files changed, 7 insertions, 293 deletions
diff --git a/x11-libs/lesstif/ChangeLog b/x11-libs/lesstif/ChangeLog index d7c6b6d9b1f8..8b7bdd241dc6 100644 --- a/x11-libs/lesstif/ChangeLog +++ b/x11-libs/lesstif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/lesstif # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.24 2004/01/12 11:14:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.25 2004/01/27 20:46:42 lanius Exp $ + + 27 Jan 2004; Heinrich Wendel <lanius@gentoo.org> lesstif-0.93.36-r3.ebuild, + lesstif-0.93.36.ebuild, lesstif-0.93.40.ebuild, lesstif-0.93.91.ebuild: + remove old versions 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> lesstif-0.93.94.ebuild: stable bump, bug #29388 diff --git a/x11-libs/lesstif/files/digest-lesstif-0.93.36 b/x11-libs/lesstif/files/digest-lesstif-0.93.36 deleted file mode 100644 index 572e657b1cbd..000000000000 --- a/x11-libs/lesstif/files/digest-lesstif-0.93.36 +++ /dev/null @@ -1 +0,0 @@ -MD5 bdca805aa4738f45b8fd50f8d37c88b5 lesstif-0.93.36.tar.bz2 2483486 diff --git a/x11-libs/lesstif/files/digest-lesstif-0.93.36-r3 b/x11-libs/lesstif/files/digest-lesstif-0.93.36-r3 deleted file mode 100644 index 572e657b1cbd..000000000000 --- a/x11-libs/lesstif/files/digest-lesstif-0.93.36-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 bdca805aa4738f45b8fd50f8d37c88b5 lesstif-0.93.36.tar.bz2 2483486 diff --git a/x11-libs/lesstif/files/digest-lesstif-0.93.40 b/x11-libs/lesstif/files/digest-lesstif-0.93.40 deleted file mode 100644 index 5f6cbe595fc4..000000000000 --- a/x11-libs/lesstif/files/digest-lesstif-0.93.40 +++ /dev/null @@ -1 +0,0 @@ -MD5 f984fb43cc14b1962a0697aa40fb32d2 lesstif-0.93.40.tar.bz2 2547281 diff --git a/x11-libs/lesstif/files/digest-lesstif-0.93.91 b/x11-libs/lesstif/files/digest-lesstif-0.93.91 deleted file mode 100644 index f513d85b8be2..000000000000 --- a/x11-libs/lesstif/files/digest-lesstif-0.93.91 +++ /dev/null @@ -1 +0,0 @@ -MD5 7f1a07b8e7b79e3c7dd32ddb4c4e699e lesstif-0.93.91.tar.bz2 2558881 diff --git a/x11-libs/lesstif/lesstif-0.93.36-r3.ebuild b/x11-libs/lesstif/lesstif-0.93.36-r3.ebuild deleted file mode 100644 index cb1653dfb6a8..000000000000 --- a/x11-libs/lesstif/lesstif-0.93.36-r3.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.36-r3.ebuild,v 1.4 2003/09/06 10:49:12 lanius Exp $ - -DESCRIPTION="An OSF/Motif(R) clone" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://www.lesstif.org/" - -LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc" -SLOT="0" - -PROVIDE="virtual/motif" - -DEPEND="virtual/x11" - -src_unpack() { - unpack ${A} - - cd ${S}/scripts/autoconf - sed -e "/^aclocaldir =/ a DESTDIR = ${D}" \ - Makefile.in > Makefile.in.hacked - mv Makefile.in.hacked Makefile.in || die -} - -src_compile() { - ./configure --host=${CHOST} \ - --prefix=/usr/X11R6 \ - --sysconfdir=/etc/X11 \ - --libdir=/usr/X11R6/lib \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - --enable-static \ - --enable-build-12 \ - --enable-build-20 \ - --enable-build-21 \ - --with-x || die "./configure failed" - - emake CFLAGS="${CFLAGS}" || die -} - -src_install() { - emake prefix=${D}/usr/X11R6 \ - exec_prefix=${D}/usr/X11R6 \ - libdir=${D}/usr/X11R6/lib \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - dosym /usr/X11R6/lib/libXm.so.2.0.1 /usr/X11R6/lib/libXm.so.1 - - # This comes from x11-base/xfree! - rm -f ${D}/usr/lib/X11/config/host.def - - dodir /usr/share - mv ${D}/usr/X11R6/man ${D}/usr/share/ - dodir /usr/share/doc/${P} - mv ${D}/usr/X11R6/LessTif/* ${D}/usr/share/doc/${P}/ - # The LessTif directory should be empty now. - rmdir ${D}/usr/X11R6/LessTif || die -} - -pkg_postrm() { - # Handle if updating removed host.def - if [ ! -f ${ROOT}/usr/lib/X11/config/host.def \ - -a -d ${ROOT}/usr/lib/X11/config ] - then - touch ${ROOT}/usr/lib/X11/config/host.def - fi -} diff --git a/x11-libs/lesstif/lesstif-0.93.36.ebuild b/x11-libs/lesstif/lesstif-0.93.36.ebuild deleted file mode 100644 index 2f9b357f78f6..000000000000 --- a/x11-libs/lesstif/lesstif-0.93.36.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.36.ebuild,v 1.7 2003/09/06 10:49:12 lanius Exp $ - -DESCRIPTION="An OSF/Motif(R) clone" -HOMEPAGE="http://www.lesstif.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2" -KEYWORDS="x86 sparc" -SLOT="0" - -DEPEND="virtual/x11" -PROVIDE="virtual/motif" - -src_unpack() { - unpack ${A} - - cd ${S}/scripts/autoconf - sed -e "/^aclocaldir =/ a DESTDIR = ${D}" \ - Makefile.in > Makefile.in.hacked - mv Makefile.in.hacked Makefile.in || die -} - -src_compile() { - ./configure --host=${CHOST} \ - --prefix=/usr \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man \ - --enable-static \ - --with-x || die "./configure failed" - emake CFLAGS="${CFLAGS}" || die -} - -src_install() { - emake prefix=${D}/usr \ - exec_prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die - - dosym /usr/lib/libXm.so.2.0.1 /usr/lib/libXm.so.1 - - dodir /usr/share - mv ${D}/usr/man ${D}/usr/share/ - dodir /usr/share/doc/${P} - mv ${D}/usr/LessTif/* ${D}/usr/share/doc/${P}/ - # The LessTif directory should be empty now. - rmdir ${D}/usr/LessTif || die -} diff --git a/x11-libs/lesstif/lesstif-0.93.40.ebuild b/x11-libs/lesstif/lesstif-0.93.40.ebuild deleted file mode 100644 index 6e7c7d0b02c8..000000000000 --- a/x11-libs/lesstif/lesstif-0.93.40.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.93.40.ebuild,v 1.4 2003/09/06 10:49:12 lanius Exp $ - -DESCRIPTION="An OSF/Motif(R) clone" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://www.lesstif.org/" - -LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc" -SLOT="0" - -PROVIDE="virtual/motif" - -DEPEND="virtual/x11" - -src_unpack() { - unpack ${A} - - cd ${S}/scripts/autoconf - sed -e "/^aclocaldir =/ a DESTDIR = ${D}" \ - Makefile.in > Makefile.in.hacked - mv Makefile.in.hacked Makefile.in || die -} - -src_compile() { - econf \ - --prefix=/usr/X11R6 \ - --sysconfdir=/etc/X11 \ - --libdir=/usr/X11R6/lib \ - --enable-static \ - --enable-build-12 \ - --enable-build-20 \ - --enable-build-21 \ - --with-x || die "./configure failed" - emake CFLAGS="${CFLAGS}" || die -} - -src_install() { -# emake prefix=${D}/usr/X11R6 \ -# exec_prefix=${D}/usr/X11R6 \ -# libdir=${D}/usr/X11R6/lib \ -# mandir=${D}/usr/share/man \ -# infodir=${D}/usr/share/info \ - make DESTDIR=${D} install || die - - dosym /usr/X11R6/lib/libXm.so.2.0.1 /usr/X11R6/lib/libXm.so.1 - - # This comes from x11-base/xfree! - rm -f ${D}/usr/lib/X11/config/host.def - - dodir /usr/share - mv ${D}/usr/X11R6/man ${D}/usr/share/ - dodir /usr/share/doc/${P} - mv ${D}/usr/X11R6/LessTif/* ${D}/usr/share/doc/${P}/ - # The LessTif directory should be empty now. - rmdir ${D}/usr/X11R6/LessTif || die -} - -pkg_postrm() { - # Handle if updating removed host.def - if [ ! -f ${ROOT}/usr/lib/X11/config/host.def \ - -a -d ${ROOT}/usr/lib/X11/config ] - then - touch ${ROOT}/usr/lib/X11/config/host.def - fi -} diff --git a/x11-libs/lesstif/lesstif-0.93.91.ebuild b/x11-libs/lesstif/lesstif-0.93.91.ebuild deleted file mode 100644 index 2ef64c79c0ca..000000000000 --- a/x11-libs/lesstif/lesstif-0.93.91.ebuild +++ /dev/null @@ -1,93 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: - -inherit libtool - -DESCRIPTION="An OSF/Motif(R) clone" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://www.lesstif.org/" -LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -SLOT="0" - -DEPEND="virtual/glibc - virtual/x11" - -src_compile() { - elibtoolize - - econf \ - --enable-build-12 \ - --disable-build-20 \ - --disable-build-21 \ - --enable-static \ - --enable-shared \ - --enable-production \ - --enable-verbose=no \ - --with-x || die "./configure failed" - - emake CFLAGS="${CFLAGS}" || die -} - -src_install() { - make DESTDIR=${D} install || die "make install" - - - einfo "Fixing binaries" - dodir /usr/X11R6/bin/lesstif - for file in `ls ${D}/usr/bin` - do - mv ${D}/usr/bin/${file} ${D}/usr/X11R6/bin/lesstif/${file} - done - rm -f ${D}/usr/X11R6/bin/lesstif/mxmkmf - rm -fR ${D}/usr/bin - - - einfo "Fixing docs" - dodir /usr/share/doc/ - mv ${D}/usr/LessTif ${D}/usr/share/doc/${P} - rm -fR ${D}/usr/lib/LessTif - - - einfo "Fixing libraries" - dodir /usr/X11R6/lib/lesstif - mv ${D}/usr/lib/lib* ${D}/usr/X11R6/lib/lesstif - cd ${D}/usr/X11R6/lib - - for lib in libMrm.so.1 libMrm.so.1.0.2 \ - libUil.so.1 libUil.so.1.0.2 \ - libXm.so.1 libXm.so.1.0.2 - do - ln -s "lesstif/${lib}" . - done - rm -fR ${D}/usr/lib - - - einfo "Fixing includes" - dodir /usr/X11R6/include/lesstif/ - mv ${D}/usr/include/* ${D}/usr/X11R6/include/lesstif - rm -fR ${D}/usr/include - - - einfo "Fixing man pages" - dodir /usr/X11R6/share/man/{man1,man3,man5} - for file in `ls ${D}/usr/share/man/man1` - do - file=${file/.1/} - mv ${D}/usr/share/man/man1/${file}.1 ${D}/usr/X11R6/share/man/man1/${file}-12.1 - done - for file in `ls ${D}/usr/share/man/man3` - do - file=${file/.3/} - mv ${D}/usr/share/man/man3/${file}.3 ${D}/usr/X11R6/share/man/man3/${file}-12.3 - done - for file in `ls ${D}/usr/share/man/man6` - do - file=${file/.5/} - mv ${D}/usr/share/man/man5/${file}.5 ${D}/usr/X11R6/share/man/man5/${file}-12.5 - done - rm -fR ${D}/usr/share/man - - rm -fR ${D}/usr/share/aclocal -} diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest index d8cc320702bf..9609c734a912 100644 --- a/x11-libs/openmotif/Manifest +++ b/x11-libs/openmotif/Manifest @@ -1,12 +1,6 @@ -MD5 be90d502df38df5e6bd925bbff6cedb3 openmotif-2.1.30-r3.ebuild 3025 -MD5 653971cf391e5259a99d9fec86f683e7 ChangeLog 5307 -MD5 2de61dfd5e2b94f4f792325d26484fde openmotif-2.1.30-r4.ebuild 3096 -MD5 216193f922fae0747195fd851696b580 files/mwm-configdir.patch 1549 -MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r3 79 +MD5 8cf9a037740c2b5f382d8f983023316e ChangeLog 5562 +MD5 993c6c176b42953f33f8332644cb524c openmotif-2.1.30-r4.ebuild 3089 MD5 818d2d673fe5ee323f93b5a66fb1baca files/digest-openmotif-2.1.30-r4 79 -MD5 de211ad75fe5ccc5bfb4794dec54157f files/include-order.diff 597 MD5 7284e10e14cac30429821b824dd2f722 files/site.def 2062 MD5 ed2738dd3cbdc87b0800fe9710092d18 files/openmotif-2.1.30-imake-ansi.patch 6554 -MD5 d9fb88b149d0eb40279440b75183c850 files/animate-demo.diff 498 -MD5 aaf04376f7011a2f68b7961100f611fb files/Mwm.defaults 536 MD5 28350d5dab901ef8cd0dc92e578e3f45 files/openmotif-2.1.30-imake-tmpdir.patch 1083 |