diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:30:23 +0000 |
commit | abde89d367cf3f531c7bff3cd8047f33c8286e75 (patch) | |
tree | 49e0a8ae0faafa5b0b7c08e99c95392d0ce14e40 /games-board/xmille | |
parent | Stable for x86, wrt bug #458654 (diff) | |
download | gentoo-2-abde89d367cf3f531c7bff3cd8047f33c8286e75.tar.gz gentoo-2-abde89d367cf3f531c7bff3cd8047f33c8286e75.tar.bz2 gentoo-2-abde89d367cf3f531c7bff3cd8047f33c8286e75.zip |
Stable for x86, 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 3a390d33f304..b5bbb418bc30 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.14 2013/02/24 11:24:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/ChangeLog,v 1.15 2013/02/24 11:30:23 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xmille-2.0-r2.ebuild: + Stable for x86, wrt bug #458642 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xmille-2.0-r2.ebuild: Stable for amd64, wrt bug #458642 diff --git a/games-board/xmille/xmille-2.0-r2.ebuild b/games-board/xmille/xmille-2.0-r2.ebuild index 719f0c115b21..d9df94184b56 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.3 2013/02/24 11:24:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r2.ebuild,v 1.4 2013/02/24 11:30:23 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" |