# ChangeLog for dev-util/cutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.10 2004/12/05 15:51:08 pyrania Exp $ 05 Dec 2004; Markus Nigbur cutils-1.6-r1.ebuild: Inherit eutils. 06 Nov 2004; cutils-1.6-r1.ebuild: Hooray for epatch. 01 Jul 2004; Jeremy Huddleston cutils-1.6-r1.ebuild, cutils-1.6.ebuild: virtual/glibc -> virtual/libc 12 Mar 2004; Michael Sterrett cutils-1.6-r1.ebuild, cutils-1.6.ebuild: Don't assign default to S; header fix *cutils-1.6-r1 (09 Sep 2003) 09 Sep 2003; George Shapovalov cutils-1.6-r1.ebuild : few cleanups + added MAKEOPTS=-j1 before emake, as per #27726 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *cutils-1.6 (01 Aug 2002) 1 Aug 2002; George Shapovalov cutils-1.6.ebuild, 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