diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2004-02-23 01:20:01 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2004-02-23 01:20:01 +0000 |
commit | e7cf759d87b8b2c3a5dedcfe09a32d6a86d9b5d0 (patch) | |
tree | 347e51e6be0fc2b091c08aabc67867e2fe302fbf /sys-devel/distcc | |
parent | add checks to make sure imlib2 was built with X support #41445 (diff) | |
download | gentoo-2-e7cf759d87b8b2c3a5dedcfe09a32d6a86d9b5d0.tar.gz gentoo-2-e7cf759d87b8b2c3a5dedcfe09a32d6a86d9b5d0.tar.bz2 gentoo-2-e7cf759d87b8b2c3a5dedcfe09a32d6a86d9b5d0.zip |
Move 2.12.1 to stable on ppc. Directory cleanup in this dir to follow shortly....
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index d202e600022c..7f060893b7eb 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/distcc # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.94 2004/02/22 17:35:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.95 2004/02/23 01:20:01 lisa Exp $ + + 22 Feb 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.12.1.ebuild: + Move 2.12.1 to stable on ppc. Directory cleanup in this dir to follow + shortly.... 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> distcc-2.12.1.ebuild: stable on alpha diff --git a/sys-devel/distcc/distcc-2.12.1.ebuild b/sys-devel/distcc/distcc-2.12.1.ebuild index 399aed336bbc..224e783336ca 100644 --- a/sys-devel/distcc/distcc-2.12.1.ebuild +++ b/sys-devel/distcc/distcc-2.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.12.1.ebuild,v 1.4 2004/02/22 17:35:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.12.1.ebuild,v 1.5 2004/02/23 01:20:01 lisa Exp $ inherit eutils gcc flag-o-matic [ `gcc-major-version` -eq 2 ] && filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -13,7 +13,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa mips ia64 amd64" +KEYWORDS="x86 ppc sparc alpha hppa mips ia64 amd64" #Blame drobbins if the ia64 or amd64 break things going into stable before # ~testing. ;-) -Lisa (2004-02-20) |