summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-05-17 23:05:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-05-17 23:05:13 +0000
commita34d6288291d483bfd913e8430ee4dc94d4cdcab (patch)
tree68df07f2b7bd2aa66af08606290a97379d4e2ebf /games-mud
parentrev bump to force out security fix (bug #92991) (diff)
downloadhistorical-a34d6288291d483bfd913e8430ee4dc94d4cdcab.tar.gz
historical-a34d6288291d483bfd913e8430ee4dc94d4cdcab.tar.bz2
historical-a34d6288291d483bfd913e8430ee4dc94d4cdcab.zip
fix the location of the loadable modules
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/tf/ChangeLog6
-rw-r--r--games-mud/tf/Manifest8
-rw-r--r--games-mud/tf/files/digest-tf-50_beta32
-rw-r--r--games-mud/tf/files/digest-tf-50_beta62
-rw-r--r--games-mud/tf/tf-50_beta3.ebuild64
-rw-r--r--games-mud/tf/tf-50_beta6.ebuild64
-rw-r--r--games-mud/tf/tf-50_beta7.ebuild7
7 files changed, 9 insertions, 144 deletions
diff --git a/games-mud/tf/ChangeLog b/games-mud/tf/ChangeLog
index 61f0085cd072..b6e036799c5e 100644
--- a/games-mud/tf/ChangeLog
+++ b/games-mud/tf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-mud/tf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/ChangeLog,v 1.14 2005/05/17 06:58:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/ChangeLog,v 1.15 2005/05/17 23:05:13 mr_bones_ Exp $
+
+ 17 May 2005; Michael Sterrett <mr_bones_@gentoo.org> -tf-50_beta3.ebuild,
+ -tf-50_beta6.ebuild, tf-50_beta7.ebuild:
+ fix the location of the loadable modules
*tf-50_beta7 (17 May 2005)
diff --git a/games-mud/tf/Manifest b/games-mud/tf/Manifest
index a9edfc64d80b..363b9b91b0d4 100644
--- a/games-mud/tf/Manifest
+++ b/games-mud/tf/Manifest
@@ -1,11 +1,7 @@
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 2e464db3bca11a387b3e2c1bdfc3cbd2 tf-50_beta3.ebuild 1653
MD5 b53bc606895cf2606af89621f605b9ba tf-40-r2.ebuild 938
-MD5 7fc103da6bfd90a9905f855311f212dc tf-50_beta6.ebuild 1668
-MD5 7d6a4d6b914319c0046b0b8211e98c94 tf-50_beta7.ebuild 1647
-MD5 be40563b27f472e539b9b33a0967f44d ChangeLog 2395
+MD5 f71eb1bba438533d959670aed1d8cdf6 tf-50_beta7.ebuild 1505
+MD5 a38f055c970462987a5188ac7375870b ChangeLog 2558
MD5 80b8971f6e45f11a3aae2860b99150bd files/digest-tf-40-r2 123
MD5 b6e6d5ee3c81a49fb40c3b645cdad1b9 files/digest-tf-50_beta7 123
-MD5 8d1ad459b41b715c6c97682f13418fb8 files/digest-tf-50_beta6 123
-MD5 335636266525e362e97dd028b60fbe7b files/digest-tf-50_beta3 123
MD5 6ab320993d05aa512f0811632cbde7c3 files/tf-40-gentoo.diff 947
diff --git a/games-mud/tf/files/digest-tf-50_beta3 b/games-mud/tf/files/digest-tf-50_beta3
deleted file mode 100644
index f7c84abc2734..000000000000
--- a/games-mud/tf/files/digest-tf-50_beta3
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 dd33896dcb5d841f6b5f4e07fa517af1 tf-50b3.tar.gz 626044
-MD5 79faceed502b867f1bf1263efd5e41a8 tf-50b3-help.tar.gz 306768
diff --git a/games-mud/tf/files/digest-tf-50_beta6 b/games-mud/tf/files/digest-tf-50_beta6
deleted file mode 100644
index 3bbd7f4aa9fe..000000000000
--- a/games-mud/tf/files/digest-tf-50_beta6
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 f6321287413b70df0d3def4de1b8bd50 tf-50b6.tar.gz 637983
-MD5 44483edde9141963529f328d17a87b53 tf-50b6-help.tar.gz 170076
diff --git a/games-mud/tf/tf-50_beta3.ebuild b/games-mud/tf/tf-50_beta3.ebuild
deleted file mode 100644
index 4ae88a491b25..000000000000
--- a/games-mud/tf/tf-50_beta3.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta3.ebuild,v 1.6 2004/08/31 21:38:09 mr_bones_ Exp $
-
-inherit games
-
-MY_P="${P/_beta/b}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="A small, flexible, screen-oriented MUD client"
-HOMEPAGE="http://tf.tcp.com/~hawkeye/tf/"
-SRC_URI="http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}.tar.gz
- doc? ( http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}-help.tar.gz )"
-
-KEYWORDS="~x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="ipv6 doc debug ssl"
-
-DEPEND="virtual/libc
- sys-libs/zlib
- ssl? ( dev-libs/openssl )
- >=sys-libs/ncurses-5.2"
-
-src_compile() {
- egamesconf \
- $(use_enable ssl) \
- $(use_enable debug core) \
- $(use_enable ipv6 inet6) \
- --enable-manpage || die
- emake || die "emake failed"
-}
-
-src_install() {
- dogamesbin src/tf
- newman src/tf.1.catman tf.1
- dodoc CHANGES CREDITS README
-
- insinto ${GAMES_LIBDIR}/${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 ${WORKDIR}/${MY_P}-help
- doins tf-help
- # the html expects to find the CHANGES file uncompressed so...
- gzip -d ${D}/usr/share/doc/${P}/CHANGES.gz
- 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
- }
-}
diff --git a/games-mud/tf/tf-50_beta6.ebuild b/games-mud/tf/tf-50_beta6.ebuild
deleted file mode 100644
index 97ce96a558a9..000000000000
--- a/games-mud/tf/tf-50_beta6.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta6.ebuild,v 1.5 2004/10/05 11:45:23 weeve Exp $
-
-inherit games
-
-MY_P="${P/_beta/b}"
-S="${WORKDIR}/${MY_P}"
-DESCRIPTION="A small, flexible, screen-oriented MUD client"
-HOMEPAGE="http://tf.tcp.com/~hawkeye/tf/"
-SRC_URI="http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}.tar.gz
- doc? ( http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}-help.tar.gz )"
-
-KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="ipv6 doc debug ssl"
-
-DEPEND="virtual/libc
- sys-libs/zlib
- ssl? ( dev-libs/openssl )
- >=sys-libs/ncurses-5.2"
-
-src_compile() {
- egamesconf \
- $(use_enable ssl) \
- $(use_enable debug core) \
- $(use_enable ipv6 inet6) \
- --enable-manpage || die
- emake || die "emake failed"
-}
-
-src_install() {
- dogamesbin src/tf
- newman src/tf.1.catman tf.1
- dodoc CHANGES CREDITS README
-
- insinto ${GAMES_LIBDIR}/${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 ${WORKDIR}/${MY_P}-help
- doins tf-help
- # the html expects to find the CHANGES file uncompressed so...
- gzip -d ${D}/usr/share/doc/${P}/CHANGES.gz
- 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
- }
-}
diff --git a/games-mud/tf/tf-50_beta7.ebuild b/games-mud/tf/tf-50_beta7.ebuild
index d464f7926af9..928ac0d6197b 100644
--- a/games-mud/tf/tf-50_beta7.ebuild
+++ b/games-mud/tf/tf-50_beta7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta7.ebuild,v 1.1 2005/05/17 06:58:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta7.ebuild,v 1.2 2005/05/17 23:05:13 mr_bones_ Exp $
inherit games
@@ -35,16 +35,13 @@ src_install() {
newman src/tf.1.catman tf.1
dodoc CHANGES CREDITS README
- insinto "${GAMES_LIBDIR}/${PN}-lib"
+ 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 "${WORKDIR}/${MY_P}-help"
- # the html expects to find the CHANGES file uncompressed so...
- gzip -d "${D}/usr/share/doc/${P}/CHANGES.gz"
dohtml -r *.html commands topics
fi
prepgamesdirs