diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-11 21:02:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-11 21:02:44 +0000 |
commit | d5b3b1362318ef56d1c2f6b3a6fd07a1d65f56b9 (patch) | |
tree | 51a29be30d8b4bc6af3239003bd4d01ffec290f6 /games-fps/cube | |
parent | Removing insecure version. (diff) | |
download | historical-d5b3b1362318ef56d1c2f6b3a6fd07a1d65f56b9.tar.gz historical-d5b3b1362318ef56d1c2f6b3a6fd07a1d65f56b9.tar.bz2 historical-d5b3b1362318ef56d1c2f6b3a6fd07a1d65f56b9.zip |
~amd64
Diffstat (limited to 'games-fps/cube')
-rw-r--r-- | games-fps/cube/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/cube/cube-20040522.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/cube/ChangeLog b/games-fps/cube/ChangeLog index 80c11535a012..0f384ba3da46 100644 --- a/games-fps/cube/ChangeLog +++ b/games-fps/cube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/cube # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/ChangeLog,v 1.7 2004/08/16 10:09:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/ChangeLog,v 1.8 2004/11/11 21:02:44 blubb Exp $ + + 11 Nov 2004; Simon Stelling <blubb@gentoo.org> cube-20040522.ebuild: + added ~amd64 16 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> cube-20040522.ebuild: fix compile issue (bug #60453); more error checking; tidy diff --git a/games-fps/cube/cube-20040522.ebuild b/games-fps/cube/cube-20040522.ebuild index 23ac4f22776c..79c82ebee070 100644 --- a/games-fps/cube/cube-20040522.ebuild +++ b/games-fps/cube/cube-20040522.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20040522.ebuild,v 1.5 2004/11/03 00:20:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20040522.ebuild,v 1.6 2004/11/11 21:02:44 blubb Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cube/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="hppa ppc x86" +KEYWORDS="hppa ppc x86 ~amd64" IUSE="" RDEPEND="virtual/opengl |