Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76133 - dev-utils/ccache 2.4 ebuild
Summary: dev-utils/ccache 2.4 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Brian Harring (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-12-30 05:25 UTC by Ryan Hill (RETIRED)
Modified: 2005-03-09 01:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ccache ebuild for version 2.4 (ccache-2.4.ebuild,1.78 KB, text/plain)
2004-12-30 05:27 UTC, Ryan Hill (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2004-12-30 05:25:24 UTC
just a bump.  no changes to the build were required.  built succesfully, passed maketest.

my emerge info:

root ~ # emerge info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20040808-r1,glibc-2.3.4.20041102-r0, 2.6.10-cko1 i686)
=================================================================
System uname: 2.6.10-cko1 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 25 2004, 07:50:57)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks maketest nodoc noinfo sandbox sfperms"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ ftp://gentoo.risq.qc.ca/ ftp://gentoo.agsn.ca/ http://gentoo.mirrored.ca/ ftp://gentoo.mirrored.ca/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa bash-completion berkdb gdbm gif gtk gtk2 java jpeg mmx mpeg ncurses oggvorbis opengl oss perl pic png python readline sse ssl tcpd tiff truetype unicode xml xml2 xmms zlib"
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2004-12-30 05:27:12 UTC
Created attachment 47204 [details]
ccache ebuild for version 2.4

The latest release is ccache 2.4.

    * Added CCACHE_READONLY option
    * Added CCACHE_TEMPDIR option
    * fixed handling of hard-linked compilers on AIX
    * added O_BINARY support, to try and support win32 compiles
    * show cache directory in stats output
    * fixed handling of HOME environment variable
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2005-03-05 23:21:59 UTC
*poke*
Comment 3 Brian Harring (RETIRED) gentoo-dev 2005-03-09 01:53:35 UTC
*poke* back.
incvs,  in the future, please just submit a patch for the ebuild if it's based off of a previous version- easier to quickly grok.