summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-02-04 09:02:54 +0000
committerJustin Lecher <jlec@gentoo.org>2013-02-04 09:02:54 +0000
commit5ad3beaa29494749df8c11260cf2200ba8317181 (patch)
treed3dd5c579717d07b18e6162b633f8d48cc949b51 /sys-devel/distcc/ChangeLog
parentKeyword ~arm, wrt bug #455168 (diff)
downloadgentoo-2-5ad3beaa29494749df8c11260cf2200ba8317181.tar.gz
gentoo-2-5ad3beaa29494749df8c11260cf2200ba8317181.tar.bz2
gentoo-2-5ad3beaa29494749df8c11260cf2200ba8317181.zip
sys-devel/distcc: Use EAPI=5 compliant REQUIRED_USE syntax
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r--sys-devel/distcc/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 109a6b37d652..656d4bf2e017 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.219 2013/02/04 07:03:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.220 2013/02/04 09:02:54 jlec Exp $
+
+ 04 Feb 2013; Justin Lecher <jlec@gentoo.org> distcc-3.1-r7.ebuild:
+ Use EAPI=5 compliant REQUIRED_USE syntax
04 Feb 2013; Justin Lecher <jlec@gentoo.org> distcc-3.1-r7.ebuild:
Correct REQUIRED_USE logic, #455390