summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-06 14:52:28 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-06 14:52:28 +0000
commit122afbca2bccd1cd4c1d89fa5473066ef84bf827 (patch)
tree7381d034cb8626e6881f4de28f828816145c77e7 /sys-devel/distcc
parentUse font 'fixed' in xmode2, to not fail because of missing font. Patch is fro... (diff)
downloadgentoo-2-122afbca2bccd1cd4c1d89fa5473066ef84bf827.tar.gz
gentoo-2-122afbca2bccd1cd4c1d89fa5473066ef84bf827.tar.bz2
gentoo-2-122afbca2bccd1cd4c1d89fa5473066ef84bf827.zip
Stable for HPPA (bug #480112).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-3.1-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 5d25ca63c2f0..8702adbc9105 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.226 2013/09/21 12:20:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.227 2013/10/06 14:52:28 jer Exp $
+
+ 06 Oct 2013; Jeroen Roovers <jer@gentoo.org> distcc-3.1-r9.ebuild:
+ Stable for HPPA (bug #480112).
*distcc-3.1-r9 (21 Sep 2013)
diff --git a/sys-devel/distcc/distcc-3.1-r9.ebuild b/sys-devel/distcc/distcc-3.1-r9.ebuild
index f48d983a29a4..af635864517a 100644
--- a/sys-devel/distcc/distcc-3.1-r9.ebuild
+++ b/sys-devel/distcc/distcc-3.1-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild,v 1.1 2013/09/21 12:20:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r9.ebuild,v 1.2 2013/10/06 14:52:28 jer Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://distcc.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="avahi gtk hardened ipv6 selinux xinetd"
RESTRICT="test"