From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-games/surgescript/
Date: Sat, 13 Aug 2022 03:10:54 +0000 (UTC) [thread overview]
Message-ID: <1660360251.d73ae8c425140536be407b419adff84c726382cf.lanodan@gentoo> (raw)
commit: d73ae8c425140536be407b419adff84c726382cf
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Aug 13 03:07:02 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Aug 13 03:10:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d73ae8c4
dev-games/surgescript: drop 0.5.4.4
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-games/surgescript/Manifest | 1 -
dev-games/surgescript/surgescript-0.5.4.4.ebuild | 33 ------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-games/surgescript/Manifest b/dev-games/surgescript/Manifest
index b5ad7109f..34a25ced9 100644
--- a/dev-games/surgescript/Manifest
+++ b/dev-games/surgescript/Manifest
@@ -1,2 +1 @@
-DIST surgescript-0.5.4.4.tar.gz 501298 BLAKE2B b86545dfaea83e7a8387060c90495c51fd150149c7922b741a666a853d83bc4daa1f80d7ef8f2d2563b81f460f207d759d154cf20ae555cdbfe418f9d23c29ef SHA512 76d7d913353803372b7eec7226385f048f249a71e0a06fbdb255fddf411a0d4bf82773511a3db9c132e483d0dbca575dbfd35c5afae98287608fa2405bcc8200
DIST surgescript-0.5.5.tar.gz 504167 BLAKE2B 7537a7e29e2e5ab02c8c503b65c17a50d2fbe8ac0d2fac4d662a7da701559be2ab16c9539dcc5d9b8efd3d273d898e322a7e7a38b6ced78d17fc4178a99e07b9 SHA512 b3b79f36463b9ff91f2f8108d6917961d8aabfbd0693a9e9e275f57faa09022570519c553ceff8db93101058964d76df82448b487ed82c5331598df065fae34a
diff --git a/dev-games/surgescript/surgescript-0.5.4.4.ebuild b/dev-games/surgescript/surgescript-0.5.4.4.ebuild
deleted file mode 100644
index 9a6e4d217..000000000
--- a/dev-games/surgescript/surgescript-0.5.4.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-DOCS_BUILDER="mkdocs"
-DOCS_DEPEND="
- dev-python/mkdocs
- dev-python/mkdocs-material
-"
-
-inherit cmake python-any-r1 docs
-
-DESCRIPTION="scripting language made for opensurge"
-HOMEPAGE="https://alemart.github.io/surgescript"
-
-if [[ "${PV}" == "9999" ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/alemart/surgescript.git"
- SLOT="0"
-else
- SRC_URI="https://github.com/alemart/surgescript/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
- SLOT="0/${PV}"
-fi
-
-LICENSE="Apache-2.0"
-
-src_compile() {
- cmake_src_compile
- docs_compile
-}
next reply other threads:[~2022-08-13 3:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-13 3:10 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-15 16:06 [gentoo-commits] repo/proj/guru:master commit in: dev-games/surgescript/ Julien Roy
2024-05-15 15:45 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-21 1:23 Haelwenn Monnier
2022-08-13 3:10 Haelwenn Monnier
2022-08-13 3:10 Haelwenn Monnier
2021-05-26 13:37 Anna Vyalkova
2020-12-21 10:40 Theo Anderson
2020-12-06 10:49 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-06 10:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-11 8:05 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-11 7:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-11 0:06 Haelwenn Monnier
2020-04-11 0:06 Haelwenn Monnier
2020-04-11 0:06 Haelwenn Monnier
2020-04-04 21:23 Haelwenn Monnier
2020-03-09 17:55 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-09 17:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2019-10-08 22:54 Haelwenn Monnier
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=1660360251.d73ae8c425140536be407b419adff84c726382cf.lanodan@gentoo \
--to=contact@hacktivis.me \
--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