diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-12-29 03:37:10 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-12-29 03:37:10 +0000 |
commit | b362568c3254325a972062d989469c8d25c9b4c9 (patch) | |
tree | dc8791ecf5c840074228a615cb18d8d70d3e7607 /sys-apps/file | |
parent | Move to mips stable (~mips -> mips) (diff) | |
download | gentoo-2-b362568c3254325a972062d989469c8d25c9b4c9.tar.gz gentoo-2-b362568c3254325a972062d989469c8d25c9b4c9.tar.bz2 gentoo-2-b362568c3254325a972062d989469c8d25c9b4c9.zip |
Move to mips stable (~mips -> mips)
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.06.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 07e054c5109e..2478b06dfcd2 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.28 2003/11/19 04:51:24 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.29 2003/12/29 03:37:10 kumba Exp $ + + 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> file-4.06.ebuild: + Move to mips stable (~mips -> mips) 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> file-4.06.ebuild: Stable on ia64 diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index cb8b6805e3fa..489e9fdcc28b 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,7 +1,7 @@ -MD5 f59ebad72b3fef56db5e9b3dea77d6ea ChangeLog 4602 +MD5 017f49966ca3282146e710d9bd229973 ChangeLog 4707 MD5 864d9d78ae48573d790cc598fcc4bc40 file-3.41.ebuild 1025 MD5 d016cfb89bfb6eec8ff142eea3a2306d file-4.02.ebuild 1027 -MD5 57dde7a6967bd4d7164b314854ff2e30 file-4.06.ebuild 1557 +MD5 ef3f24a371423010b898052125a5d958 file-4.06.ebuild 1565 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 eabc698678353b52ea7d9bfb724d4e1e files/digest-file-3.41 268 MD5 fd38ae2f761ce496f7caedf3226166ae files/digest-file-4.02 61 diff --git a/sys-apps/file/file-4.06.ebuild b/sys-apps/file/file-4.06.ebuild index 33b9406bbdc9..052d4ebf8fb2 100644 --- a/sys-apps/file/file-4.06.ebuild +++ b/sys-apps/file/file-4.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.8 2003/12/17 03:52:54 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.9 2003/12/29 03:37:10 kumba Exp $ inherit flag-o-matic gnuconfig @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" HOMEPAGE="ftp://ftp.astron.com/pub/file/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~arm ~alpha hppa ~mips ia64 ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~arm ~alpha hppa mips ia64 ppc64" SLOT="0" LICENSE="as-is" |