app-backup/simplebackup: EAPI 6 bump
authorAmy Liffey <amynka@gentoo.org>
Tue, 8 Aug 2017 09:03:19 +0000 (11:03 +0200)
committerAmy Liffey <amynka@gentoo.org>
Tue, 8 Aug 2017 09:03:19 +0000 (11:03 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-backup/simplebackup/simplebackup-1.8.1-r1.ebuild [moved from app-backup/simplebackup/simplebackup-1.8.1.ebuild with 86% similarity]

similarity index 86%
rename from app-backup/simplebackup/simplebackup-1.8.1.ebuild
rename to app-backup/simplebackup/simplebackup-1.8.1-r1.ebuild
index 2452d95d4eac5db72f62b3d2e107c65a200c60bd..3c933c229773fe9f6ea31c9d14bcf6e83f110765 100644 (file)
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 DESCRIPTION="Cross-platform backup program"
 HOMEPAGE="http://migas-sbackup.sourceforge.net/"
 SRC_URI="mirror://sourceforge/migas-sbackup/${P}.tar.gz"
@@ -14,7 +16,7 @@ DEPEND=""
 RDEPEND="dev-lang/perl
        sasl? ( dev-perl/Authen-SASL )"
 
-S=${WORKDIR}/${P}/unix
+S="${WORKDIR}/${P}/unix"
 
 src_compile() {
        return;