diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-12 09:28:33 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-12 09:28:33 +0000 |
commit | 3cac01357cf8de3d94f062e2816acf3d7100edac (patch) | |
tree | 2a8c3e64d0f74c3366cde1cf0db86eb5c80115df /sys-devel | |
parent | Added support for linking to SASLv1 (SASL1=yes) (diff) | |
download | historical-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')
-rw-r--r-- | sys-devel/gnuconfig/ChangeLog | 15 | ||||
-rw-r--r-- | sys-devel/gnuconfig/Manifest | 3 |
2 files changed, 18 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. + diff --git a/sys-devel/gnuconfig/Manifest b/sys-devel/gnuconfig/Manifest new file mode 100644 index 000000000000..ed7505072653 --- /dev/null +++ b/sys-devel/gnuconfig/Manifest @@ -0,0 +1,3 @@ +MD5 ecae91614373b5089182a981fab0c40b gnuconfig-20030708.ebuild 498 +MD5 7293b2ac9b418302cc0ded04926f5ccc ChangeLog 663 +MD5 55675a7956a38f4c1e5c01b980532978 files/digest-gnuconfig-20030708 70 |