public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pikopixel/
Date: Fri, 27 Apr 2018 12:34:38 +0000 (UTC)	[thread overview]
Message-ID: <1524831380.8c082c88179961d009ef696297bed510b61ba5a3.voyageur@gentoo> (raw)

commit:     8c082c88179961d009ef696297bed510b61ba5a3
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 09:41:15 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 12:16:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c082c88

gnustep-apps/pikopixel: drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 gnustep-apps/pikopixel/Manifest                   |  2 --
 gnustep-apps/pikopixel/pikopixel-1.0_beta7.ebuild | 22 ----------------------
 gnustep-apps/pikopixel/pikopixel-1.0_beta8.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/gnustep-apps/pikopixel/Manifest b/gnustep-apps/pikopixel/Manifest
index c2e4b10726d..d3bddd5b2c2 100644
--- a/gnustep-apps/pikopixel/Manifest
+++ b/gnustep-apps/pikopixel/Manifest
@@ -1,3 +1 @@
-DIST PikoPixel.Sources.1.0-b7.zip 944683 BLAKE2B 18fada4f29b34f22ac4b263de9cc8621e904ee2ebf0da8826e681960c93aa4b85d6841843a6f7f8650fc8147187b7ef30cbfa74375488feb86bf2bda901d8385 SHA512 e1f2d30dc7a07e0dab5e78a88568816475060d2aac1676782a5aed2fd6037b8e3284196050fb496c6d09bfe8f6445bc6c6c1eab1145679616f2cd68ad56b03aa
-DIST PikoPixel.Sources.1.0-b8.tar.gz 538896 BLAKE2B 0ee4a75f62f6e5b20910bebadc856a095f06c6006bfd4cba84b7beb91a3d71a6cd3114647be8f45860b28d5638d611de91293bb969ed694e261fa447d2882620 SHA512 a106dc3443fef8f569633722c837a876b609c9bec7edda8189c5b6a6388fc4edeeb5eedaa9d72e3a89d13a74dd57c86184983cc10d7b8075b7284b8814e96784
 DIST PikoPixel.Sources.1.0-b9a.tar.gz 553753 BLAKE2B 18ab3159c29ba46850a7eee3d5bf45e63f0f2a66270b61141a13ff7fbdf8b9e988979388d608995fc9b8fc089ed2beeafe838db82e16756726422b2ce641bb4a SHA512 03cc3d6dccc26986aeac95074b6cac47d9d5c087c5b3e742409ec41297f634649bcfd4f2d76118e49c95499e1b75dab97e81951ae1186449707c8634ab1519fe

diff --git a/gnustep-apps/pikopixel/pikopixel-1.0_beta7.ebuild b/gnustep-apps/pikopixel/pikopixel-1.0_beta7.ebuild
deleted file mode 100644
index 128dac8c436..00000000000
--- a/gnustep-apps/pikopixel/pikopixel-1.0_beta7.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 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}
-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}.zip"
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.zip"
-
-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}

diff --git a/gnustep-apps/pikopixel/pikopixel-1.0_beta8.ebuild b/gnustep-apps/pikopixel/pikopixel-1.0_beta8.ebuild
deleted file mode 100644
index 4feb595a1d0..00000000000
--- a/gnustep-apps/pikopixel/pikopixel-1.0_beta8.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 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}
-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}


             reply	other threads:[~2018-04-27 12:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27 12:34 Bernard Cafarelli [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-13 14:16 [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/pikopixel/ Bernard Cafarelli
2023-03-14 22:07 Bernard Cafarelli
2023-03-14 22:07 Bernard Cafarelli
2021-01-23 10:35 Bernard Cafarelli
2021-01-23 10:35 Bernard Cafarelli
2018-10-15 17:29 Bernard Cafarelli
2018-06-05 12:50 Bernard Cafarelli
2018-04-27 12:34 Bernard Cafarelli
2018-03-13 16:07 Bernard Cafarelli
2018-02-28 23:56 Bernard Cafarelli
2017-09-06 21:00 Michał Górny
2017-07-11  7:25 Bernard Cafarelli
2017-04-27 12:32 Bernard Cafarelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1524831380.8c082c88179961d009ef696297bed510b61ba5a3.voyageur@gentoo \
    --to=voyageur@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox