diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:16:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:16:06 +0000 |
commit | e501596031f75f8e615a2a2d1dbb3870b7a5b48b (patch) | |
tree | 39c59c582377e86809c29f936db55fd61f922024 /games-strategy | |
parent | Stable for x86, wrt bug #518196 (diff) | |
download | gentoo-2-e501596031f75f8e615a2a2d1dbb3870b7a5b48b.tar.gz gentoo-2-e501596031f75f8e615a2a2d1dbb3870b7a5b48b.tar.bz2 gentoo-2-e501596031f75f8e615a2a2d1dbb3870b7a5b48b.zip |
Stable for x86, wrt bug #518196
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/megaglest-data/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/megaglest-data/ChangeLog b/games-strategy/megaglest-data/ChangeLog index 74857386b3fe..dd1e5bc7864b 100644 --- a/games-strategy/megaglest-data/ChangeLog +++ b/games-strategy/megaglest-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/megaglest-data # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.13 2014/11/26 14:38:43 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.14 2014/12/05 10:16:06 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.9.1.ebuild: + Stable for x86, wrt bug #518196 26 Nov 2014; Chema Alonso <nimiux@gentoo.org> megaglest-data-3.9.1.ebuild: Stable for amd64 wrt bug #518196 diff --git a/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild b/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild index ab0cf4d5c8ef..f2efd492d408 100644 --- a/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild +++ b/games-strategy/megaglest-data/megaglest-data-3.9.1.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-strategy/megaglest-data/megaglest-data-3.9.1.ebuild,v 1.2 2014/11/26 14:38:43 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.9.1.ebuild,v 1.3 2014/12/05 10:16:06 ago Exp $ EAPI=5 inherit cmake-utils games @@ -12,7 +12,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-data/releases/download/${PV}/meg LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="~games-strategy/megaglest-${PV}" |