summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-27 07:37:02 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-27 07:37:02 +0000
commit24a5432d2bd3ee616f6706a286d90db4defb2dd6 (patch)
tree7f08d9ffe7802c52a0fc9990c97d4bd7455008cf /games-fps/quake3
parentadd a warning for people who dont install with USE=cdinstall (diff)
downloadhistorical-24a5432d2bd3ee616f6706a286d90db4defb2dd6.tar.gz
historical-24a5432d2bd3ee616f6706a286d90db4defb2dd6.tar.bz2
historical-24a5432d2bd3ee616f6706a286d90db4defb2dd6.zip
update svn snapshot
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'games-fps/quake3')
-rw-r--r--games-fps/quake3/ChangeLog7
-rw-r--r--games-fps/quake3/Manifest10
-rw-r--r--games-fps/quake3/files/digest-quake3-1.33_alpha1771
-rw-r--r--games-fps/quake3/files/digest-quake3-1.33_alpha1871
-rw-r--r--games-fps/quake3/quake3-1.33_alpha187.ebuild (renamed from games-fps/quake3/quake3-1.33_alpha177.ebuild)4
5 files changed, 16 insertions, 7 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog
index 551c05cc7d7e..405b54137cb7 100644
--- a/games-fps/quake3/ChangeLog
+++ b/games-fps/quake3/ChangeLog
@@ -1,10 +1,9 @@
# ChangeLog for games-fps/quake3
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.24 2005/10/26 00:29:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.25 2005/10/27 07:37:02 vapier Exp $
-*quake3-1.33_alpha177 (26 Oct 2005)
+*quake3-1.33_alpha* (26 Oct 2005)
- 26 Oct 2005; Mike Frysinger <vapier@gentoo.org> +metadata.xml,
- +quake3-1.33_alpha177.ebuild:
+ 26 Oct 2005; Mike Frysinger <vapier@gentoo.org> :
Initial version of quake3-from-source #103591.
diff --git a/games-fps/quake3/Manifest b/games-fps/quake3/Manifest
index 3619f2a118a6..461e08427102 100644
--- a/games-fps/quake3/Manifest
+++ b/games-fps/quake3/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 420d40268fda31888ddc60bdabb37b6c ChangeLog 343
MD5 3b1ec2a094429f0f6e046d2109aea1a3 files/digest-quake3-1.33_alpha187 73
MD5 0a25a9c85ee385ef578cb770a957756d metadata.xml 954
MD5 7eb45d00017b1b0e59a5020eb4804513 quake3-1.33_alpha187.ebuild 1683
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDYIOpgIKl8Uu19MoRAqX1AJ0RjSCECb00ORM5oOHSw+t2kCYzDwCfbKdq
+FfAnnC/mlU+E3HO+Oxz36yg=
+=mvx+
+-----END PGP SIGNATURE-----
diff --git a/games-fps/quake3/files/digest-quake3-1.33_alpha177 b/games-fps/quake3/files/digest-quake3-1.33_alpha177
deleted file mode 100644
index 819a771598d1..000000000000
--- a/games-fps/quake3/files/digest-quake3-1.33_alpha177
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5ddd5ee10d87fb1586d40095f65469c8 quake3-1.33_SVN177M.tar.bz2 2529215
diff --git a/games-fps/quake3/files/digest-quake3-1.33_alpha187 b/games-fps/quake3/files/digest-quake3-1.33_alpha187
new file mode 100644
index 000000000000..b8d9beb4ab54
--- /dev/null
+++ b/games-fps/quake3/files/digest-quake3-1.33_alpha187
@@ -0,0 +1 @@
+MD5 cb21e05fc30c370342ae0878108d4905 quake3-1.33_SVN187M.tar.bz2 2494740
diff --git a/games-fps/quake3/quake3-1.33_alpha177.ebuild b/games-fps/quake3/quake3-1.33_alpha187.ebuild
index c621e4809e96..d7b90db6fa99 100644
--- a/games-fps/quake3/quake3-1.33_alpha177.ebuild
+++ b/games-fps/quake3/quake3-1.33_alpha187.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-fps/quake3/quake3-1.33_alpha177.ebuild,v 1.1 2005/10/26 00:29:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.33_alpha187.ebuild,v 1.1 2005/10/27 07:37:02 vapier Exp $
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="svn://svn.icculus.org/quake3/trunk"
@@ -27,7 +27,7 @@ HOMEPAGE="http://icculus.org/quake3/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="dedicated opengl"
RDEPEND="opengl? ( virtual/opengl virtual/x11 )