diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /sys-apps/file | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/file-3.37.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-3.39.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 8b2f3735e4b6..2530ced9c3c0 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sys-apps/file # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.3 2002/09/25 12:47:17 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.4 2002/12/09 04:37:24 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *file-3.39 (25 Sep 2002) 25 Sep 2002; Martin Schlemmer <azarah@gentoo.org> : diff --git a/sys-apps/file/file-3.37.ebuild b/sys-apps/file/file-3.37.ebuild index 9e644422f4e6..d1d65019224e 100644 --- a/sys-apps/file/file-3.37.ebuild +++ b/sys-apps/file/file-3.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.12 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.37.ebuild,v 1.13 2002/12/09 04:37:24 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" LICENSE="as-is" HOMEPAGE="ftp://ftp.astron.com/pub/file/" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" DEPEND="virtual/glibc" diff --git a/sys-apps/file/file-3.39.ebuild b/sys-apps/file/file-3.39.ebuild index f732244abbce..39e7d6447c0d 100644 --- a/sys-apps/file/file-3.39.ebuild +++ b/sys-apps/file/file-3.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.39.ebuild,v 1.4 2002/10/20 18:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.39.ebuild,v 1.5 2002/12/09 04:37:24 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program to identify a file's format by scanning binary data for patterns" @@ -8,7 +8,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 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" SLOT="0" LICENSE="as-is" |