diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-09 13:58:24 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-09 13:58:24 +0000 |
commit | e2859371b34910622d49cdf83b7f3e0bc4ac5606 (patch) | |
tree | a4f5ea413aa84107481ee027a2ca9eebad1a6aa1 /sys-apps | |
parent | Add the "dev-db/hk_classes:sqlite3" local use flag. (diff) | |
download | historical-e2859371b34910622d49cdf83b7f3e0bc4ac5606.tar.gz historical-e2859371b34910622d49cdf83b7f3e0bc4ac5606.tar.bz2 historical-e2859371b34910622d49cdf83b7f3e0bc4ac5606.zip |
Stable on hppa.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/file/file-4.12.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 1032eefbf460..0826720f9148 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.74 2004/12/08 21:11:46 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.75 2004/12/09 13:58:24 gmsoft Exp $ + + 09 Dec 2004; Guy Martin <gmsoft@gentoo.org> file-4.12.ebuild: + Stable on hppa. 08 Dec 2004; Hardave Riar <hardave@gentoo.org> files/file-4.xx-mips-gentoo.diff, file-4.12.ebuild: diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index 4101b94320bc..14e435f0134c 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,10 +1,10 @@ +MD5 115dea784e655f83ce37edc1dea7a23b ChangeLog 10064 +MD5 a4c1c3794cd29aa62cc07e29c03572c3 file-4.12.ebuild 1862 MD5 7164ccd6e5dc2c32c0d7911178ea8bd0 file-4.10-r1.ebuild 1909 MD5 deefcaad96da75f331ac1ab9d9bc23f9 file-4.10.ebuild 1900 -MD5 be0d23b5d4fe68272fe592599c3fecfd ChangeLog 9982 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 5761e7dbb732a1021da3e579d54eda22 file-4.12.ebuild 1864 -MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10-r1 61 -MD5 d83caef7e9c2a9719022f57de134edae files/file-4.10-mconvert.patch 476 -MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10 61 MD5 d336b3490362624aec2e30679c44a198 files/digest-file-4.12 61 +MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10 61 +MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10-r1 61 MD5 04e04c973cb0c88d19b0028d8ed05007 files/file-4.xx-mips-gentoo.diff 4694 +MD5 d83caef7e9c2a9719022f57de134edae files/file-4.10-mconvert.patch 476 diff --git a/sys-apps/file/file-4.12.ebuild b/sys-apps/file/file-4.12.ebuild index e778df238a91..bda38bb5b6ca 100644 --- a/sys-apps/file/file-4.12.ebuild +++ b/sys-apps/file/file-4.12.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.12.ebuild,v 1.7 2004/12/08 21:11:46 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.12.ebuild,v 1.8 2004/12/09 13:58:24 gmsoft Exp $ inherit flag-o-matic gnuconfig eutils distutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="python build" DEPEND="virtual/libc |