summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-12-14 16:43:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-12-14 16:43:11 +0000
commit3cfced7353935dd3eb4016b117a9830d9ccc52ad (patch)
treefa1beab2865bedc180dbb240b50b686b57e0581f /sys-devel
parentFix wvdial as-needed compilation, take up maintainership, bug 250626. (diff)
downloadgentoo-2-3cfced7353935dd3eb4016b117a9830d9ccc52ad.tar.gz
gentoo-2-3cfced7353935dd3eb4016b117a9830d9ccc52ad.tar.bz2
gentoo-2-3cfced7353935dd3eb4016b117a9830d9ccc52ad.zip
arm/ia64/sh/x86 stable wrt #249695
(Portage version: 2.1.4.5)
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 777e5f8da4a0..41fe7f65de0e 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.191 2008/12/14 14:03:29 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.192 2008/12/14 16:43:11 armin76 Exp $
+
+ 14 Dec 2008; Raúl Porcel <armin76@gentoo.org> distcc-3.0-r4.ebuild:
+ arm/ia64/sh/x86 stable wrt #249695
14 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org>
distcc-3.0-r4.ebuild:
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild
index 118582916efa..923170df1e69 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.8 2008/12/14 14:03:29 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.9 2008/12/14 16:43:11 armin76 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"