commit:     f69119613f16268dc01adf72174018af9adede94
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 15:01:43 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 15:03:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6911961

gnustep-apps/addresses: cleanup EAPI 4

Closes: https://bugs.gentoo.org/740942
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gnustep-apps/addresses/addresses-0.4.8.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/gnustep-apps/addresses/addresses-0.4.8.ebuild 
b/gnustep-apps/addresses/addresses-0.4.8.ebuild
deleted file mode 100644
index 9e859f423fc..00000000000
--- a/gnustep-apps/addresses/addresses-0.4.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnustep-2
-
-DESCRIPTION="Addresses is a Apple Addressbook work alike (standalone and for 
GNUMail)"
-HOMEPAGE="http://gap.nongnu.org/addresses/";
-SRC_URI="https://savannah.nongnu.org/download/gap/${P/a/A}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-S=${WORKDIR}/${P/a/A}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-0.4.7-as-needed.patch
-}

Reply via email to