diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-03-24 21:36:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-03-24 21:36:24 +0000 |
commit | 373fe85c0bb899d9f6c887afc6d8f83736feae35 (patch) | |
tree | de35f02fed4d0c4b2df711e49e4e65ca0e077a8c /sys-apps/file | |
parent | Add local USE flag for chanadmin and chanowner prefix support. (diff) | |
download | gentoo-2-373fe85c0bb899d9f6c887afc6d8f83736feae35.tar.gz gentoo-2-373fe85c0bb899d9f6c887afc6d8f83736feae35.tar.bz2 gentoo-2-373fe85c0bb899d9f6c887afc6d8f83736feae35.zip |
rebuild digest
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/file-4.20.ebuild | 7 | ||||
-rw-r--r-- | sys-apps/file/files/digest-file-4.20 | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sys-apps/file/file-4.20.ebuild b/sys-apps/file/file-4.20.ebuild index 49a482e3fea6..7a42a4a88acb 100644 --- a/sys-apps/file/file-4.20.ebuild +++ b/sys-apps/file/file-4.20.ebuild @@ -1,18 +1,19 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.20.ebuild,v 1.9 2007/03/23 18:44:16 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.20.ebuild,v 1.10 2007/03/24 21:36:24 vapier Exp $ inherit eutils distutils libtool flag-o-matic DESCRIPTION="identify a file's format by scanning binary data for patterns" HOMEPAGE="ftp://ftp.astron.com/pub/file/" -SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz - ftp://ftp.astron.com/pub/file/${P}.tar.gz" +SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz + ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="python" +RESTRICT="mirror" #171924 DEPEND="" diff --git a/sys-apps/file/files/digest-file-4.20 b/sys-apps/file/files/digest-file-4.20 index 0ea629f25a7a..c0c8e001ad85 100644 --- a/sys-apps/file/files/digest-file-4.20 +++ b/sys-apps/file/files/digest-file-4.20 @@ -1,3 +1,3 @@ -MD5 709cfeea8b802f80d21da915658cd9fe file-4.20.tar.gz 548412 -RMD160 7fe44509cf9da1df7243ba3787163d50c2fb3193 file-4.20.tar.gz 548412 -SHA256 dd199092f347f1a26c4a8e5f0f7c917f904b2f1e7fc325eb1c875e1470983f1d file-4.20.tar.gz 548412 +MD5 402bdb26356791bd5d277099adacc006 file-4.20.tar.gz 548393 +RMD160 ff4f1a677a6377df3d7925ab4e36fec71dd3ebe7 file-4.20.tar.gz 548393 +SHA256 c0810fb3ddb6cb73c9ff045965e542af6e3eaa7f2995b3037181766d26d5e6e7 file-4.20.tar.gz 548393 |