summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-26 11:05:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-26 11:05:56 +0000
commit4496b43432a1a0f9c1c4ec775d8365718e4bd299 (patch)
tree64eb7c06c03b1d374713930e4d16f47258fce359 /games-action
parentversion bump (diff)
downloadhistorical-4496b43432a1a0f9c1c4ec775d8365718e4bd299.tar.gz
historical-4496b43432a1a0f9c1c4ec775d8365718e4bd299.tar.bz2
historical-4496b43432a1a0f9c1c4ec775d8365718e4bd299.zip
version bump
Diffstat (limited to 'games-action')
-rw-r--r--games-action/bzflag/Manifest8
-rw-r--r--games-action/bzflag/bzflag-1.10.4.ebuild31
-rw-r--r--games-action/bzflag/bzflag-1.10.ebuild4
-rw-r--r--games-action/bzflag/bzflag-1.7.7.1.ebuild4
-rw-r--r--games-action/bzflag/files/digest-bzflag-1.10.41
5 files changed, 40 insertions, 8 deletions
diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index db908e97a533..a63f93c57d9f 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,9 +1,9 @@
-MD5 09ca370c4056c6f6038ddfe071548089 ChangeLog 2253
-MD5 39a41fc158f35b594e68ae4e7c444604 bzflag-1.7.7.1.ebuild 706
+MD5 fb2272c2d349afe167bfe8cca193d469 ChangeLog 2376
+MD5 fda67854d74fd59a6ca6bd1aea3f5899 bzflag-1.7.7.1.ebuild 709
MD5 b244cf1c41a78cacb62296d573935c07 metadata.xml 245
MD5 58b1d46eb5b3f4db81baa736785e6cb8 bzflag-1.10.2.ebuild 840
-MD5 974030b3d211067161a136e1a191c3c7 bzflag-1.10.ebuild 838
-MD5 6ac5cc8a7c280934e90377ebd0141b92 bzflag-1.10.4.ebuild 841
+MD5 eea0b68dff0fe5a70538c0714cdc0fd2 bzflag-1.10.ebuild 838
+MD5 87d5462add55d4012d5c70d1bc8debcc bzflag-1.10.4.ebuild 841
MD5 cf10d4c3763257d658661b492f15e9f8 files/digest-bzflag-1.7.7.1 62
MD5 ef0f58d8eaa9ff60b2d3c2a31f9dc8d8 files/digest-bzflag-1.10.2 75
MD5 4b194b2cb83e9243d18bf008d0ebe483 files/digest-bzflag-1.10 73
diff --git a/games-action/bzflag/bzflag-1.10.4.ebuild b/games-action/bzflag/bzflag-1.10.4.ebuild
new file mode 100644
index 000000000000..6161b25a47da
--- /dev/null
+++ b/games-action/bzflag/bzflag-1.10.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.4.ebuild,v 1.1 2004/01/26 11:05:50 mr_bones_ Exp $
+
+inherit games
+
+MY_P="${P}.20040125"
+S="${WORKDIR}/${PN}-1.10.4.20040125"
+DESCRIPTION="OpenGL accelerated 3d tank combat simulator game"
+HOMEPAGE="http://www.BZFlag.org/"
+SRC_URI="mirror://sourceforge/bzflag/${MY_P}.tar.bz2"
+
+IUSE=""
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ppc"
+
+DEPEND="virtual/opengl"
+
+src_install () {
+ make DESTDIR=${D} install || die "make install failed"
+ dodoc AUTHORS README.UNIX TODO README ChangeLog BUGS PORTING || \
+ die "dodoc failed"
+ prepgamesdirs
+}
+
+pkg_postinst() {
+ games_pkg_postinst
+ ewarn "This version of ${PN} breaks compatibility with all previous releases"
+ echo
+}
diff --git a/games-action/bzflag/bzflag-1.10.ebuild b/games-action/bzflag/bzflag-1.10.ebuild
index 76d099a06305..ba2f630835e1 100644
--- a/games-action/bzflag/bzflag-1.10.ebuild
+++ b/games-action/bzflag/bzflag-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.ebuild,v 1.1 2003/12/13 08:22:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.ebuild,v 1.2 2004/01/26 11:05:50 mr_bones_ Exp $
inherit games
diff --git a/games-action/bzflag/bzflag-1.7.7.1.ebuild b/games-action/bzflag/bzflag-1.7.7.1.ebuild
index a9192faf3731..e8a474791b61 100644
--- a/games-action/bzflag/bzflag-1.7.7.1.ebuild
+++ b/games-action/bzflag/bzflag-1.7.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.7.7.1.ebuild,v 1.1 2003/09/10 19:29:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.7.7.1.ebuild,v 1.2 2004/01/26 11:05:50 mr_bones_ Exp $
inherit games
diff --git a/games-action/bzflag/files/digest-bzflag-1.10.4 b/games-action/bzflag/files/digest-bzflag-1.10.4
new file mode 100644
index 000000000000..89d0664a70de
--- /dev/null
+++ b/games-action/bzflag/files/digest-bzflag-1.10.4
@@ -0,0 +1 @@
+MD5 812e3f281eac8e8b9515e8ce29c9e331 bzflag-1.10.4.20040125.tar.bz2 3803367