diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:27:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:27:27 +0000 |
commit | ec9b73045e940e401fb9cb76afd701f42728cc7a (patch) | |
tree | 11bc064280054b0534f76157830797724ca38a5d /games-strategy | |
parent | Stable for amd64, wrt bug #448546 (diff) | |
download | gentoo-2-ec9b73045e940e401fb9cb76afd701f42728cc7a.tar.gz gentoo-2-ec9b73045e940e401fb9cb76afd701f42728cc7a.tar.bz2 gentoo-2-ec9b73045e940e401fb9cb76afd701f42728cc7a.zip |
Stable for amd64, wrt bug #448546
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/megaglest-data/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/megaglest-data/megaglest-data-3.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-strategy/megaglest-data/ChangeLog b/games-strategy/megaglest-data/ChangeLog index df989948ad60..a737825621a5 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.5 2012/12/25 15:40:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.6 2012/12/28 11:27:27 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.7.1-r1.ebuild: + Stable for amd64, wrt bug #448546 *megaglest-data-3.7.1-r1 (25 Dec 2012) @@ -30,4 +33,3 @@ 19 Aug 2012; Julian Ospald <hasufell@gentoo.org> +megaglest-data-3.6.0.3.ebuild, +metadata.xml: initial commit - 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 422b393c8d5c..d34b0dbfff05 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.1 2012/12/25 15:40:59 hasufell Exp $ +# $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 $ 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}" |