diff options
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/ftp/ftp-0.5.ebuild | 5 | ||||
-rw-r--r-- | gnustep-apps/ftp/ftp-0.6.ebuild | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/gnustep-apps/ftp/ftp-0.5.ebuild b/gnustep-apps/ftp/ftp-0.5.ebuild index df4e52448d48..8b5d205858c2 100644 --- a/gnustep-apps/ftp/ftp-0.5.ebuild +++ b/gnustep-apps/ftp/ftp-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" -RDEPEND="${DEPEND}" - S=${WORKDIR}/${MY_P} diff --git a/gnustep-apps/ftp/ftp-0.6.ebuild b/gnustep-apps/ftp/ftp-0.6.ebuild index df4e52448d48..8b5d205858c2 100644 --- a/gnustep-apps/ftp/ftp-0.6.ebuild +++ b/gnustep-apps/ftp/ftp-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,4 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="" -RDEPEND="${DEPEND}" - S=${WORKDIR}/${MY_P} |