Install this version:
emerge -a =games-board/rftg-0.9.4
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =games-board/rftg-0.9.4
Or alternatively:
emerge --autounmask-write -a =games-board/rftg-0.9.4
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=7
inherit autotools
DESCRIPTION="\"Race for the Galaxy\" card game."
HOMEPAGE="http://keldon.net/rftg/"
SRC_URI="http://keldon.net/rftg/rftg-0.9.4.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="x11-libs/gtk+:2"
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | rftg-0.9.4.tar.bz2 | 35161850 bytes | http://keldon.net/rftg/rftg-0.9.4.tar.bz2 |