diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:28:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:28:27 +0000 |
commit | 0b404dca0adffe590428fd0d3eb29162a6ea1a5a (patch) | |
tree | 0c0d33d3cb7d68565006bfc4e96793848829c741 /games-strategy/megaglest-data | |
parent | Stable for x86, wrt bug #448546 (diff) | |
download | gentoo-2-0b404dca0adffe590428fd0d3eb29162a6ea1a5a.tar.gz gentoo-2-0b404dca0adffe590428fd0d3eb29162a6ea1a5a.tar.bz2 gentoo-2-0b404dca0adffe590428fd0d3eb29162a6ea1a5a.zip |
Stable for x86, wrt bug #448546
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy/megaglest-data')
-rw-r--r-- | games-strategy/megaglest-data/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/megaglest-data/ChangeLog b/games-strategy/megaglest-data/ChangeLog index a737825621a5..d1cc64934214 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.6 2012/12/28 11:27:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.7 2012/12/28 11:28:27 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.7.1-r1.ebuild: + Stable for x86, wrt bug #448546 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.7.1-r1.ebuild: Stable for amd64, wrt bug #448546 diff --git a/games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild b/games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild index d34b0dbfff05..346d24dc4d5e 100644 --- a/games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild +++ b/games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7.1-r1.ebuild,v 1.2 2012/12/28 11:27:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild,v 1.3 2012/12/28 11:28:27 ago Exp $ EAPI=4 inherit cmake-utils eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${P}.tar.xz" LICENSE="CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="~games-strategy/megaglest-${PV}" |