diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-12-11 18:15:15 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-12-11 18:15:15 +0000 |
commit | 9616c8689c7c2fd6742aa46bf245896fdc9dde9b (patch) | |
tree | fff75ab376c946927211f8de13ec800e9aee8535 | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-9616c8689c7c2fd6742aa46bf245896fdc9dde9b.tar.gz gentoo-2-9616c8689c7c2fd6742aa46bf245896fdc9dde9b.tar.bz2 gentoo-2-9616c8689c7c2fd6742aa46bf245896fdc9dde9b.zip |
*** empty log message ***
20 files changed, 0 insertions, 166 deletions
diff --git a/app-admin/modlogan/files/digest-modlogan-0.5.2 b/app-admin/modlogan/files/digest-modlogan-0.5.2 deleted file mode 100644 index c1154f460c91..000000000000 --- a/app-admin/modlogan/files/digest-modlogan-0.5.2 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 0ddeb82eca4eae1a5c945cff90f3b5fd modlogan-0.5.2.tar.gz -MD5 46768d1d4af9f3f503f7f32ac4127c7a gd-1.8.1.tar.gz diff --git a/app-admin/modlogan/modlogan-0.5.2.ebuild b/app-admin/modlogan/modlogan-0.5.2.ebuild deleted file mode 100644 index 463777e2ba45..000000000000 --- a/app-admin/modlogan/modlogan-0.5.2.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/modlogan/modlogan-0.5.2.ebuild,v 1.5 2000/11/02 02:17:12 achim Exp $ - -P=modlogan-0.5.2 -A="${P}.tar.gz gd-1.8.1.tar.gz" -S=${WORKDIR}/${P} -DESCRIPTION="Logfile Analyzer" -SRC_URI="http://www.kneschke.de/projekte/modlogan/download/${P}.tar.gz - http://www.kneschke.de/projekte/modlogan/download/gd-1.8.1.tar.gz" - -DEPEND=">=sys-libs/glibc-2.1.3 - >=media-libs/freetype-1.3.1 - >=media-libs/jpeg-6b - >=media-libs/libpng-1.0.8 - >=dev-libs/libpcre-3.2 - >=dev-db/mysql-3.23.26 - >=x11-base/xfree-4.0.1" - -src_unpack() { - unpack ${A} -} - -src_compile() { - cd ${S}/../gd-1.8.1 - CFLAGS="$CFLAGS -I/usr/include/freetype" try ./configure - try make - cp .libs/libgd.so.0.0.0 libgd.so.0.0.0 - ln -s libgd.so.0.0.0 libgd.so - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr --enable-plugins \ - --with-mysql=/usr --with-gd=${WORKDIR}/gd-1.8.1/ \ - --with-catgets - try make -} - -src_install() { - cd ${S}/../gd-1.8.1 - into /usr - dolib libgd.so.0.0.0 - cd ${S} - try make prefix=${D}/usr install - preplib /usr - dodoc AUTHORS COPYING ChangeLog README NEWS TODO - dodoc doc/*.txt doc/*.conf doc/glosar doc/stats - docinto html - dodoc doc/*.html -} - - - - - - - diff --git a/app-admin/powertweak/files/digest-powertweak-0.1.16-r1 b/app-admin/powertweak/files/digest-powertweak-0.1.16-r1 deleted file mode 100644 index 4f2f67b564c7..000000000000 --- a/app-admin/powertweak/files/digest-powertweak-0.1.16-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 67c36f86a1c0dbc6d81a52befba832f2 powertweak-0.1.16.tar.bz2 diff --git a/app-admin/powertweak/powertweak-0.1.16-r1.ebuild b/app-admin/powertweak/powertweak-0.1.16-r1.ebuild deleted file mode 100644 index ad60da56ec8f..000000000000 --- a/app-admin/powertweak/powertweak-0.1.16-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-admin/powertweak/powertweak-0.1.16-r1.ebuild,v 1.6 2000/11/03 17:47:44 achim Exp $ - -A=${P}.tar.bz2 -S=${WORKDIR}/${P} -DESCRIPTION="Powertweak" -SRC_URI="http://powertweak.sourceforge.net/files/"${A} -HOMEPAGE="http://powertweak.sourceforge.net" - -DEPEND=">=x11-libs/gtk+-1.2.8 - >=gnome-base/libxml-1.8.10" - -src_compile() { - cd ${S} - try ./configure --host=${CHOST} --prefix=/usr/X11R6 - try make -} - -src_install() { - cd ${S} - try make install prefix=${D}/usr/X11R6 - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README - docinto Documentation - dodoc Documentation/* -} - - - - - diff --git a/app-admin/yup/files/digest-yup-0.6.5-r1 b/app-admin/yup/files/digest-yup-0.6.5-r1 deleted file mode 100644 index 4383e01fa90e..000000000000 --- a/app-admin/yup/files/digest-yup-0.6.5-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 92840da0269edccbdc8d2a0018f5374f yup-0.6.5.tar.gz diff --git a/app-arch/dump/files/digest-dump-0.4.20_beta b/app-arch/dump/files/digest-dump-0.4.20_beta deleted file mode 100644 index b099600dbfc9..000000000000 --- a/app-arch/dump/files/digest-dump-0.4.20_beta +++ /dev/null @@ -1 +0,0 @@ -MD5 1f5147a345119a655a4048e74f084d58 dump-0.4b20.tar.gz diff --git a/app-arch/rpm/files/rpm-3.0.3-compile.patch.bz2 b/app-arch/rpm/files/rpm-3.0.3-compile.patch.bz2 Binary files differdeleted file mode 100644 index 883abd95214d..000000000000 --- a/app-arch/rpm/files/rpm-3.0.3-compile.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-3.0.3-fakeroot.patch.bz2 b/app-arch/rpm/files/rpm-3.0.3-fakeroot.patch.bz2 Binary files differdeleted file mode 100644 index 25bc11b6bb30..000000000000 --- a/app-arch/rpm/files/rpm-3.0.3-fakeroot.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-3.0.5-objdump-shutup.patch.bz2 b/app-arch/rpm/files/rpm-3.0.5-objdump-shutup.patch.bz2 Binary files differdeleted file mode 100644 index af105f2c29f8..000000000000 --- a/app-arch/rpm/files/rpm-3.0.5-objdump-shutup.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-4.0-bashort.patch.bz2 b/app-arch/rpm/files/rpm-4.0-bashort.patch.bz2 Binary files differdeleted file mode 100644 index 96cd524c312c..000000000000 --- a/app-arch/rpm/files/rpm-4.0-bashort.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-4.0-rpmgettext.patch.bz2 b/app-arch/rpm/files/rpm-4.0-rpmgettext.patch.bz2 Binary files differdeleted file mode 100644 index 2a42db007c10..000000000000 --- a/app-arch/rpm/files/rpm-4.0-rpmgettext.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-4.0.1-install-ugid-h.patch.bz2 b/app-arch/rpm/files/rpm-4.0.1-install-ugid-h.patch.bz2 Binary files differdeleted file mode 100644 index 9fe69fe22846..000000000000 --- a/app-arch/rpm/files/rpm-4.0.1-install-ugid-h.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-rpmlibsucks.patch.bz2 b/app-arch/rpm/files/rpm-rpmlibsucks.patch.bz2 Binary files differdeleted file mode 100644 index 0fab4d755a43..000000000000 --- a/app-arch/rpm/files/rpm-rpmlibsucks.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-skipmntpoints.patch.bz2 b/app-arch/rpm/files/rpm-skipmntpoints.patch.bz2 Binary files differdeleted file mode 100644 index b4ebd74f893e..000000000000 --- a/app-arch/rpm/files/rpm-skipmntpoints.patch.bz2 +++ /dev/null diff --git a/app-arch/rpm/files/rpm-wait-for-lock.patch.bz2 b/app-arch/rpm/files/rpm-wait-for-lock.patch.bz2 Binary files differdeleted file mode 100644 index 4cb67a316bf2..000000000000 --- a/app-arch/rpm/files/rpm-wait-for-lock.patch.bz2 +++ /dev/null diff --git a/app-editors/vim-gtk/files/digest-vim-gtk-5.7-r1 b/app-editors/vim-gtk/files/digest-vim-gtk-5.7-r1 deleted file mode 100644 index bd52e4ba82b9..000000000000 --- a/app-editors/vim-gtk/files/digest-vim-gtk-5.7-r1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 0b2bca69c7018a8777d8d5390e23d06e vim-5.7-src.tar.gz -MD5 b7d9cbc64479e26f52e2bc58d312bd84 vim-5.7-rt.tar.gz diff --git a/app-shells/pdksh/files/digest-pdksh-5.2.14-r1 b/app-shells/pdksh/files/digest-pdksh-5.2.14-r1 deleted file mode 100644 index dbb2fc7470c6..000000000000 --- a/app-shells/pdksh/files/digest-pdksh-5.2.14-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 871106b3bd937e1afba9f2ef7c43aef3 pdksh-5.2.14.tar.gz diff --git a/app-shells/pdksh/pdksh-5.2.14-r1.ebuild b/app-shells/pdksh/pdksh-5.2.14-r1.ebuild deleted file mode 100644 index 256898cd552c..000000000000 --- a/app-shells/pdksh/pdksh-5.2.14-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r1.ebuild,v 1.4 2000/11/01 04:44:12 achim Exp $ - -P=pdksh-5.2.14 -A=${P}.tar.gz -S=${WORKDIR}/${P} -DESCRIPTION="The Public Domain Korn Shell" -SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/"${A} -HOMEPAGE="http://ww.cs.mun.ca/~michael/pdksh/" - -DEPEND=">=sys-libs/glibc-2.1.3" - -src_compile() { - cd ${S} - try ./configure --prefix=/usr --host=${CHOST} - try make -} - -src_install() { - cd ${S} - into / - dobin ksh - into /usr - doman ksh.1 - dodoc BUG-REPORTS ChangeLog* CONTRIBUTORS LEGAL NEWS NOTES PROJECTS README - docinto etc - dodoc etc/* -} - - - - - - diff --git a/app-shells/tcsh/files/digest-tcsh-6.09-r1 b/app-shells/tcsh/files/digest-tcsh-6.09-r1 deleted file mode 100644 index 7078150b5aa9..000000000000 --- a/app-shells/tcsh/files/digest-tcsh-6.09-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 33511c75037cd4948ed6f1627d1793aa tcsh-6.09.tar.gz diff --git a/app-shells/tcsh/tcsh-6.09-r1.ebuild b/app-shells/tcsh/tcsh-6.09-r1.ebuild deleted file mode 100644 index e566daef5646..000000000000 --- a/app-shells/tcsh/tcsh-6.09-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.09-r1.ebuild,v 1.6 2000/11/01 04:44:12 achim Exp $ - -P=tcsh-6.09 -A=${P}.tar.gz -S=${WORKDIR}/${P}.00 -DESCRIPTION="The standard GNU Bourne again shell" -#ugh, astron.com doesn't support passive ftp... maybe another source? -SRC_URI="ftp://ftp.astron.com/pub/tcsh/"${A} -DEPEND=">=sys-libs/glibc-2.1.3 - >=sys-libs/gpm-1.19.3 - >=sys-libs/ncurses-5.1" - -src_compile() { - cd ${S} - try ./configure --prefix=/ --mandir=/usr/man --host=${CHOST} - try make -} - -src_install() { - cd ${S} - try make DESTDIR=${D} install install.man - try perl tcsh.man2html - dosym tcsh /bin/csh - dodoc FAQ Fixes NewThings Ported README WishList Y2K - docinto html - dodoc tcsh.html/*.html -} - - - |