summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-15 21:01:16 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-15 21:01:16 +0000
commit7ac2ab132d3ae339fa1fa86b9f8c9ee7331fa0d4 (patch)
tree86969c88efd7600b86e27663a11e882393a55787 /sys-devel/distcc
parentamd64 stable, bug #269061 (diff)
downloadhistorical-7ac2ab132d3ae339fa1fa86b9f8c9ee7331fa0d4.tar.gz
historical-7ac2ab132d3ae339fa1fa86b9f8c9ee7331fa0d4.tar.bz2
historical-7ac2ab132d3ae339fa1fa86b9f8c9ee7331fa0d4.zip
Stable on alpha, bug #269322
Package-Manager: portage-2.1.6.13/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 983ba2d172a2..2f618d5fb5d8 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.203 2009/05/14 19:46:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.204 2009/05/15 21:01:16 klausman Exp $
+
+ 15 May 2009; Tobias Klausmann <klausman@gentoo.org> distcc-3.1-r4.ebuild:
+ Stable on alpha, bug #269322
14 May 2009; Markus Meier <maekke@gentoo.org> distcc-3.1-r4.ebuild:
amd64/x86 stable, bug #269322
diff --git a/sys-devel/distcc/distcc-3.1-r4.ebuild b/sys-devel/distcc/distcc-3.1-r4.ebuild
index 69641886f426..d0ececcecefd 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.5 2009/05/14 19:46:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-3.1-r4.ebuild,v 1.6 2009/05/15 21:01:16 klausman 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"