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 80006138334 for ; Tue, 5 Jun 2018 12:50:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D228E07D4; Tue, 5 Jun 2018 12:50:51 +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 15A33E07D4 for ; Tue, 5 Jun 2018 12:50:51 +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 795A7335C81 for ; Tue, 5 Jun 2018 12:50:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD225296 for ; Tue, 5 Jun 2018 12:50:45 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1528203042.02861691211171883872406f565bb6b8094f5f74.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pikopixel/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnustep-apps/pikopixel/Manifest gnustep-apps/pikopixel/pikopixel-1.0_beta9-r3.ebuild X-VCS-Directories: gnustep-apps/pikopixel/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 02861691211171883872406f565bb6b8094f5f74 X-VCS-Branch: master Date: Tue, 5 Jun 2018 12:50:45 +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: bc90e8e3-c8e5-4608-bcc2-ae3a64d76daf X-Archives-Hash: 6888036ffcea69c044958cb99cd76e85 commit: 02861691211171883872406f565bb6b8094f5f74 Author: Bernard Cafarelli gentoo org> AuthorDate: Tue Jun 5 12:50:29 2018 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Tue Jun 5 12:50:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02861691 gnustep-apps/pikopixel: revision bump to get beta9c version Package-Manager: Portage-2.3.40, Repoman-2.3.9 gnustep-apps/pikopixel/Manifest | 1 + .../pikopixel/pikopixel-1.0_beta9-r3.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/gnustep-apps/pikopixel/Manifest b/gnustep-apps/pikopixel/Manifest index 9768a3da6e8..7c9834442e8 100644 --- a/gnustep-apps/pikopixel/Manifest +++ b/gnustep-apps/pikopixel/Manifest @@ -1,2 +1,3 @@ DIST PikoPixel.Sources.1.0-b9a.tar.gz 553753 BLAKE2B 18ab3159c29ba46850a7eee3d5bf45e63f0f2a66270b61141a13ff7fbdf8b9e988979388d608995fc9b8fc089ed2beeafe838db82e16756726422b2ce641bb4a SHA512 03cc3d6dccc26986aeac95074b6cac47d9d5c087c5b3e742409ec41297f634649bcfd4f2d76118e49c95499e1b75dab97e81951ae1186449707c8634ab1519fe DIST PikoPixel.Sources.1.0-b9b.tar.gz 566094 BLAKE2B 2f79eb77cbfa5508db600f908b25c2b1543c082364d83f734105b49ef5d0502cc89ac49fc8b08686cd1cee29faa4dcd59ed21372be8ec0fc1d100488f42bb918 SHA512 9579a3455ad77f85686bc01819aa2a008277dc2e8d0205dc0fe26743a150f7f5f4c8aed61eb32c9291fef65f3d1f07db2e560c24b084df53f0360fedd2fc5415 +DIST PikoPixel.Sources.1.0-b9c.tar.gz 566871 BLAKE2B 23b1213dcf553db58b65e2e3e3ad950a7fa55f0ffa288da7c5784bf42b3cdf0d280cc433e03e072dda05b2fd4c818fac28d8ea5e4697b80a40fc583dfb885794 SHA512 0fe4657303be5876229231d45ef8ddf8e04636a5e0137acacecedc634fc5bf52c5bbe3a4c901460cfe629fb545796e7ebf8badd9b19a09f642a77e0d8d17fc85 diff --git a/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r3.ebuild b/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r3.ebuild new file mode 100644 index 00000000000..641e11e784e --- /dev/null +++ b/gnustep-apps/pikopixel/pikopixel-1.0_beta9-r3.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnustep-2 + +MY_P=${PN//p/P}.Sources.${PV/_beta/-b}c +DESCRIPTION="a free application for drawing & editing pixel-art images" +HOMEPAGE="http://twilightedge.com/mac/pikopixel/" +# Web hosting wants a proper User-Agent +#SRC_URI="http://twilightedge.com/downloads/${MY_P}.tar.gz" +SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" + +LICENSE="AGPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=virtual/gnustep-back-0.25.0" +RDEPEND="${DEPEND}" + +S=${WORKDIR}/${MY_P}/${PN//p/P}