summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-05-11 16:24:35 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-05-11 16:24:35 +0000
commite25433aa993404f0172116f222fdab5633cb31ba (patch)
tree921cf39ea8acb62caadb76a7db175e4c51ba4aaa /sys-devel/distcc
parentSparc stable, required for Bug #269322. (diff)
downloadgentoo-2-e25433aa993404f0172116f222fdab5633cb31ba.tar.gz
gentoo-2-e25433aa993404f0172116f222fdab5633cb31ba.tar.bz2
gentoo-2-e25433aa993404f0172116f222fdab5633cb31ba.zip
Sparc stable, bug #269322.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-3.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index b69aa8cfbade..4786d63ab9b5 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.199 2009/05/11 15:35:59 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.200 2009/05/11 16:24:35 fmccor Exp $
+
+ 11 May 2009; Ferris McCormick <fmccor@gentoo.org> distcc-3.1-r4.ebuild:
+ Sparc stable, bug #269322.
11 May 2009; MATSUU Takuto <matsuu@gentoo.org> -distcc-3.1-r3.ebuild:
Removed old version.
diff --git a/sys-devel/distcc/distcc-3.1-r4.ebuild b/sys-devel/distcc/distcc-3.1-r4.ebuild
index c662fa13e569..a58bb8d037aa 100644
--- a/sys-devel/distcc/distcc-3.1-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v 1.1 2009/04/07 15:52:16 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v 1.2 2009/05/11 16:24:35 fmccor Exp $
EAPI="2"
inherit eutils fdo-mime flag-o-matic multilib toolchain-funcs
@@ -11,7 +11,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"