diff options
author | 2013-02-24 11:24:33 +0000 | |
---|---|---|
committer | 2013-02-24 11:24:33 +0000 | |
commit | b85be2f0fffa9ba9f5be5b69996063959a1d7f8d (patch) | |
tree | c87bd404e44be4699cdead50d62eee622a545220 /games-board/xmille/xmille-2.0-r2.ebuild | |
parent | Stable for amd64, wrt bug #458654 (diff) | |
download | historical-b85be2f0fffa9ba9f5be5b69996063959a1d7f8d.tar.gz historical-b85be2f0fffa9ba9f5be5b69996063959a1d7f8d.tar.bz2 historical-b85be2f0fffa9ba9f5be5b69996063959a1d7f8d.zip |
Stable for amd64, wrt bug #458642
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'games-board/xmille/xmille-2.0-r2.ebuild')
-rw-r--r-- | games-board/xmille/xmille-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |