summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-03 17:21:50 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-03 17:21:50 +0000
commit7c2d51699ba9e14449e5238a9ad8f37649741de7 (patch)
tree47b5ba985827e9903dcaeae4efd6076387892128 /sys-devel
parentBump libart_lgpl dependency to 2.3.20 to avoid empty package being installed. (diff)
downloadgentoo-2-7c2d51699ba9e14449e5238a9ad8f37649741de7.tar.gz
gentoo-2-7c2d51699ba9e14449e5238a9ad8f37649741de7.tar.bz2
gentoo-2-7c2d51699ba9e14449e5238a9ad8f37649741de7.zip
stable ppc64, bug 249695
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
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 053b0f188207..48d931b9b46d 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.185 2008/12/03 09:19:07 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.186 2008/12/03 17:21:50 ranger Exp $
+
+ 03 Dec 2008; Brent Baude <ranger@gentoo.org> distcc-3.0-r4.ebuild:
+ stable ppc64, bug 249695
*distcc-3.1 (03 Dec 2008)
diff --git a/sys-devel/distcc/distcc-3.0-r4.ebuild b/sys-devel/distcc/distcc-3.0-r4.ebuild
index 3604edb3a565..b5c782c89741 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.2 2008/11/10 23:21:04 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.0-r4.ebuild,v 1.3 2008/12/03 17:21:50 ranger 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"