summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-03-22 03:20:08 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-03-22 03:20:08 +0000
commit0711a5213fd7f51796218c640006962cbe839032 (patch)
treecfd45009ded46576429b050721b4646d13c147fb /sys-devel/make/ChangeLog
parentsupport custom CC/CFLAGS (diff)
downloadhistorical-0711a5213fd7f51796218c640006962cbe839032.tar.gz
historical-0711a5213fd7f51796218c640006962cbe839032.tar.bz2
historical-0711a5213fd7f51796218c640006962cbe839032.zip
Added gnuconfig support for mips64 hosts
Diffstat (limited to 'sys-devel/make/ChangeLog')
-rw-r--r--sys-devel/make/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 9b90a50c9288..643786bf7724 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.13 2004/03/05 18:16:59 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.14 2004/03/22 03:20:08 kumba Exp $
+
+ 21 Mar 2004; Joshua Kinard <kumba@gentoo.org> make-3.80.ebuild:
+ Added gnuconfig support for mips64 hosts
02 Mar 2004; Brian Jackson <iggy@gentoo.org> make-3.80.ebuild:
adding initial s390 support