summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 17:35:21 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 17:35:21 +0000
commit0f89127084e819de79091d2bb234bf7b899b2c42 (patch)
treeb194b8b2733ba3a02a81b3f37c78590d14d22bbe /sys-devel/distcc
parentamd64 (Manifest recommit) (diff)
downloadgentoo-2-0f89127084e819de79091d2bb234bf7b899b2c42.tar.gz
gentoo-2-0f89127084e819de79091d2bb234bf7b899b2c42.tar.bz2
gentoo-2-0f89127084e819de79091d2bb234bf7b899b2c42.zip
stable on alpha
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-2.12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index a66ba6d5f231..d202e600022c 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# 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.93 2004/02/21 20:08:23 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.94 2004/02/22 17:35:21 agriffis Exp $
+
+ 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> distcc-2.12.1.ebuild:
+ stable on alpha
21 Feb 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.11.1.ebuild,
distcc-2.11.2-r1.ebuild, distcc-2.11.2.ebuild, distcc-2.12.1.ebuild,
diff --git a/sys-devel/distcc/distcc-2.12.1.ebuild b/sys-devel/distcc/distcc-2.12.1.ebuild
index df33bee62a0b..399aed336bbc 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.3 2004/02/21 20:08:23 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.12.1.ebuild,v 1.4 2004/02/22 17:35:21 agriffis 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)