# ChangeLog for dev-util/cutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.33 2013/05/21 12:33:12 kensington Exp $ 21 May 2013; Michael Palimaka -cutils-1.6-r2.ebuild, -files/cutils-1.6-r1-gentoo.diff: Remove old. 06 Aug 2012; Christoph Junghans +files/cutils-1.6-case-insensitive.patch, cutils-1.6-r4.ebuild: added prefix build fix 18 Mar 2012; Raúl Porcel cutils-1.6-r2.ebuild, cutils-1.6-r4.ebuild: Drop sparc keywords 24 Feb 2012; Brent Baude cutils-1.6-r4.ebuild: Marking cutils-1.6-r4 ppc for bug 404729 24 Feb 2012; Pawel Hajdan jr cutils-1.6-r4.ebuild: x86 stable wrt bug #404729 21 Feb 2012; Agostino Sarubbo cutils-1.6-r4.ebuild: Stable for amd64, wrt bug #404729 *cutils-1.6-r4 (12 Nov 2011) 12 Nov 2011; Michael Weber -cutils-1.6-r3.ebuild, +cutils-1.6-r4.ebuild: Revbump to add sys-devel/flex (thanks to bay, bug 387651). EAPI-4, cleanups. 23 Sep 2009; Patrick Lauer cutils-1.6-r2.ebuild: Remove virtual/libc 24 Nov 2008; Tiago Cunha +files/cutils-infopage.patch, cutils-1.6-r3.ebuild: - Add die to the mv, and sed calls. - Remove the info page to force its regeneration from the texinfo document. - Simplify patch. - Use safer patterns in sed. *cutils-1.6-r3 (20 Nov 2008) 20 Nov 2008; Tiago Cunha +cutils-1.6-r3.ebuild: Revision bump: - Remove unneeded (R)DEPEND. - Use econf instead of configure. - Use emake instead of make in src_install. - Use die messages to ease error identification. - Don't dodoc COPYRIGHT, and INSTALL. 20 Nov 2008; Tiago Cunha -files/cutils-1.6-gentoo.diff: Remove unused patch 20 Nov 2008; Tiago Cunha cutils-1.6-r2.ebuild: - Fix LICENSE. - Fix hardcoded CC (closes bug 243990). Thanks flameeyes - Quoting. 20 Nov 2008; Tiago Cunha metadata.xml: I'll be maintaining this now 14 May 2007; Thilo Bangert metadata.xml: add no-herd 05 Mar 2007; Marius Mauch cutils-1.6-r2.ebuild: Replacing einfo with elog 06 Jan 2007; Danny van Dyk -cutils-1.6-r1.ebuild: QA: Removed unused versions. 30 Sep 2006; Robin H. Johnson cutils-1.6-r2.ebuild: Add ~amd64 so I can use it. 04 Sep 2006; Saleem Abdulrasool cutils-1.6-r2.ebuild: stable on x86 (bug #145555) 03 Sep 2006; Jason Wever cutils-1.6-r2.ebuild: Stable on SPARC wrt bug #145555. 30 Aug 2006; Tobias Scherbaum cutils-1.6-r2.ebuild: ppc stable, bug #145555 *cutils-1.6-r2 (22 Mar 2006) 22 Mar 2006; Patrick Kursawe +files/cutils-1.6-r1-gentoo.diff, cutils-1.6-r1.ebuild, +cutils-1.6-r2.ebuild: Moving cdecl to cutils-cdecl because it conflicts with the more feature-rich cdecl from the dev-util/cdecl package. See bug #127076. Adding blocking dependency to the old version. 29 Jul 2005; Daniel Black -cutils-1.6.ebuild, cutils-1.6-r1.ebuild: removed die from epatch || die. old version cleanout 07 May 2005; David Holm cutils-1.6-r1.ebuild: Added to ~ppc. 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