From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/pycadia/
Date: Mon, 23 Apr 2018 19:17:30 +0000 (UTC) [thread overview]
Message-ID: <1524511030.5ffb6470af0abac6a5566c87256ff26bb7dd6614.pacho@gentoo> (raw)
commit: 5ffb6470af0abac6a5566c87256ff26bb7dd6614
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 18:26:16 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 19:17:10 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ffb6470
games-arcade/pycadia: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-arcade/pycadia/pycadia-0.5.1.ebuild | 44 -------------------------------
1 file changed, 44 deletions(-)
diff --git a/games-arcade/pycadia/pycadia-0.5.1.ebuild b/games-arcade/pycadia/pycadia-0.5.1.ebuild
deleted file mode 100644
index 2c00e9799aa..00000000000
--- a/games-arcade/pycadia/pycadia-0.5.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-DESCRIPTION="Pycadia. Home to vector gaming, python style"
-HOMEPAGE="http://www.anti-particle.com/pycadia.shtml"
-SRC_URI="http://www.anti-particle.com/downloads/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-python/pygame-1.5.5
- dev-python/pygtk:2"
-
-S=${WORKDIR}/${PN}
-
-src_unpack() {
- unpack ${A}
- {
- echo "#!/bin/sh"
- echo "cd ${GAMES_DATADIR}/${PN}"
- echo "exec python2 ./pycadia.py \"\${@}\""
- } > "${T}/pycadia"
-}
-
-src_install() {
- dogamesbin "${T}/pycadia"
-
- insinto "${GAMES_DATADIR}/${PN}"
- doins -r {glade,pixmaps,sounds} *.py pycadia.conf
-
- exeinto "${GAMES_DATADIR}/${PN}"
- doexe pycadia.py spacewarpy.py vektoroids.py
-
- newicon pixmaps/pysteroids.png ${PN}.png
- make_desktop_entry ${PN} Pycadia
-
- dodoc doc/{TODO,CHANGELOG,README}
- prepgamesdirs
-}
next reply other threads:[~2018-04-23 19:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-23 19:17 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-23 19:17 [gentoo-commits] repo/gentoo:master commit in: games-arcade/pycadia/ Pacho Ramos
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=1524511030.5ffb6470af0abac6a5566c87256ff26bb7dd6614.pacho@gentoo \
--to=pacho@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