summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-07-12 09:28:33 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-07-12 09:28:33 +0000
commit3cac01357cf8de3d94f062e2816acf3d7100edac (patch)
tree2a8c3e64d0f74c3366cde1cf0db86eb5c80115df /sys-devel/gnuconfig/ChangeLog
parentAdded support for linking to SASLv1 (SASL1=yes) (diff)
downloadhistorical-3cac01357cf8de3d94f062e2816acf3d7100edac.tar.gz
historical-3cac01357cf8de3d94f062e2816acf3d7100edac.tar.bz2
historical-3cac01357cf8de3d94f062e2816acf3d7100edac.zip
A highly useful collection of files from GNU to identify obscure systems (config.sub/guess)
Diffstat (limited to 'sys-devel/gnuconfig/ChangeLog')
-rw-r--r--sys-devel/gnuconfig/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-devel/gnuconfig/ChangeLog b/sys-devel/gnuconfig/ChangeLog
new file mode 100644
index 000000000000..91e4c5fcdecb
--- /dev/null
+++ b/sys-devel/gnuconfig/ChangeLog
@@ -0,0 +1,15 @@
+# ChangeLog for sys-devel/gnuconfig
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.1 2003/07/12 09:28:32 kumba Exp $
+
+
+*gnuconfig-20030708 (12 Jul 2003)
+
+ 12 Jul 2003; Joshua Kinard <kumba@gentoo.org> gnuconfig-20030708.ebuild:
+ First version. This package contains config.sub and config.guess files from
+ ftp://ftp.gnu.org/pub/gnu/config. Some packages from GNU apparently cannot
+ recognize certain system types, so these files are a neccessity.
+ This package will start in stable, since it's just a few files called only
+ if gnuconfig_update is called. Starting keywords are "mips sparc x86 alpha hppa".
+ This snapshot is from 2003 Jul 08.
+