public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/squirrel/
Date: Sun, 18 Dec 2022 15:50:19 +0000 (UTC)	[thread overview]
Message-ID: <1671378592.0b7170965e4009600dd85b72f1411b07c5eafe36.asturm@gentoo> (raw)

commit:     0b7170965e4009600dd85b72f1411b07c5eafe36
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 12:22:41 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 15:49:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b717096

dev-lang/squirrel: drop 3.1_p20200612

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-lang/squirrel/Manifest                      |  1 -
 dev-lang/squirrel/squirrel-3.1_p20200612.ebuild | 42 -------------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-lang/squirrel/Manifest b/dev-lang/squirrel/Manifest
index 0836da444be7..8c72455203ab 100644
--- a/dev-lang/squirrel/Manifest
+++ b/dev-lang/squirrel/Manifest
@@ -1,3 +1,2 @@
-DIST squirrel-3.1_p20200612.tar.gz 181047 BLAKE2B f6965b5e721919c6c33426843a9b73fb27f39b7341763c2ff01421e6b6dce6cb86c6a02df65af9cb2266e8a63d6612c0e857456c4bb6e2546760f937d1979990 SHA512 e9853c92c151ca35e137a91ba4e3c9ad9c4c6d95a22c3686ebbae74cea7c1bf704ec5274d610f9d8158d8662a2b1b1445664f3f33c11689553cfc090a957b204
 DIST squirrel-3.2.tar.gz 620486 BLAKE2B c03cee0dffc12ff48caa4a7c9c0fffec32cdfb23306f265b8475454b0b9f14a3d2ec620b0f2183de8e8bc83e4921d6853105ac1a8d37bf3f2d97e914a001c4fd SHA512 e488ccc07b851e1707f3fde923f691747b18dc2fcc4748d2a68f2590ab84a3c0db647c8ac9ee775796984d2302a3d3686459556ea0c49a0b96b1354fcb8a6c74
 DIST squirrel-config.cmake.in_3.2 143 BLAKE2B e9e795a4f855f41206c5aca89b949c279f35dce06dad73c9153a9c03701f1721d831bdc29e3a399a2a6b2cf6e97d3a966008d81dfe955b2f5412c818d5a054bc SHA512 4820835a233b2beb5768b39e6b3ce5f06f1f9bc57c4c19df2c4f7ce2b03e67c18554c3084259317092d1eb0fee7d909bdbc56a9fc556f57ed61ef8b0f181996d

diff --git a/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild b/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild
deleted file mode 100644
index f8d5a1c568fb..000000000000
--- a/dev-lang/squirrel/squirrel-3.1_p20200612.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake vcs-snapshot
-
-DESCRIPTION="A interpreted language mainly used for games"
-HOMEPAGE="http://squirrel-lang.org/"
-commit=40050fa249733c85485adde533774ec066d29aca
-SRC_URI="https://github.com/albertodemichelis/squirrel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI="https://github.com/albertodemichelis/squirrel/archive/${commit}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(usex static-libs '' -DDISABLE_STATIC=YES)
-		# /usr/bin/sq is used by app-text/ispell
-		# /usr/lib/libsquirrel.so is used by app-shells/squirrelsh
-		-DLONG_OUTPUT_NAMES=YES
-	)
-
-	cmake_src_configure
-}
-
-src_install() {
-	cmake_src_install
-
-	dodoc HISTORY
-
-	if use examples; then
-		docompress -x /usr/share/doc/${PF}/samples
-		dodoc -r samples
-	fi
-}


             reply	other threads:[~2022-12-18 15:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18 15:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-13 17:35 [gentoo-commits] repo/gentoo:master commit in: dev-lang/squirrel/ Sam James
2022-12-13 17:35 Sam James
2021-07-30  8:55 Sergei Trofimovich
2020-08-13 17:51 Sergei Trofimovich
2020-08-11 18:53 Agostino Sarubbo
2020-08-10 13:52 Agostino Sarubbo
2020-07-05 18:11 Sergei Trofimovich
2017-12-26  0:59 Thomas Deutschmann
2017-12-25 23:34 Andreas Hüttel
2016-08-10 21:08 Sergei Trofimovich
2016-08-08  8:41 Sergei Trofimovich
2016-08-08  8:41 Sergei Trofimovich
2016-08-08  8:31 Sergei Trofimovich
2016-08-07  7:25 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=1671378592.0b7170965e4009600dd85b72f1411b07c5eafe36.asturm@gentoo \
    --to=asturm@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