From 924558e41355c7b3f6531ab587d61005b56b8161 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Sun, 9 Dec 2012 20:29:19 +0000 Subject: clean breaks sandbox (bug #436086) (Portage version: 2.2.0_alpha145/cvs/Linux x86_64, signed Manifest commit with key C2000586) --- sys-power/acpi_call/ChangeLog | 8 +++++--- sys-power/acpi_call/acpi_call-9999.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'sys-power') diff --git a/sys-power/acpi_call/ChangeLog b/sys-power/acpi_call/ChangeLog index 7d9c2bfea5a0..0fc6740d029b 100644 --- a/sys-power/acpi_call/ChangeLog +++ b/sys-power/acpi_call/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/acpi_call -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi_call/ChangeLog,v 1.2 2011/06/25 11:04:41 maksbotan Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi_call/ChangeLog,v 1.3 2012/12/09 20:29:19 ottxor Exp $ + + 09 Dec 2012; Christoph Junghans acpi_call-9999.ebuild: + clean breaks sandbox (bug #436086) 25 Jun 2011; Maxim Koltsov (maksbotan) acpi_call-9999.ebuild: @@ -11,4 +14,3 @@ 10 Jun 2011; Maxim Koltsov (maksbotan) +acpi_call-9999.ebuild, +metadata.xml: Added ebuild for acpi_call-9999, bug #356605 - diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index 47f9b39961f6..2f25a0511e4b 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi_call/acpi_call-9999.ebuild,v 1.2 2011/06/25 11:04:41 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpi_call/acpi_call-9999.ebuild,v 1.3 2012/12/09 20:29:19 ottxor Exp $ EAPI=3 @@ -19,7 +19,7 @@ IUSE="" CONFIG_CHECK="ACPI" MODULE_NAMES="acpi_call(misc:${S})" -BUILD_TARGETS="clean default" +BUILD_TARGETS="default" src_compile(){ BUILD_PARAMS="KDIR=${KV_OUT_DIR} M=${S}" -- cgit v1.2.3-65-gdbad