diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-22 23:54:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-22 23:54:28 +0000 |
commit | f63c5b9c9a246c8c36bdf28551c128eb0846eddb (patch) | |
tree | 41cb88d40c940e13cba3da8457e320fd926b4558 /sys-apps/file | |
parent | running outside of apache (Manifest recommit) (diff) | |
download | gentoo-2-f63c5b9c9a246c8c36bdf28551c128eb0846eddb.tar.gz gentoo-2-f63c5b9c9a246c8c36bdf28551c128eb0846eddb.tar.bz2 gentoo-2-f63c5b9c9a246c8c36bdf28551c128eb0846eddb.zip |
marked stable on sparc
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/file/file-4.06.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 3bd06bc69cf9..5cf52c2ab7d3 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.32 2004/01/22 17:49:31 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.33 2004/01/22 23:54:16 gustavoz Exp $ + + 22 Jan 2004; <gustavoz@gentoo.org> file-4.06.ebuild: + marked stable on sparc 22 Jan 2004; Martin Holzer <mholzer@gentoo.org> file-4.06.ebuild: x86 stable. diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index 609532389157..3860f05755c9 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,13 +1,13 @@ -MD5 6529c48e366e02ccf93fc6878c249799 ChangeLog 5008 MD5 864d9d78ae48573d790cc598fcc4bc40 file-3.41.ebuild 1025 +MD5 3123ca22cdad98cdce0c4534f8ef853d file-4.07.ebuild 1577 MD5 d016cfb89bfb6eec8ff142eea3a2306d file-4.02.ebuild 1027 -MD5 51769e03ca9169122134ff1070b1be14 file-4.06.ebuild 1563 +MD5 37f50863e17fc2a610b45fc15e0696ad file-4.06.ebuild 1563 +MD5 d266351359f734d8cca691d0aa09761c ChangeLog 5090 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 3123ca22cdad98cdce0c4534f8ef853d file-4.07.ebuild 1577 +MD5 aff834708f034a4995abba4192e79583 files/file-3.39-gentoo.diff 4673 +MD5 aff834708f034a4995abba4192e79583 files/file-3.41-mips-gentoo.diff 4673 MD5 eabc698678353b52ea7d9bfb724d4e1e files/digest-file-3.41 268 MD5 fd38ae2f761ce496f7caedf3226166ae files/digest-file-4.02 61 MD5 50700bf6bff49778fd8c6083466a0813 files/digest-file-4.06 61 -MD5 aff834708f034a4995abba4192e79583 files/file-3.39-gentoo.diff 4673 -MD5 aff834708f034a4995abba4192e79583 files/file-3.41-mips-gentoo.diff 4673 -MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035 MD5 ea5caf65874cda8c3f3d5baace9c73f8 files/digest-file-4.07 61 +MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035 diff --git a/sys-apps/file/file-4.06.ebuild b/sys-apps/file/file-4.06.ebuild index fbdfac3516d7..40d89959e797 100644 --- a/sys-apps/file/file-4.06.ebuild +++ b/sys-apps/file/file-4.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.10 2004/01/22 17:49:31 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.11 2004/01/22 23:54:16 gustavoz 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" |