diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-21 01:24:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-21 01:24:54 +0000 |
commit | acc3d78b27225245e441c47c8c7ad2394c2e61b4 (patch) | |
tree | c8db7ac443f7903ed26fa7841e046680ba8ce54c /sys-apps/file | |
parent | version bump (diff) | |
download | historical-acc3d78b27225245e441c47c8c7ad2394c2e61b4.tar.gz historical-acc3d78b27225245e441c47c8c7ad2394c2e61b4.tar.bz2 historical-acc3d78b27225245e441c47c8c7ad2394c2e61b4.zip |
mark the new ebuild all ~
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.07.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 3f9748c15070..bbbbfda25959 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.30 2004/01/21 01:23:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.31 2004/01/21 01:24:48 mr_bones_ Exp $ + + 20 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> file-4.07.ebuild: + mark the new ebuild all ~ *file-4.07 (20 Jan 2004) diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index 04d7ad4b6ba6..736f2063110d 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,5 +1,5 @@ -MD5 c1041de0123dc0d871d1b63559c7ec8c ChangeLog 4825 -MD5 dac8415af3f03805cfb5928873eee5b5 file-4.07.ebuild 1573 +MD5 70c2a0c3b4994a8863546d1d8b517e55 ChangeLog 4927 +MD5 3123ca22cdad98cdce0c4534f8ef853d file-4.07.ebuild 1577 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 864d9d78ae48573d790cc598fcc4bc40 file-3.41.ebuild 1025 MD5 d016cfb89bfb6eec8ff142eea3a2306d file-4.02.ebuild 1027 diff --git a/sys-apps/file/file-4.07.ebuild b/sys-apps/file/file-4.07.ebuild index b89bb75b182d..4433dc55ff5f 100644 --- a/sys-apps/file/file-4.07.ebuild +++ b/sys-apps/file/file-4.07.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.07.ebuild,v 1.1 2004/01/21 01:23:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.2 2004/01/21 01:24:48 mr_bones_ 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" IUSE="" |