diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-28 12:02:31 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-28 12:02:31 +0000 |
commit | 68ccd48cb2cf9e37aeb9f3ddd3103d10f4ba76b2 (patch) | |
tree | 738beddb6cb59103b863855a9d42c33267e4c3b7 /games-rpg | |
parent | old (diff) | |
download | gentoo-2-68ccd48cb2cf9e37aeb9f3ddd3103d10f4ba76b2.tar.gz gentoo-2-68ccd48cb2cf9e37aeb9f3ddd3103d10f4ba76b2.tar.bz2 gentoo-2-68ccd48cb2cf9e37aeb9f3ddd3103d10f4ba76b2.zip |
Stable for amd64 wrt bug #518062
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/drascula/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/drascula/drascula-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-rpg/drascula/ChangeLog b/games-rpg/drascula/ChangeLog index 01d804daae6f..3d73e512026e 100644 --- a/games-rpg/drascula/ChangeLog +++ b/games-rpg/drascula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/drascula -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/ChangeLog,v 1.7 2013/02/02 23:49:37 hasufell Exp $ +# 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 $ + + 28 Jul 2014; Chema Alonso <nimiux@gentoo.org> drascula-1.0-r2.ebuild: + Stable for amd64 wrt bug #518062 *drascula-1.0-r2 (02 Feb 2013) diff --git a/games-rpg/drascula/drascula-1.0-r2.ebuild b/games-rpg/drascula/drascula-1.0-r2.ebuild index 14c3392ed878..f031ceee350e 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-2013 Gentoo Foundation +# 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.1 2013/02/02 23:49:37 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/drascula/drascula-1.0-r2.ebuild,v 1.2 2014/07/28 12:02:31 nimiux 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" |