From 4d36a071591a5efdb6d9c82f4d9ba6258e324fd7 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Sat, 21 Feb 2015 04:50:55 +0000 Subject: Update to EAPI=5. See bug #536702. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key ) --- app-doc/linux-gazette/linux-gazette-17.ebuild | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'app-doc/linux-gazette/linux-gazette-17.ebuild') diff --git a/app-doc/linux-gazette/linux-gazette-17.ebuild b/app-doc/linux-gazette/linux-gazette-17.ebuild index 976c6b60aefa..39b73746ecf7 100644 --- a/app-doc/linux-gazette/linux-gazette-17.ebuild +++ b/app-doc/linux-gazette/linux-gazette-17.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-17.ebuild,v 1.9 2010/10/19 08:42:32 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linux-gazette/linux-gazette-17.ebuild,v 1.10 2015/02/21 04:50:55 mrueg Exp $ + +EAPI=5 DESCRIPTION="Sharing ideas and discoveries and Making Linux just a little more fun" HOMEPAGE="http://linuxgazette.net/" @@ -11,7 +13,9 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" -DEPEND=">=app-doc/linux-gazette-base-${PV}" +RDEPEND=">=app-doc/linux-gazette-base-${PV}" + +S=${WORKDIR} src_install() { dodir /usr/share/doc -- cgit v1.2.3-65-gdbad