From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8387E1382C5 for ; Sat, 14 Apr 2018 21:17:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA3CAE07DB; Sat, 14 Apr 2018 21:17:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0C3BE07DB for ; Sat, 14 Apr 2018 21:17:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3C90335C2E for ; Sat, 14 Apr 2018 21:17:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F1DF283 for ; Sat, 14 Apr 2018 21:17:16 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1523740629.150a7479f0f7afb41360895c92984c9d4236e2e4.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/cardpics/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/cardpics/cardpics-0.4-r1.ebuild X-VCS-Directories: dev-games/cardpics/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 150a7479f0f7afb41360895c92984c9d4236e2e4 X-VCS-Branch: master Date: Sat, 14 Apr 2018 21:17:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 49d615b1-560c-48fc-a345-9e76805ec368 X-Archives-Hash: bc4cd39f5971799f1bc32cb696947902 commit: 150a7479f0f7afb41360895c92984c9d4236e2e4 Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 14 21:05:49 2018 +0000 Commit: Pacho Ramos gentoo 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=""