summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-12-12 20:41:41 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-12-12 20:41:41 +0000
commitb35043984f115f5fb2acf107faec085b3eeeaaf8 (patch)
tree246747795b61b3947bebe67ba23bed12e63a8089 /sys-devel
parentalpha/arm/ia64/sparc/x86 stable wrt #250597 (diff)
downloadgentoo-2-b35043984f115f5fb2acf107faec085b3eeeaaf8.tar.gz
gentoo-2-b35043984f115f5fb2acf107faec085b3eeeaaf8.tar.bz2
gentoo-2-b35043984f115f5fb2acf107faec085b3eeeaaf8.zip
Sparc stable, Bug #249695.
(Portage version: 2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-3.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 062dcac88fe0..f856f9a54be1 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.189 2008/12/11 22:35:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.190 2008/12/12 20:41:41 fmccor Exp $
+
+ 12 Dec 2008; Ferris McCormick <fmccor@gentoo.org> distcc-3.0-r4.ebuild:
+ Sparc stable, Bug #249695.
11 Dec 2008; Tobias Klausmann <klausman@gentoo.org> distcc-3.0-r4.ebuild:
Stable on alpha, bug #249695
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild
index 9c010d4b1052..9c46c58a2dec 100644
--- a/sys-devel/distcc/distcc-3.0-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.6 2008/12/11 22:35:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.7 2008/12/12 20:41:41 fmccor Exp $
inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://distcc.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="avahi gnome gtk hardened ipv6 selinux xinetd"
RESTRICT="test"