commit: 57156c042623769fc6da179260c2cad99f6a61df Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Jul 1 17:42:54 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Jul 1 19:57:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57156c04
dev-games/cardpics: remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16538 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-games/cardpics/cardpics-0.4.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-games/cardpics/cardpics-0.4.ebuild b/dev-games/cardpics/cardpics-0.4.ebuild deleted file mode 100644 index e6044663c1d..00000000000 --- a/dev-games/cardpics/cardpics-0.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit games - -DESCRIPTION="set of free cards sets" -HOMEPAGE="http://www.nongnu.org/cardpics/" -SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 hppa x86" -IUSE="" - -src_install() { - default - prepgamesdirs -}
