commit: 150a7479f0f7afb41360895c92984c9d4236e2e4 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Apr 14 21:05:49 2018 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Apr 14 21:17:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150a7479
dev-games/cardpics: Stop using games.eclass Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-games/cardpics/cardpics-0.4-r1.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dev-games/cardpics/cardpics-0.4-r1.ebuild b/dev-games/cardpics/cardpics-0.4-r1.ebuild new file mode 100644 index 00000000000..25e82735245 --- /dev/null +++ b/dev-games/cardpics/cardpics-0.4-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +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=""
