From ed5de07c22fcf77a8cc46239ae413a4ba44bb6c2 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Tue, 19 Mar 2013 00:01:49 +0000 Subject: Use EAPI 5 to really fix bug #451768 (and #460572 at the same time) (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key C74525F2) --- sys-fs/shake/ChangeLog | 5 ++++- sys-fs/shake/shake-0.999.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/shake/ChangeLog b/sys-fs/shake/ChangeLog index 2fcd8f6c2444..1686b8cdac81 100644 --- a/sys-fs/shake/ChangeLog +++ b/sys-fs/shake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/shake # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/ChangeLog,v 1.8 2013/01/21 12:33:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/ChangeLog,v 1.9 2013/03/19 00:01:49 voyageur Exp $ + + 18 Mar 2013; Bernard Cafarelli shake-0.999.ebuild: + Use EAPI 5 to really fix bug #451768 (and #460572 at the same time) 21 Jan 2013; Bernard Cafarelli -shake-0.99.ebuild, shake-0.999.ebuild, +files/shake-0.999-fix_stat_include.patch: diff --git a/sys-fs/shake/shake-0.999.ebuild b/sys-fs/shake/shake-0.999.ebuild index 6d3cbdc9a205..bfdd08499464 100644 --- a/sys-fs/shake/shake-0.999.ebuild +++ b/sys-fs/shake/shake-0.999.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/shake-0.999.ebuild,v 1.2 2013/01/21 12:33:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/shake/shake-0.999.ebuild,v 1.3 2013/03/19 00:01:48 voyageur Exp $ +EAPI=5 inherit cmake-utils eutils DESCRIPTION="defragmenter that runs in userspace while the system is used" -- cgit v1.2.3-65-gdbad