summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-03-07 21:09:17 +0000
committerZack Welch <zwelch@gentoo.org>2003-03-07 21:09:17 +0000
commit6b87182093245b634f8ee28f0e7b16a86bba2a86 (patch)
treeb190b8425c50512cf35a41e6b4dafd9aefb35aca /sys-devel/distcc
parentCorrected mysql to <dev-db/mysql-4. Closes #17042. (diff)
downloadhistorical-6b87182093245b634f8ee28f0e7b16a86bba2a86.tar.gz
historical-6b87182093245b634f8ee28f0e7b16a86bba2a86.tar.bz2
historical-6b87182093245b634f8ee28f0e7b16a86bba2a86.zip
bump distcc-1.2.3 to stable for x86 and ppc
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index ba309227fd03..c52003a8b060 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-devel/distcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.30 2003/03/04 01:56:34 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.31 2003/03/07 21:09:17 zwelch Exp $
*distcc-1.2.3 (03 Mar 2003)
+ 07 Mar 2003; Zach Welch <zwelch@gentoo.org> distcc-1.2.3.ebuild:
+ mark distcc-1.2.3 as stable on x86 and ppc
+
03 Mar 2003; Zach Welch <zwelch@gentoo.org> distcc-1.2.3.ebuild,
files/1.2.3/wrapper.patch:
Bump to latest bug release version
diff --git a/sys-devel/distcc/distcc-1.2.3.ebuild b/sys-devel/distcc/distcc-1.2.3.ebuild
index fd40fd055959..7cbe9a4c369c 100644
--- a/sys-devel/distcc/distcc-1.2.3.ebuild
+++ b/sys-devel/distcc/distcc-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.2.3.ebuild,v 1.1 2003/03/04 01:56:34 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.2.3.ebuild,v 1.2 2003/03/07 21:09:17 zwelch Exp $
inherit eutils
@@ -12,7 +12,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm"
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa arm"
OPV="1.2"
LPV="1.2.1"