summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2004-10-07 19:21:56 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2004-10-07 19:21:56 +0000
commit68b774d9008bb30f7b19011645f6ad251f92abc5 (patch)
tree81e6b8ae1094e69201ce9244bdea28f181a8107d /sys-apps/file
parentQA: changed leading spaces to tabs. (diff)
downloadhistorical-68b774d9008bb30f7b19011645f6ad251f92abc5.tar.gz
historical-68b774d9008bb30f7b19011645f6ad251f92abc5.tar.bz2
historical-68b774d9008bb30f7b19011645f6ad251f92abc5.zip
Removed ppc-macos keyword. Bug #65763
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/Manifest20
-rw-r--r--sys-apps/file/file-4.08.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index fbf61f712a12..945be7bf523a 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.62 2004/09/25 06:00:59 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.63 2004/10/07 19:21:56 j4rg0n Exp $
+
+ 07 Oct 2004; Lina Pezzella <j4rg0n@gentoo.org> file-4.08.ebuild:
+ Removed ppc-macos keyword Bug # 65763
25 Sep 2004; Joshua Kinard <kumba@gentoo.org> file-4.10-r1.ebuild:
Marked stable on mips.
diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest
index c3bf6fd5d69c..4f26e22db792 100644
--- a/sys-apps/file/Manifest
+++ b/sys-apps/file/Manifest
@@ -1,21 +1,11 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 3b270dd3becc3c33454b1c9087409f15 ChangeLog 8638
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 4706503d14d34c6f02641be81e66a46c file-4.08.ebuild 1441
+MD5 ae625d08c0bcfe6fa82dc4e3cd5fc1a7 ChangeLog 8747
+MD5 061925f1389fb03c0e6a2e639eaaf9da file-4.08.ebuild 1425
MD5 e2d53ae79cd02fc5ddbad4dc8de3f656 file-4.09.ebuild 1903
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 deefcaad96da75f331ac1ab9d9bc23f9 file-4.10.ebuild 1900
MD5 1ca0193a3a01bf83ee8494e01613ef58 file-4.10-r1.ebuild 1867
-MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10 61
-MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035
MD5 9ab14ea35a2db2864bb6e92d1ca87f17 files/digest-file-4.08 61
MD5 655e5c463709e244970b23b64aaf8bf7 files/digest-file-4.09 61
+MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035
+MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10 61
MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10-r1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBVRMNHTu7gpaalycRAicwAJ9GOq7Urg8Ln8+WSIsDHCBjMOPRXQCfV+fN
-yTND6HZz1ZP/Zn+Ux1bfSkQ=
-=9auW
------END PGP SIGNATURE-----
diff --git a/sys-apps/file/file-4.08.ebuild b/sys-apps/file/file-4.08.ebuild
index 1e8457e8d740..bdde1a6ff7f0 100644
--- a/sys-apps/file/file-4.08.ebuild
+++ b/sys-apps/file/file-4.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.08.ebuild,v 1.15 2004/09/25 06:41:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.08.ebuild,v 1.16 2004/10/07 19:21:56 j4rg0n Exp $
inherit flag-o-matic gnuconfig eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 s390 macos ppc-macos"
+KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 s390"
IUSE="build"
DEPEND="virtual/libc"