diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:27:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:27:53 +0000 |
commit | 2c3c357e9555bf12027a1a5dc1811f9c3b512cfd (patch) | |
tree | abd94fce62b92054983e06dc55b6864343d33e2a /games-sports | |
parent | Stable for x86, wrt bug #548690 (diff) | |
download | gentoo-2-2c3c357e9555bf12027a1a5dc1811f9c3b512cfd.tar.gz gentoo-2-2c3c357e9555bf12027a1a5dc1811f9c3b512cfd.tar.bz2 gentoo-2-2c3c357e9555bf12027a1a5dc1811f9c3b512cfd.zip |
Stable for x86, wrt bug #547960
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/ski/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/ski/ski-6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/ski/ChangeLog b/games-sports/ski/ChangeLog index 75e42656ed30..9ab9f22baf6c 100644 --- a/games-sports/ski/ChangeLog +++ b/games-sports/ski/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/ski # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ChangeLog,v 1.23 2015/04/28 07:16:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ChangeLog,v 1.24 2015/05/13 09:27:53 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> ski-6.9.ebuild: + Stable for x86, wrt bug #547960 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ski-6.9.ebuild: Stable for amd64, wrt bug #547960 diff --git a/games-sports/ski/ski-6.9.ebuild b/games-sports/ski/ski-6.9.ebuild index db9eb3530747..863ec42cc84f 100644 --- a/games-sports/ski/ski-6.9.ebuild +++ b/games-sports/ski/ski-6.9.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-sports/ski/ski-6.9.ebuild,v 1.2 2015/04/28 07:16:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.9.ebuild,v 1.3 2015/05/13 09:27:53 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |