diff options
author | Travis Tilley <lv@gentoo.org> | 2004-05-05 06:20:51 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-05-05 06:20:51 +0000 |
commit | 2816dcb9b500a3e838f51d3dc199f3eb901996c0 (patch) | |
tree | 1777a88a1ddb75c60b508d37f30361a45396137c /sys-apps/x86info/ChangeLog | |
parent | And then there was 0.3. mono-debugger support was disabled in this release. W... (diff) | |
download | gentoo-2-2816dcb9b500a3e838f51d3dc199f3eb901996c0.tar.gz gentoo-2-2816dcb9b500a3e838f51d3dc199f3eb901996c0.tar.bz2 gentoo-2-2816dcb9b500a3e838f51d3dc199f3eb901996c0.zip |
i have no idea what crack monkey marked these as installable on amd64, but 32bit assembly just wont work with a 64bit compiler, and we dont support multilib. how the hell did this even get marked /stable/ when it doesnt compile?
Diffstat (limited to 'sys-apps/x86info/ChangeLog')
-rw-r--r-- | sys-apps/x86info/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys-apps/x86info/ChangeLog b/sys-apps/x86info/ChangeLog index 54528beeaca7..bcf158faf32b 100644 --- a/sys-apps/x86info/ChangeLog +++ b/sys-apps/x86info/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/x86info -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.3 2003/11/15 01:44:43 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/ChangeLog,v 1.4 2004/05/05 06:20:51 lv Exp $ + + 05 May 2004; Travis Tilley <lv@gentoo.org> x86info-1.11.ebuild, + x86info-1.12b.ebuild: + I have no idea what the person who marked these as installable on amd64 was + thinking, but 32bit assembly just doesnt work with a 64bit compiler, and we + dont support multilib. *x86info-1.12b (14 Nov 2003) |