summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-24 07:44:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-24 07:44:33 +0000
commit06d5721992fb93c6c2d14feba963862c7340ce2f (patch)
tree23ef24722fba4b3f9e6c0a3438b9dfeaaad3e5f1 /games-strategy/freelords
parentclean older versions (diff)
downloadhistorical-06d5721992fb93c6c2d14feba963862c7340ce2f.tar.gz
historical-06d5721992fb93c6c2d14feba963862c7340ce2f.tar.bz2
historical-06d5721992fb93c6c2d14feba963862c7340ce2f.zip
clean older version
Diffstat (limited to 'games-strategy/freelords')
-rw-r--r--games-strategy/freelords/ChangeLog6
-rw-r--r--games-strategy/freelords/Manifest5
-rw-r--r--games-strategy/freelords/files/0.2.3-gcc3.patch44
-rw-r--r--games-strategy/freelords/files/digest-freelords-0.3.11
-rw-r--r--games-strategy/freelords/freelords-0.3.1.ebuild45
5 files changed, 6 insertions, 95 deletions
diff --git a/games-strategy/freelords/ChangeLog b/games-strategy/freelords/ChangeLog
index 5b4671af870a..8149b22f85d9 100644
--- a/games-strategy/freelords/ChangeLog
+++ b/games-strategy/freelords/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/freelords
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/ChangeLog,v 1.9 2004/08/07 13:03:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/ChangeLog,v 1.10 2004/09/24 07:44:33 mr_bones_ Exp $
+
+ 24 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ -files/0.2.3-gcc3.patch, -freelords-0.3.1.ebuild:
+ clean older version
*freelords-0.3.3 (07 Aug 2004)
diff --git a/games-strategy/freelords/Manifest b/games-strategy/freelords/Manifest
index 7dd8b25869ec..af1805423d71 100644
--- a/games-strategy/freelords/Manifest
+++ b/games-strategy/freelords/Manifest
@@ -1,8 +1,5 @@
MD5 30d90082477234466191bf035f7e8ff7 freelords-0.3.3.ebuild 1360
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 cbf3e974573a80cf159b06517511a293 freelords-0.3.1.ebuild 1165
-MD5 fbd184555d23b6e38536173c28ccb12d ChangeLog 1220
-MD5 64ba42dc574811c9be69f0201cf0ecc4 files/0.2.3-gcc3.patch 1252
-MD5 c64e4bc7bfb2479e2073bb3f5fdfa5fd files/digest-freelords-0.3.1 68
+MD5 c756679f1d9822880e2b8e8b7a5b60f6 ChangeLog 1351
MD5 ab1b855445f4e0f4ccbc46662e0bf206 files/freelordsrc 147
MD5 847bea9f1eb22873a23e5b4f40dcab30 files/digest-freelords-0.3.3 68
diff --git a/games-strategy/freelords/files/0.2.3-gcc3.patch b/games-strategy/freelords/files/0.2.3-gcc3.patch
deleted file mode 100644
index 0b77e1e8feaa..000000000000
--- a/games-strategy/freelords/files/0.2.3-gcc3.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-diff -ur src.orig/ArmyInfo.cpp src/ArmyInfo.cpp
---- src.orig/ArmyInfo.cpp 2003-09-13 16:42:34.185713232 -0400
-+++ src/ArmyInfo.cpp 2003-09-13 16:42:52.020002008 -0400
-@@ -15,6 +15,7 @@
- #include "ArmyInfo.h"
- #include <pglabel.h>
- #include "army.h"
-+#include <assert.h>
-
- //#define debug(x) {std::cerr<<__FILE__<<": "<<__LINE__<<": "<<x<<endl;}
- #define debug(x)
-diff -ur src.orig/playerlist.cpp src/playerlist.cpp
---- src.orig/playerlist.cpp 2003-09-13 16:42:34.186713080 -0400
-+++ src/playerlist.cpp 2003-09-13 16:43:12.420900600 -0400
-@@ -17,6 +17,7 @@
- #include "playerlist.h"
- #include "citylist.h"
- #include "defs.h"
-+#include <assert.h>
-
- using namespace std;
-
-diff -ur src.orig/stack.cpp src/stack.cpp
---- src.orig/stack.cpp 2003-09-13 16:42:34.182713688 -0400
-+++ src/stack.cpp 2003-09-13 16:42:59.612847720 -0400
-@@ -18,6 +18,7 @@
- #include "path.h"
- #include "armysetlist.h"
- #include "counter.h"
-+#include <assert.h>
-
- using namespace std;
-
-diff -ur src.orig/w_edit.cpp src/w_edit.cpp
---- src.orig/w_edit.cpp 2003-09-13 16:42:34.187712928 -0400
-+++ src/w_edit.cpp 2003-09-13 16:43:06.297831448 -0400
-@@ -32,6 +32,7 @@
- #include "file.h"
- #include "NextPlayerPopup.h"
- #include "player.h"
-+#include <assert.h>
-
- using namespace std;
-
diff --git a/games-strategy/freelords/files/digest-freelords-0.3.1 b/games-strategy/freelords/files/digest-freelords-0.3.1
deleted file mode 100644
index ed4cbed990f4..000000000000
--- a/games-strategy/freelords/files/digest-freelords-0.3.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 614776752fe166e3c5fcd107e42bfd4b freelords-0.3.1.tar.bz2 917039
diff --git a/games-strategy/freelords/freelords-0.3.1.ebuild b/games-strategy/freelords/freelords-0.3.1.ebuild
deleted file mode 100644
index 2c05a950b24b..000000000000
--- a/games-strategy/freelords/freelords-0.3.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.1.ebuild,v 1.3 2004/06/24 23:27:53 agriffis Exp $
-
-inherit games
-
-DESCRIPTION="Free Warlords clone"
-HOMEPAGE="http://www.freelords.org/"
-SRC_URI="mirror://sourceforge/freelords/${P}.tar.bz2"
-
-KEYWORDS="x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-libs/expat
- >=media-libs/libsdl-1.2.0
- >=media-libs/sdl-image-1.2.0
- >=media-libs/paragui-1.0.4
- >=dev-libs/libsigc++-1.2.0"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- sed -i \
- -e "s:/etc/freelordsrc:${GAMES_SYSCONFDIR}/freelordsrc:" src/main.cpp \
- || die "sed src/main.cpp failed"
-}
-
-src_compile() {
- egamesconf --disable-paraguitest || die
- emake CXXFLAGS="${CXXFLAGS}" || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodir "${GAMES_SYSCONFDIR}"
- mv "${D}/etc/freelordsrc" "${D}/${GAMES_SYSCONFDIR}/"
- dodoc AUTHORS BUGS ChangeLog DEPENDENCIES HACKER NEWS README TODO doc/* \
- || die "dodoc failed"
- prepgamesdirs
-}