diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-02-19 19:19:33 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-02-19 19:19:33 +0000 |
commit | 9b994c5def20d0a4f65628cb39d7f367aba2bfc5 (patch) | |
tree | 4729c3600ec779c1d2d16cfba33aa9ff66eaafb0 /games-puzzle/xye/xye-0.12.1.ebuild | |
parent | 4.2.0-externals.patch improved and absorbs -CC.patch, external zlib build imp... (diff) | |
download | historical-9b994c5def20d0a4f65628cb39d7f367aba2bfc5.tar.gz historical-9b994c5def20d0a4f65628cb39d7f367aba2bfc5.tar.bz2 historical-9b994c5def20d0a4f65628cb39d7f367aba2bfc5.zip |
Stable for amd64 wrt bug #458236
Package-Manager: portage-2.1.11.50/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'games-puzzle/xye/xye-0.12.1.ebuild')
-rw-r--r-- | games-puzzle/xye/xye-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xye/xye-0.12.1.ebuild b/games-puzzle/xye/xye-0.12.1.ebuild index 6806a345ac15..2d7ad7790be4 100644 --- a/games-puzzle/xye/xye-0.12.1.ebuild +++ b/games-puzzle/xye/xye-0.12.1.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-puzzle/xye/xye-0.12.1.ebuild,v 1.1 2013/01/17 21:25:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/xye-0.12.1.ebuild,v 1.2 2013/02/19 19:19:26 nimiux Exp $ EAPI=5 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xye/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="media-libs/libsdl[video] |