summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-21 21:35:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-21 21:35:23 +0000
commitfa7ad9437cbbe7ffe6c8add5729d74532808ccad (patch)
treeeafd46487a23cd394951d061093b028443c82382 /sys-devel
parentadd ~alpha (diff)
downloadgentoo-2-fa7ad9437cbbe7ffe6c8add5729d74532808ccad.tar.gz
gentoo-2-fa7ad9437cbbe7ffe6c8add5729d74532808ccad.tar.bz2
gentoo-2-fa7ad9437cbbe7ffe6c8add5729d74532808ccad.zip
stable on alpha
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/ChangeLog6
-rw-r--r--sys-devel/distcc/distcc-1.1-r11.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index c47833abd946..a5bb35d6f598 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,8 @@
# 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.26 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.27 2003/02/21 21:35:23 agriffis Exp $
+
+*distcc-1.1-r11 (17 Feb 2003)
19 Feb 2003; Zach Welch <zwelch@gentoo.org> distcc-1.1-r11.ebuild :
Added arm to keywords.
@@ -8,8 +10,6 @@
19 Feb 2003; Guy Martin <gmsoft@gentoo.org> distcc-1.1-r11.ebuild :
Added ~hppa to keywords.
-*distcc-1.1-r11 (17 Feb 2003)
-
18 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Updated to fix minor bugs in -r11
diff --git a/sys-devel/distcc/distcc-1.1-r11.ebuild b/sys-devel/distcc/distcc-1.1-r11.ebuild
index 9e356b145c3e..844743a7f7c9 100644
--- a/sys-devel/distcc/distcc-1.1-r11.ebuild
+++ b/sys-devel/distcc/distcc-1.1-r11.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.1-r11.ebuild,v 1.3 2003/02/19 21:46:47 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.4 2003/02/21 21:35:23 agriffis 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"
DEPEND=">=sys-apps/portage-2.0.46-r11
>=sys-devel/gcc-config-1.3.1