summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-10-04 00:59:34 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-10-04 00:59:34 +0000
commit27c425d9b5e32167e1c14031ebab48369470608d (patch)
tree56bc78ab302c9e3e13c9ae128e77d33b16128b74 /games-rpg
parentadd ~amd64, bug #239177 (diff)
downloadgentoo-2-27c425d9b5e32167e1c14031ebab48369470608d.tar.gz
gentoo-2-27c425d9b5e32167e1c14031ebab48369470608d.tar.bz2
gentoo-2-27c425d9b5e32167e1c14031ebab48369470608d.zip
add ~amd64, bug #239219
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/drascula/ChangeLog5
-rw-r--r--games-rpg/drascula/drascula-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/drascula/ChangeLog b/games-rpg/drascula/ChangeLog
index e75ecd7a4b5b..249656d1a86d 100644
--- a/games-rpg/drascula/ChangeLog
+++ b/games-rpg/drascula/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/drascula
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.1 2008/09/16 00:17:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.2 2008/10/04 00:59:34 darkside Exp $
+
+ 04 Oct 2008; Jeremy Olexa <darkside@gentoo.org> drascula-1.0.ebuild:
+ add ~amd64, bug #239219
*drascula-1.0 (16 Sep 2008)
diff --git a/games-rpg/drascula/drascula-1.0.ebuild b/games-rpg/drascula/drascula-1.0.ebuild
index 40165f3a278a..eed263c30cbe 100644
--- a/games-rpg/drascula/drascula-1.0.ebuild
+++ b/games-rpg/drascula/drascula-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild,v 1.1 2008/09/16 00:17:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0.ebuild,v 1.2 2008/10/04 00:59:34 darkside Exp $
EAPI=1
inherit eutils games
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/scummvm/drascula-${PV}.zip
LICENSE="drascula"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="+audio linguas_es linguas_de linguas_fr linguas_it"
RDEPEND=">=games-engines/scummvm-0.12.0"