Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76175 - games-fps/quake2-data ebuild lacks amd64 keyword
Summary: games-fps/quake2-data ebuild lacks amd64 keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-30 13:50 UTC by Robert Ögren
Modified: 2004-12-30 14:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Ögren 2004-12-30 13:50:36 UTC
games-fps/quake2-data/quake2-data-3.20.ebuild cannot be emerged on amd64 because it lacks the amd64 keyword. I tested editing the ebuild and added the amd64 keyword, and it emerged without problems and copied the data files from my quake2 cd. It seems to work fine together with quake2-icculus.

Reproducible: Always
Steps to Reproduce:




emerge info:

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r12 x86_64 AMD Athlon(tm) 64 Processor 3500+
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo
http://ds.thn.htu.se/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts cdr crypt doc dvd dvdr esd fam gif
gnome gpm gstreamer gtk gtk2 imlib ipv6 jp2 jpeg lcms libwww lzw lzw-tiff
mozilla multilib ncurses nls nptl offensive opengl oss pam perl png python
readline sdl ssl tcltk tcpd tetex tiff truetype unicode usb userlocales xml2
xmms xpm xrandr xv zlib"


Here's the change I did:
--- /usr/portage/games-fps/quake2-data/quake2-data-3.20.ebuild  2004-09-18
05:16:29.000000000 +0200
+++ /usr/local/portage/games-fps/quake2-data/quake2-data-3.20.ebuild   
2004-12-30 19:31:18.000000000 +0100
@@ -10,7 +10,7 @@

 LICENSE="Q2EULA"
 SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc amd64"
 IUSE="videos"

 DEPEND="app-arch/unzip"
Comment 1 SpanKY gentoo-dev 2004-12-30 14:33:15 UTC
fixed in cvs, thanks