public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/tetrinet/
@ 2016-01-05  8:26 Michael Sterrett
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett @ 2016-01-05  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     682135f0c2cb7ef01ed650306654396f1b1624b3
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 05:25:53 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 08:26:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682135f0

games-puzzle/tetrinet: add slot dep for sys-libs/ncurses; tidy

Package-Manager: portage-2.2.26

 games-puzzle/tetrinet/tetrinet-0.11.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/games-puzzle/tetrinet/tetrinet-0.11.ebuild b/games-puzzle/tetrinet/tetrinet-0.11.ebuild
index e3fa571..e058b8b 100644
--- a/games-puzzle/tetrinet/tetrinet-0.11.ebuild
+++ b/games-puzzle/tetrinet/tetrinet-0.11.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-inherit eutils flag-o-matic games toolchain-funcs
+inherit eutils flag-o-matic toolchain-funcs games
 
 DESCRIPTION="console based tetrinet inc. standalone server"
 HOMEPAGE="http://tetrinet.or.cz/"
@@ -14,11 +14,9 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="ipv6"
 
-RDEPEND=">=sys-libs/ncurses-5"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-"
+RDEPEND=">=sys-libs/ncurses-5:0"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
 
 src_prepare() {
 	epatch \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/tetrinet/
@ 2020-09-20 21:37 Conrad Kostecki
  0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2020-09-20 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     f5695290269b7d0c0bfff27022fe0a6013a1d65d
Author:     Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Sat Sep 12 21:22:50 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 21:34:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5695290

games-puzzle/tetrinet: drop old

Closes: https://github.com/gentoo/gentoo/pull/17513
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-puzzle/tetrinet/tetrinet-0.11-r1.ebuild | 34 ---------------------------
 1 file changed, 34 deletions(-)

diff --git a/games-puzzle/tetrinet/tetrinet-0.11-r1.ebuild b/games-puzzle/tetrinet/tetrinet-0.11-r1.ebuild
deleted file mode 100644
index 013dcef24a2..00000000000
--- a/games-puzzle/tetrinet/tetrinet-0.11-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Console based tetrinet inc. standalone server"
-HOMEPAGE="http://tetrinet.or.cz/"
-SRC_URI="http://tetrinet.or.cz/download/${P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ipv6"
-
-RDEPEND=">=sys-libs/ncurses-5:0="
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-	eapply \
-		"${FILESDIR}"/${P}-no-ipv6.patch \
-		"${FILESDIR}"/${P}-build.patch
-
-	use ipv6 && append-cflags -DHAVE_IPV6
-	tc-export PKG_CONFIG
-}
-
-src_install() {
-	dobin tetrinet tetrinet-server
-	dodoc README TODO tetrinet.txt
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-20 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-05  8:26 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/tetrinet/ Michael Sterrett
  -- strict thread matches above, loose matches on Subject: below --
2020-09-20 21:37 Conrad Kostecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox