summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-09-08 02:12:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-09-08 02:12:58 +0000
commitca87d8a25ee20bbdafc9b529d056d5672df284eb (patch)
tree95a0a363e5bae2972ca1637f9079e74680074d11 /games-mud
parentold (diff)
downloadhistorical-ca87d8a25ee20bbdafc9b529d056d5672df284eb.tar.gz
historical-ca87d8a25ee20bbdafc9b529d056d5672df284eb.tar.bz2
historical-ca87d8a25ee20bbdafc9b529d056d5672df284eb.zip
old
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/tintin/Manifest4
-rw-r--r--games-mud/tintin/tintin-1.98.3.ebuild43
-rw-r--r--games-mud/tintin/tintin-1.98.4.ebuild43
3 files changed, 0 insertions, 90 deletions
diff --git a/games-mud/tintin/Manifest b/games-mud/tintin/Manifest
index d9ac7bd52e78..cb78d97fd698 100644
--- a/games-mud/tintin/Manifest
+++ b/games-mud/tintin/Manifest
@@ -1,10 +1,6 @@
DIST tintin-1.98.2.tar.gz 230125 RMD160 906bd2d9e24aca1bc9a91ce0f7c08174762e1d3b SHA1 44118c3ca0b9513908b10121f15ec5f305bc16a3 SHA256 a6a575ebb1e601f1ab159370f8f0b3d042de852f815f9856b8faaca9f55ac2ca
-DIST tintin-1.98.3.tar.gz 216167 RMD160 4562ebfaccb7af6b953921be828abfe7b9a8b211 SHA1 7d9ca9404db9bcf1beaf55c29ae356cf6b2baecf SHA256 30405582a8c91ceec1bd5e13d78e0a89f201aaec718259462c7948c4267c4b6b
-DIST tintin-1.98.4.tar.gz 217124 RMD160 9d059f06223e17be8e45f724a70e3648c69e0a7d SHA1 6b4776cd350a617360da43a63754f1146e11ed43 SHA256 25f93b7c407c35807e53b79b8383329700cecd60b646d463738beceef1283a7e
DIST tintin-1.98.5.tar.gz 221613 RMD160 07f35c05cc0cc99d0dbddffecce07ebefee680b0 SHA1 7123eda0625701e98befbf539cfe7520b017feea SHA256 d8062b4996d5e0de4fec409ed0fc9abfb4b3ba98d85442674afac20eddd97a07
EBUILD tintin-1.98.2.ebuild 977 RMD160 77002728670735cf715d4e35667f592d3862809b SHA1 cbb62bb63a5e3d69d275d4f18cf56b8823d70a9f SHA256 ec6c68f64afbdd939f10d834e7f7cc8031cbcde843a06ff811448c5bb2da5f91
-EBUILD tintin-1.98.3.ebuild 984 RMD160 96416238ea71c57c8b5d63fe62b2a3e6581055b9 SHA1 f77973cf520565b8aaf90a02b1d2b9b4b8d65c48 SHA256 6b109baa0b714e77c59399e9c875a600fc7294cf2d9335a64e9e6eeb8a81219b
-EBUILD tintin-1.98.4.ebuild 984 RMD160 269e13e3d6ecae5b40044ab3de3a560c3d9c7e9e SHA1 daa68e99eda4627ed7d09302ac22c1641bbe78b1 SHA256 65862fabcb4318d5619318aa1b008d6612ac450185f90846560b5a1bec940a5b
EBUILD tintin-1.98.5.ebuild 984 RMD160 6475e67141032281a9518b4565347f3fd82f4eb8 SHA1 2ccc8ea77cc157efcc5bf28895551110136a5c26 SHA256 8e0bb212ae0c8ea3ec248d7e5108a5821bf31b7bde4d8c77db592cd86bea5a22
MISC ChangeLog 8738 RMD160 64ceecca192ae7b8292eb59f554ee814a1aa9eb4 SHA1 5a6e733886fd5c6c17a9cbebcfadd64eefd864c7 SHA256 2bc1eff8242f620c21fc8ec11c790a1fb18c94feec2dc3d6870434527230354c
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-mud/tintin/tintin-1.98.3.ebuild b/games-mud/tintin/tintin-1.98.3.ebuild
deleted file mode 100644
index baad7aa38183..000000000000
--- a/games-mud/tintin/tintin-1.98.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.98.3.ebuild,v 1.1 2008/07/22 16:27:06 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://tintin.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
- sys-libs/readline
- sys-libs/ncurses"
-
-S=${WORKDIR}/tt/src
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/^CC/d' \
- -e '/^MAKE/d' \
- -e '/^CFLAGS/s/=/+=/' "${S}/Makefile.in" \
- || die "sed failed"
-}
-
-src_install () {
- dogamesbin tt++ || die "dogamesbin failed"
- dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- echo
- ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- ewarn "read the README for more details."
- echo
-}
diff --git a/games-mud/tintin/tintin-1.98.4.ebuild b/games-mud/tintin/tintin-1.98.4.ebuild
deleted file mode 100644
index 229fa57693b0..000000000000
--- a/games-mud/tintin/tintin-1.98.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.98.4.ebuild,v 1.1 2008/08/11 07:19:29 mr_bones_ Exp $
-
-inherit games
-
-DESCRIPTION="(T)he k(I)cki(N) (T)ickin d(I)kumud clie(N)t"
-HOMEPAGE="http://tintin.sourceforge.net/"
-SRC_URI="mirror://sourceforge/tintin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="sys-libs/zlib
- sys-libs/readline
- sys-libs/ncurses"
-
-S=${WORKDIR}/tt/src
-
-src_unpack() {
- unpack ${A}
- sed -i \
- -e '/^CC/d' \
- -e '/^MAKE/d' \
- -e '/^CFLAGS/s/=/+=/' "${S}/Makefile.in" \
- || die "sed failed"
-}
-
-src_install () {
- dogamesbin tt++ || die "dogamesbin failed"
- dodoc ../{BUGS,CREDITS,FAQ,README,TODO,docs/*}
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- echo
- ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- ewarn "read the README for more details."
- echo
-}