diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:24:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:24:32 +0000 |
commit | 5c414a9e423d3b6597a95fd4f75cdb3ed74ba262 (patch) | |
tree | 2133f48f7accd3f955be9f46287fc5730ec53bc7 /games-board/xmille | |
parent | Stable for amd64, wrt bug #458654 (diff) | |
download | gentoo-2-5c414a9e423d3b6597a95fd4f75cdb3ed74ba262.tar.gz gentoo-2-5c414a9e423d3b6597a95fd4f75cdb3ed74ba262.tar.bz2 gentoo-2-5c414a9e423d3b6597a95fd4f75cdb3ed74ba262.zip |
Stable for amd64, wrt bug #458642
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-board/xmille')
-rw-r--r-- | games-board/xmille/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/xmille/xmille-2.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/xmille/ChangeLog b/games-board/xmille/ChangeLog index d532b1d81706..3a390d33f304 100644 --- a/games-board/xmille/ChangeLog +++ b/games-board/xmille/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/xmille # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.13 2013/02/22 17:28:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.14 2013/02/24 11:24:32 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xmille-2.0-r2.ebuild: + Stable for amd64, wrt bug #458642 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xmille-2.0-r2.ebuild: Stable for ppc, wrt bug #458642 diff --git a/games-board/xmille/xmille-2.0-r2.ebuild b/games-board/xmille/xmille-2.0-r2.ebuild index ba8e3c2e0052..719f0c115b21 100644 --- a/games-board/xmille/xmille-2.0-r2.ebuild +++ b/games-board/xmille/xmille-2.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r2.ebuild,v 1.2 2013/02/22 17:28:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r2.ebuild,v 1.3 2013/02/24 11:24:32 ago Exp $ EAPI=5 inherit eutils toolchain-funcs games @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/x/xmille/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RDEPEND="x11-libs/libXext" |