diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:37:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:37:05 +0000 |
commit | 61444240125358af0634bb5ad1ea67682f747b14 (patch) | |
tree | ce623fe28e1f130e5dca75f0e2724b5a5f4cd253 /games-rpg | |
parent | Stable for x86, wrt bug #518032 (diff) | |
download | gentoo-2-61444240125358af0634bb5ad1ea67682f747b14.tar.gz gentoo-2-61444240125358af0634bb5ad1ea67682f747b14.tar.bz2 gentoo-2-61444240125358af0634bb5ad1ea67682f747b14.zip |
Stable for x86, wrt bug #518062
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/drascula/ChangeLog | 6 | ||||
-rw-r--r-- | games-rpg/drascula/drascula-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-rpg/drascula/ChangeLog b/games-rpg/drascula/ChangeLog index 3d73e512026e..159d4ff023f0 100644 --- a/games-rpg/drascula/ChangeLog +++ b/games-rpg/drascula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/drascula # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.8 2014/07/28 12:02:31 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.9 2014/08/10 17:37:05 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> drascula-1.0-r2.ebuild: + Stable for x86, wrt bug #518062 28 Jul 2014; Chema Alonso <nimiux@gentoo.org> drascula-1.0-r2.ebuild: Stable for amd64 wrt bug #518062 @@ -35,4 +38,3 @@ 16 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml, +drascula-1.0.ebuild: initial commit - modified ebuild submitted by Anton Romanov via bug #237276 - diff --git a/games-rpg/drascula/drascula-1.0-r2.ebuild b/games-rpg/drascula/drascula-1.0-r2.ebuild index f031ceee350e..a082d4acaab9 100644 --- a/games-rpg/drascula/drascula-1.0-r2.ebuild +++ b/games-rpg/drascula/drascula-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0-r2.ebuild,v 1.2 2014/07/28 12:02:31 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0-r2.ebuild,v 1.3 2014/08/10 17:37:05 ago Exp $ EAPI=5 inherit eutils games @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/scummvm/drascula-${PV}.zip LICENSE="drascula" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="linguas_es linguas_de linguas_fr linguas_it +sound" RESTRICT="mirror" |