public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/squirrel/
Date: Mon,  8 Aug 2016 08:41:29 +0000 (UTC)	[thread overview]
Message-ID: <1470645680.767f5b1c77f6dfb82d147677e531c880f93f70cd.slyfox@gentoo> (raw)

commit:     767f5b1c77f6dfb82d147677e531c880f93f70cd
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  8 08:41:13 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug  8 08:41:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767f5b1c

dev-lang/squirrel: drop old

Package-Manager: portage-2.3.0

 dev-lang/squirrel/squirrel-2.2.4-r1.ebuild | 46 ------------------------------
 1 file changed, 46 deletions(-)

diff --git a/dev-lang/squirrel/squirrel-2.2.4-r1.ebuild b/dev-lang/squirrel/squirrel-2.2.4-r1.ebuild
deleted file mode 100644
index 4c3e8b2..0000000
--- a/dev-lang/squirrel/squirrel-2.2.4-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit autotools eutils multilib
-
-MY_P="${PN}_${PV}_stable"
-DESCRIPTION="A interpreted language mainly used for games"
-HOMEPAGE="http://squirrel-lang.org/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}${PV:0:1}/${MY_P}/${MY_P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples static-libs"
-
-# /usr/bin/sq conflicts
-RDEPEND="!app-text/ispell"
-
-S="${WORKDIR}/SQUIRREL${PV:0:1}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-autotools.patch
-	epatch "${FILESDIR}"/${P}-supertux-const.patch
-	epatch "${FILESDIR}"/${P}-stdint.h.patch
-
-	eautoreconf
-}
-
-src_configure() {
-	econf --docdir="${EPREFIX}"/usr/share/doc/${PF} \
-		$(use_enable doc) \
-		$(use_enable examples) \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	if ! use static-libs; then
-		rm -v "${ED}"/usr/$(get_libdir)/*.la || die
-	fi
-
-	dodoc HISTORY README || die
-}


             reply	other threads:[~2016-08-08  8:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-08  8:41 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18 15:50 [gentoo-commits] repo/gentoo:master commit in: dev-lang/squirrel/ Andreas Sturmlechner
2022-12-13 17:35 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: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=1470645680.767f5b1c77f6dfb82d147677e531c880f93f70cd.slyfox@gentoo \
    --to=slyfox@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