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
commit2cefff90d65a3e0636532ed1d99b05cda3a2c5f3 (patch)
tree5c0bafdbda1ce819b6ca20c06aae459082eac09a /games-fps
parentadd a warning for people who dont install with USE=cdinstall (diff)
downloadgentoo-2-2cefff90d65a3e0636532ed1d99b05cda3a2c5f3.tar.gz
gentoo-2-2cefff90d65a3e0636532ed1d99b05cda3a2c5f3.tar.bz2
gentoo-2-2cefff90d65a3e0636532ed1d99b05cda3a2c5f3.zip
update svn snapshot
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3/ChangeLog7
-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
4 files changed, 6 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/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 )