diff options
Diffstat (limited to 'sys-devel/distcc/distcc-2.16-r1.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-2.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-2.16-r1.ebuild b/sys-devel/distcc/distcc-2.16-r1.ebuild index 8eb4c7957a2a..a09672ad63b4 100644 --- a/sys-devel/distcc/distcc-2.16-r1.ebuild +++ b/sys-devel/distcc/distcc-2.16-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16-r1.ebuild,v 1.1 2004/09/16 21:57:03 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16-r1.ebuild,v 1.2 2004/09/16 23:11:48 lisa Exp $ # If you change this in any way please email lisa@gentoo.org and make an # entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye inherit eutils gcc flag-o-matic gnuconfig -PATCHLEVEL="2.11.1p" +PATCHLEVEL="2.17" DESCRIPTION="a program to distribute compilation of C code across several machines on a network" HOMEPAGE="http://distcc.samba.org/" |