blob: e154b9651d08c6ba28e46959a9ccf782940cd718 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# ChangeLog for dev-util/cutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.2 2002/12/09 04:21:13 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*cutils-1.6 (01 Aug 2002)
1 Aug 2002; George Shapovalov <george@gentoo.org> cutils-1.6.ebuildi, cutils-1.6-gentoo.diff :
initial release
The C language utilities collection is composed of: cdecl and cundecl (decode
and encode C type declarations), cobfusc (make a C source file unreadable but
compilable), chilight (highlight C source files), cunloop (unloop C loops),
yyextract (extract grammar rules from yacc grammar), and yyref (generate a
cross-reference for yacc input).
ebuild submitted by: Marius Bernklev <mariube@unixcore.com>
|