public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 11 Apr 2020 00:06:00 +0000 (UTC)	[thread overview]
Message-ID: <1586563552.88a81e08b58217c42ff536978ea95f6bd7ab829d.lanodan@gentoo> (raw)

commit:     88a81e08b58217c42ff536978ea95f6bd7ab829d
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Fri Apr 10 23:06:32 2020 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Apr 11 00:05:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=88a81e08

dev-games/surgescript: Version clean, 0.5.4

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-games/surgescript/Manifest                 |  1 -
 dev-games/surgescript/surgescript-0.5.4.ebuild | 34 --------------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-games/surgescript/Manifest b/dev-games/surgescript/Manifest
index d6c09cc..a6ddd34 100644
--- a/dev-games/surgescript/Manifest
+++ b/dev-games/surgescript/Manifest
@@ -1,2 +1 @@
 DIST surgescript-0.5.4.3.tar.gz 500022 BLAKE2B 08598ad4adbd3cbf841354cde8ef3c9348abd196a828e9a9606b3cfa3b268c68aa7561a95c09692ef0d78d7c497207ddfc176e2528e6ae9a064af229c24e80d6 SHA512 0ffbb464326f019a6b523eca280c75c02f5976c07f61e6507cb46b1b2bf8bf0779b6fbd56c9204aee33ecf0ce513e07be8d5503d3cbd06443205ab57d674a6b3
-DIST surgescript-0.5.4.tar.gz 422111 BLAKE2B 88733d7ae350ebc3874d3b0e5ec91a896227b8e03b1c56e1c462bc2dd989c0df7e1ac230b31ac7a187217f32f1059bea7f6661cffc3d32aaf2c9c7db22bd94d4 SHA512 d75f29dd21f73beccee559eef22d75b8502d9de79874a282855bdf872ecd9862a8e0a898699aca42b373a2abdca81d77f15255235c27420a2da417d3970fcaf4

diff --git a/dev-games/surgescript/surgescript-0.5.4.ebuild b/dev-games/surgescript/surgescript-0.5.4.ebuild
deleted file mode 100644
index b76cc96..0000000
--- a/dev-games/surgescript/surgescript-0.5.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-if [[ "${PV}" == "9999" ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/alemart/surgescript"
-else
-	SRC_URI="https://github.com/alemart/surgescript/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="scripting language made for opensurge"
-HOMEPAGE="https://alemart.github.io/surgescript"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-IUSE="doc"
-
-BDEPEND="doc? (
-	dev-python/mkdocs
-	dev-python/mkdocs-material )"
-
-src_compile() {
-	cmake_src_compile
-
-	if use doc; then
-		mkdocs build || die "failed to make docs"
-		HTML_DOCS="site"
-	fi
-}


             reply	other threads:[~2020-04-11  0:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11  0:06 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
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-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=1586563552.88a81e08b58217c42ff536978ea95f6bd7ab829d.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