From c4d1d11ece14b579cc9d9695fc2b2323f8b6afa6 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 13 Sep 2005 19:22:09 +0000 Subject: old Package-Manager: portage-2.0.51.22-r2 --- games-strategy/wesnoth/Manifest | 4 -- games-strategy/wesnoth/files/digest-wesnoth-0.9.4 | 1 - games-strategy/wesnoth/files/digest-wesnoth-0.9.5 | 1 - games-strategy/wesnoth/wesnoth-0.9.4.ebuild | 48 ----------------------- games-strategy/wesnoth/wesnoth-0.9.5.ebuild | 48 ----------------------- 5 files changed, 102 deletions(-) delete mode 100644 games-strategy/wesnoth/files/digest-wesnoth-0.9.4 delete mode 100644 games-strategy/wesnoth/files/digest-wesnoth-0.9.5 delete mode 100644 games-strategy/wesnoth/wesnoth-0.9.4.ebuild delete mode 100644 games-strategy/wesnoth/wesnoth-0.9.5.ebuild (limited to 'games-strategy') diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index bd1442fc7a60..c5a39e32171d 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -1,10 +1,6 @@ MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 57059bb5bc220cf8bcc5756fc97f55e5 wesnoth-0.9.7.ebuild 1304 -MD5 f9e43f87ccb899434b58e28b0562bc46 wesnoth-0.9.4.ebuild 1304 MD5 8db58a8f70a15e32d9e253b21466fb7d wesnoth-0.9.6.ebuild 1304 -MD5 719ea412b7fca1450af74952035f60bb wesnoth-0.9.5.ebuild 1300 MD5 314df4e4f0d21a1c55cb8150c433126e ChangeLog 8477 -MD5 ea2efbb3f381d538283b68d4f21120a6 files/digest-wesnoth-0.9.4 67 MD5 ed05bdc0d65c5396b06d15c667e260fc files/digest-wesnoth-0.9.6 67 MD5 fb1fa5b4b8d2cf8cb254199744d05a69 files/digest-wesnoth-0.9.7 67 -MD5 71dbed5b6d7ecb9c9c7750acb349f400 files/digest-wesnoth-0.9.5 67 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.9.4 b/games-strategy/wesnoth/files/digest-wesnoth-0.9.4 deleted file mode 100644 index f0d0e6177bbf..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.9.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 b27115df93298a8ee192a85499f26ef2 wesnoth-0.9.4.tar.gz 38929151 diff --git a/games-strategy/wesnoth/files/digest-wesnoth-0.9.5 b/games-strategy/wesnoth/files/digest-wesnoth-0.9.5 deleted file mode 100644 index cd46b38000b6..000000000000 --- a/games-strategy/wesnoth/files/digest-wesnoth-0.9.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 864dee75a0d5c37a5e91d2f063121a83 wesnoth-0.9.5.tar.gz 40104367 diff --git a/games-strategy/wesnoth/wesnoth-0.9.4.ebuild b/games-strategy/wesnoth/wesnoth-0.9.4.ebuild deleted file mode 100644 index 1b075cb2df31..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.9.4.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.4.ebuild,v 1.2 2005/08/19 05:14:41 mr_bones_ Exp $ - -inherit eutils toolchain-funcs flag-o-matic games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="editor gnome kde lite nls server tools" - -DEPEND=">=media-libs/libsdl-1.2.7 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/freetype-2 - media-libs/sdl-net - sys-libs/zlib - virtual/x11" - -src_compile() { - filter-flags -ftracer -fomit-frame-pointer - if [[ $(gcc-major-version) -eq 3 ]] ; then - filter-flags -fstack-protector - fi - egamesconf \ - --disable-dependency-tracking \ - $(use_enable lite) \ - $(use_enable server) \ - $(use_enable server campaign-server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable nls) \ - $(use_with gnome) \ - $(use_with kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/" - dodoc MANUAL changelog - prepgamesdirs -} diff --git a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild b/games-strategy/wesnoth/wesnoth-0.9.5.ebuild deleted file mode 100644 index 6d9719dfc67b..000000000000 --- a/games-strategy/wesnoth/wesnoth-0.9.5.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-0.9.5.ebuild,v 1.6 2005/08/28 13:54:01 cryos Exp $ - -inherit eutils toolchain-funcs flag-o-matic games - -DESCRIPTION="A fantasy turn-based strategy game" -HOMEPAGE="http://www.wesnoth.org/" -SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="editor gnome kde lite nls server tools" - -DEPEND=">=media-libs/libsdl-1.2.7 - >=media-libs/sdl-image-1.2 - >=media-libs/sdl-mixer-1.2 - >=media-libs/freetype-2 - media-libs/sdl-net - sys-libs/zlib - virtual/x11" - -src_compile() { - filter-flags -ftracer -fomit-frame-pointer - if [[ $(gcc-major-version) -eq 3 ]] ; then - filter-flags -fstack-protector - fi - egamesconf \ - --disable-dependency-tracking \ - $(use_enable lite) \ - $(use_enable server) \ - $(use_enable server campaign-server) \ - $(use_enable editor) \ - $(use_enable tools) \ - $(use_enable nls) \ - $(use_with gnome) \ - $(use_with kde) \ - || die - emake || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install || die "make install failed" - mv "${D}${GAMES_DATADIR}/"{icons,applnk,applications} "${D}/usr/share/" - dodoc MANUAL changelog - prepgamesdirs -} -- cgit v1.2.3-65-gdbad