From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-mud/tf/
Date: Thu, 8 Aug 2019 21:46:55 +0000 (UTC) [thread overview]
Message-ID: <1565297504.ccbb08f074fc2fb375b69c716cbada728e955713.winterheart@gentoo> (raw)
commit: ccbb08f074fc2fb375b69c716cbada728e955713
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Aug 8 20:51:44 2019 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Aug 8 20:51:44 2019 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=ccbb08f0
games-mud/tf: remove
Deprecated eclasses, in portage stable version
games-mud/tf/metadata.xml | 8 -----
games-mud/tf/tf-9999.ebuild | 73 ---------------------------------------------
2 files changed, 81 deletions(-)
diff --git a/games-mud/tf/metadata.xml b/games-mud/tf/metadata.xml
deleted file mode 100644
index 0326717..0000000
--- a/games-mud/tf/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>wizzleby@gmail.com</email>
- <name>Locke Shinseiko</name>
- </maintainer>
-</pkgmetadata>
diff --git a/games-mud/tf/tf-9999.ebuild b/games-mud/tf/tf-9999.ebuild
deleted file mode 100644
index d6b81f9..0000000
--- a/games-mud/tf/tf-9999.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta8.ebuild,v 1.4 2009/12/30 00:26:03 mr_bones_ Exp $
-
-EAPI=2
-
-EGIT_BRANCH="widechar"
-inherit games git-2
-
-MY_P="tf-50b8"
-MY_PN="tinyfugue"
-DESCRIPTION="A small, flexible, screen-oriented MUD client (aka TinyFugue)"
-HOMEPAGE="http://tinyfugue.sourceforge.net/"
-EGIT_REPO_URI="git://github.com/kruton/tinyfugue.git"
-SRC_URI="doc? ( mirror://sourceforge/tinyfugue/${MY_P}-help.tar.gz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug doc ipv6 ssl unicode"
-
-DEPEND="ssl? ( dev-libs/openssl )
- dev-libs/libpcre"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_PN}
-
-src_unpack() {
- use doc && unpack ${A}
- git-2_src_unpack
-}
-
-src_configure() {
- STRIP=: egamesconf \
- $(use_enable unicode widechar) \
- $(use_enable ssl) \
- $(use_enable debug core) \
- $(use_enable ipv6 inet6) \
- --enable-manpage || die
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- dogamesbin src/tf || die "dogamesbin failed"
- 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 || die "doins failed"
- insopts -m0755
- doins tf-lib/* || die "doins failed"
- if use doc ; then
- dohtml -r *.html commands topics
- 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
- }
-}
next reply other threads:[~2019-08-08 21:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 21:46 Azamat H. Hackimov [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-14 9:54 [gentoo-commits] proj/gamerlay:master commit in: games-mud/tf/ Fabio Erculiani
2011-04-18 23:56 Locke Shinseiko
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=1565297504.ccbb08f074fc2fb375b69c716cbada728e955713.winterheart@gentoo \
--to=winterheart@gentoo.ru \
--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