summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 12:06:42 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 12:06:42 +0000
commit21e1583f4fea163c17c82b6b0878b90909a9ca7f (patch)
tree08b19a101b57f3951268e58813b175c71006d272 /sys-apps/file
parentUpdate (diff)
downloadgentoo-2-21e1583f4fea163c17c82b6b0878b90909a9ca7f.tar.gz
gentoo-2-21e1583f4fea163c17c82b6b0878b90909a9ca7f.tar.bz2
gentoo-2-21e1583f4fea163c17c82b6b0878b90909a9ca7f.zip
Cleanup
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/file-3.33-r1.ebuild32
-rw-r--r--sys-apps/file/file-3.33.ebuild31
-rw-r--r--sys-apps/file/files/digest-file-3.331
-rw-r--r--sys-apps/file/files/digest-file-3.33-r11
4 files changed, 0 insertions, 65 deletions
diff --git a/sys-apps/file/file-3.33-r1.ebuild b/sys-apps/file/file-3.33-r1.ebuild
deleted file mode 100644
index ebc49518c2dc..000000000000
--- a/sys-apps/file/file-3.33-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 Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.33-r1.ebuild,v 1.1 2001/02/07 15:51:27 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="Program to identify a file's format by scanning binary data for patters"
-#unfortunately, this ftp site doesn't support passive ftp
-#maybe we can find an alternative for those behind firewalls, or mirror
-#on cvs.gentoo.org
-SRC_URI="ftp://ftp.astron.com/pub/file/${A}"
-
-DEPEND="virtual/glibc"
-
-src_compile() {
-
- try ./configure --prefix=/usr --datadir=/usr/share/misc --host=${CHOST}
- try pmake
-}
-
-src_install() {
-
- dobin file
- doman file.1 magic.4
- insinto /usr/share/misc
- doins magic magic.mime
- dodoc LEGAL.NOTICE MAINT README
-}
-
-
-
diff --git a/sys-apps/file/file-3.33.ebuild b/sys-apps/file/file-3.33.ebuild
deleted file mode 100644
index f2540b84dfaa..000000000000
--- a/sys-apps/file/file-3.33.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.33.ebuild,v 1.3 2001/01/31 20:49:07 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="Program to identify a file's format by scanning binary data for patters"
-#unfortunately, this ftp site doesn't support passive ftp
-#maybe we can find an alternative for those behind firewalls, or mirror
-#on cvs.gentoo.org
-SRC_URI="ftp://ftp.astron.com/pub/file/${A}"
-
-DEPEND="virtual/glibc"
-
-src_compile() {
- try ./configure --prefix=/usr --datadir=/etc --host=${CHOST}
- try pmake
-}
-
-src_install() {
- into /usr
- dobin file
- doman file.1 magic.4
- insinto /etc
- doins magic magic.mime
- dodoc LEGAL.NOTICE MAINT README
-}
-
-
-
diff --git a/sys-apps/file/files/digest-file-3.33 b/sys-apps/file/files/digest-file-3.33
deleted file mode 100644
index 9a0e1f33e262..000000000000
--- a/sys-apps/file/files/digest-file-3.33
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3b8e32ed3a79774bd92f0052fa07ca04 file-3.33.tar.gz
diff --git a/sys-apps/file/files/digest-file-3.33-r1 b/sys-apps/file/files/digest-file-3.33-r1
deleted file mode 100644
index 9a0e1f33e262..000000000000
--- a/sys-apps/file/files/digest-file-3.33-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3b8e32ed3a79774bd92f0052fa07ca04 file-3.33.tar.gz