diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-09 08:17:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-09 08:17:51 +0000 |
commit | fd03e06f9e287afb3fd01e8d74ff1561b0ff697e (patch) | |
tree | f5672a297b77ab4c3e8af037946f885e1f8fe04f /games-action | |
parent | Stable for amd64, wrt bug #539408 (diff) | |
download | gentoo-2-fd03e06f9e287afb3fd01e8d74ff1561b0ff697e.tar.gz gentoo-2-fd03e06f9e287afb3fd01e8d74ff1561b0ff697e.tar.bz2 gentoo-2-fd03e06f9e287afb3fd01e8d74ff1561b0ff697e.zip |
Stable for amd64, wrt bug #539410
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-demodata/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/descent2-demodata/descent2-demodata-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/descent2-demodata/ChangeLog b/games-action/descent2-demodata/ChangeLog index e396e97a0c26..90c74d1221b9 100644 --- a/games-action/descent2-demodata/ChangeLog +++ b/games-action/descent2-demodata/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent2-demodata # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-demodata/ChangeLog,v 1.8 2015/02/06 10:57:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-demodata/ChangeLog,v 1.9 2015/02/09 08:17:51 ago Exp $ + + 09 Feb 2015; Agostino Sarubbo <ago@gentoo.org> descent2-demodata-1.0.ebuild: + Stable for amd64, wrt bug #539410 06 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> descent2-demodata-1.0.ebuild: diff --git a/games-action/descent2-demodata/descent2-demodata-1.0.ebuild b/games-action/descent2-demodata/descent2-demodata-1.0.ebuild index c4ab4e359a79..dd169e03e15c 100644 --- a/games-action/descent2-demodata/descent2-demodata-1.0.ebuild +++ b/games-action/descent2-demodata/descent2-demodata-1.0.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-action/descent2-demodata/descent2-demodata-1.0.ebuild,v 1.10 2015/02/06 10:57:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-demodata/descent2-demodata-1.0.ebuild,v 1.11 2015/02/09 08:17:51 ago Exp $ EAPI=5 inherit eutils games @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.funet.fi/pub/msdos/games/interplay/${DEMO} # See README.TXT LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # d2x-0.2.5-r2 may include the demo data itself |