diff options
Diffstat (limited to 'net-mail/yosucker')
-rw-r--r-- | net-mail/yosucker/yosucker-73.ebuild | 4 | ||||
-rw-r--r-- | net-mail/yosucker/yosucker-77.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-mail/yosucker/yosucker-73.ebuild b/net-mail/yosucker/yosucker-73.ebuild index 004f6eedd9ea..6ee2efa7493b 100644 --- a/net-mail/yosucker/yosucker-73.ebuild +++ b/net-mail/yosucker/yosucker-73.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils MY_P="YoSucker-pr${PV}" diff --git a/net-mail/yosucker/yosucker-77.ebuild b/net-mail/yosucker/yosucker-77.ebuild index 88c543b6272c..347cf4f9cd1c 100644 --- a/net-mail/yosucker/yosucker-77.ebuild +++ b/net-mail/yosucker/yosucker-77.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + MY_P="YoSucker-pr${PV}" S=${WORKDIR}/${MY_P} IUSE="" |