diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-07 14:15:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-07 14:15:31 +0000 |
commit | 3ef6fe8bc1c4215d8b389f0369dc17239bd344f7 (patch) | |
tree | 50f2b908bea2398e58108a5a9973229bcd50f629 /sys-apps/file | |
parent | - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633 (diff) | |
download | historical-3ef6fe8bc1c4215d8b389f0369dc17239bd344f7.tar.gz historical-3ef6fe8bc1c4215d8b389f0369dc17239bd344f7.tar.bz2 historical-3ef6fe8bc1c4215d8b389f0369dc17239bd344f7.zip |
Stable on sparc wrt #72521
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/Manifest | 22 | ||||
-rw-r--r-- | sys-apps/file/file-4.12.ebuild | 4 |
3 files changed, 22 insertions, 9 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 04f322c1d9a8..34b35eba70ff 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.67 2004/11/26 00:24:08 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.68 2004/12/07 14:15:31 gustavoz Exp $ + + 07 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> file-4.12.ebuild: + Stable on sparc wrt #72521 *file-4.12 (25 Nov 2004) diff --git a/sys-apps/file/Manifest b/sys-apps/file/Manifest index 62bb153316df..00999ac50caa 100644 --- a/sys-apps/file/Manifest +++ b/sys-apps/file/Manifest @@ -1,10 +1,20 @@ -MD5 e13571ef0ab0f410202a81cfd8b8204e ChangeLog 9198 -MD5 7038e6e8afa11a0d4e60593064fdd481 file-4.12.ebuild 1868 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 deefcaad96da75f331ac1ab9d9bc23f9 file-4.10.ebuild 1900 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ee73afb7ab14c1b1e1275b092436c374 ChangeLog 9303 +MD5 0ba3722f7f50a57091ef7d070a26411d file-4.12.ebuild 1870 MD5 7164ccd6e5dc2c32c0d7911178ea8bd0 file-4.10-r1.ebuild 1909 +MD5 deefcaad96da75f331ac1ab9d9bc23f9 file-4.10.ebuild 1900 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +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 d83caef7e9c2a9719022f57de134edae files/file-4.10-mconvert.patch 476 -MD5 d336b3490362624aec2e30679c44a198 files/digest-file-4.12 61 MD5 8f6cec8c0754678a2817139182637eac files/file-4.xx-mips-gentoo.diff 13035 -MD5 8cf0ba615168e0a01ddd576d39b19efe files/digest-file-4.10-r1 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBtbsNKRy60XGEcJIRAtu8AJ4mq9RSoCsGKF6phNRtA/jPwvA7SQCfXEW4 +DQq/m+1CE4Om2zzLzrYI1+Y= +=B16b +-----END PGP SIGNATURE----- diff --git a/sys-apps/file/file-4.12.ebuild b/sys-apps/file/file-4.12.ebuild index bbf2601908ba..0530439f6fcb 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.1 2004/11/26 00:24:08 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.12.ebuild,v 1.2 2004/12/07 14:15:31 gustavoz 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 |