commit: d75016c2812b19fcd125eb8bb68f7ece05da6963 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 27 05:02:35 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Mar 27 05:02:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75016c2
gnustep-apps/affiche: drop EAPI 6 ebuild 0.6.0-r4 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> gnustep-apps/affiche/affiche-0.6.0-r4.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild b/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild deleted file mode 100644 index c35fb5b43927..000000000000 --- a/gnustep-apps/affiche/affiche-0.6.0-r4.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnustep-2 - -DESCRIPTION="Affiche allows people to 'stick' notes" -HOMEPAGE="http://www.collaboration-world.com/affiche" -SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -S=${WORKDIR}/${PN/a/A}
