public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-mud/tf/
Date: Thu, 23 Mar 2017 20:31:52 +0000 (UTC)	[thread overview]
Message-ID: <1490301102.e70dda02fc3097b679d8d413d4f3535bc4575caf.soap@gentoo> (raw)

commit:     e70dda02fc3097b679d8d413d4f3535bc4575caf
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 20:31:20 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:31:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70dda02

games-mud/tf: Remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-mud/tf/tf-50_beta8-r1.ebuild | 75 --------------------------------------
 1 file changed, 75 deletions(-)

diff --git a/games-mud/tf/tf-50_beta8-r1.ebuild b/games-mud/tf/tf-50_beta8-r1.ebuild
deleted file mode 100644
index 4b91bc22c73..00000000000
--- a/games-mud/tf/tf-50_beta8-r1.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-MY_P="${P/_beta/b}"
-DESCRIPTION="A small, flexible, screen-oriented MUD client (aka TinyFugue)"
-HOMEPAGE="http://tinyfugue.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tinyfugue/${MY_P}.tar.gz
-	http://homepage.mac.com/mikeride/abelinc/scripts/allrootpatch.txt ->
-	tf-allrootpatch.txt
-	http://homepage.mac.com/mikeride/abelinc/scripts/allsrcpatch.txt ->
-	tf-allsrcpatch.txt
-	doc? ( mirror://sourceforge/tinyfugue/${MY_P}-help.tar.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE="+atcp debug doc +gmcp ipv6 +option102 ssl"
-
-RDEPEND="ssl? ( dev-libs/openssl:0= )
-	dev-libs/libpcre"
-DEPEND=${RDEPEND}
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-	epatch \
-		"${DISTDIR}"/tf-all*patch.txt \
-		"${FILESDIR}"/${P}-pcre.patch \
-		"${FILESDIR}"/${P}-stdarg.patch
-}
-
-src_configure() {
-	STRIP=: egamesconf \
-		$(use_enable atcp) \
-		$(use_enable gmcp) \
-		$(use_enable option102) \
-		$(use_enable ssl) \
-		$(use_enable debug core) \
-		$(use_enable ipv6 inet6) \
-		--enable-manpage
-}
-
-src_install() {
-	dogamesbin src/tf
-	newman src/tf.1.nroffman tf.1
-	dodoc CHANGES CREDITS README
-
-	insinto "${GAMES_DATADIR}"/${PN}-lib
-	# the application looks for this file here if /changes is called.
-	# see comments on bug #23274
-	doins CHANGES
-	insopts -m0755
-	doins tf-lib/*
-	if use doc ; then
-		cd ../${MY_P}-help
-		dohtml -r *.html commands topics
-		cd ../${MY_P}
-	fi
-	prepgamesdirs
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	use ipv6 && {
-		echo
-		ewarn "You have merged TinyFugue with IPv6-support."
-		ewarn "Support for IPv6 is still being experimental."
-		ewarn "If you experience problems with connecting to hosts,"
-		ewarn "try re-merging this package with USE="-ipv6""
-		echo
-	}
-}


             reply	other threads:[~2017-03-23 20:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 20:31 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-14  5:22 [gentoo-commits] repo/gentoo:master commit in: games-mud/tf/ Arthur Zamarin
2021-04-04  8:14 Sam James
2020-11-15 20:03 David Seifert
2017-03-20 12:28 Agostino Sarubbo
2017-03-19  8:28 David Seifert
2016-08-08 17:46 Austin English
2016-08-05 20:21 Sergei Trofimovich
2015-10-04  5:33 Michael Sterrett

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=1490301102.e70dda02fc3097b679d8d413d4f3535bc4575caf.soap@gentoo \
    --to=soap@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