diff options
author | Andres Loeh <kosmikus@gentoo.org> | 2005-03-19 12:34:14 +0000 |
---|---|---|
committer | Andres Loeh <kosmikus@gentoo.org> | 2005-03-19 12:34:14 +0000 |
commit | e491d1308400ee51065c3069abc04075684568f6 (patch) | |
tree | d3fb3319e03c61a4fc01d85856f9c239b7f7d416 /dev-lang/hugs98/ChangeLog | |
parent | Removed trailing dot in header. (diff) | |
download | gentoo-2-e491d1308400ee51065c3069abc04075684568f6.tar.gz gentoo-2-e491d1308400ee51065c3069abc04075684568f6.tar.bz2 gentoo-2-e491d1308400ee51065c3069abc04075684568f6.zip |
added a flag to econf call for amd64 compatibility
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/hugs98/ChangeLog')
-rw-r--r-- | dev-lang/hugs98/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/hugs98/ChangeLog b/dev-lang/hugs98/ChangeLog index 5b90643c0b1b..c04e6b7082e7 100644 --- a/dev-lang/hugs98/ChangeLog +++ b/dev-lang/hugs98/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/hugs98 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/ChangeLog,v 1.20 2005/03/18 18:06:34 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/ChangeLog,v 1.21 2005/03/19 12:34:14 kosmikus Exp $ + + 19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> hugs98-2005.3.ebuild: + Small fix to make it build on amd64. *hugs98-2005.3 (18 Mar 2005) |