diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-12 11:05:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-12 11:05:40 +0000 |
commit | d2ebe484e0a3549e8a693ab0fdc91fed03b1e73b (patch) | |
tree | 0aac0de89fa5672bb0e84d3376e10b1b51706cbf /games-strategy/megaglest-data | |
parent | Stable for amd64, wrt bug #551504 (diff) | |
download | gentoo-2-d2ebe484e0a3549e8a693ab0fdc91fed03b1e73b.tar.gz gentoo-2-d2ebe484e0a3549e8a693ab0fdc91fed03b1e73b.tar.bz2 gentoo-2-d2ebe484e0a3549e8a693ab0fdc91fed03b1e73b.zip |
Stable for amd64, wrt bug #551504
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.11.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 3abb5cff75f8..5197da5a5bff 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.16 2015/05/08 21:16:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/ChangeLog,v 1.17 2015/06/12 11:05:40 ago Exp $ + + 12 Jun 2015; Agostino Sarubbo <ago@gentoo.org> megaglest-data-3.11.1.ebuild: + Stable for amd64, wrt bug #551504 *megaglest-data-3.11.1 (08 May 2015) diff --git a/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild b/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild index de19da9724e8..9dcbb56d96e5 100644 --- a/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild +++ b/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.11.1.ebuild,v 1.1 2015/05/08 21:16:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/megaglest-data/megaglest-data-3.11.1.ebuild,v 1.2 2015/06/12 11:05:40 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" DOCS=( docs/AUTHORS.data.txt docs/CHANGELOG.txt docs/README.txt ) |