diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:33:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-21 16:33:05 +0000 |
commit | d48d5808786c85c4dfdf4f6caa7a44b2b2f68179 (patch) | |
tree | c928e4033166553d76f44649bbec4f0563f2547a /games-puzzle | |
parent | x86 stable wrt bug #397683 (diff) | |
download | gentoo-2-d48d5808786c85c4dfdf4f6caa7a44b2b2f68179.tar.gz gentoo-2-d48d5808786c85c4dfdf4f6caa7a44b2b2f68179.tar.bz2 gentoo-2-d48d5808786c85c4dfdf4f6caa7a44b2b2f68179.zip |
x86 stable wrt bug #397685
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xye/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/xye/xye-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/xye/ChangeLog b/games-puzzle/xye/ChangeLog index c770bd72fba6..a266d5ad9785 100644 --- a/games-puzzle/xye/ChangeLog +++ b/games-puzzle/xye/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/xye # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/ChangeLog,v 1.28 2012/01/07 11:19:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/ChangeLog,v 1.29 2012/01/21 16:33:05 phajdan.jr Exp $ + + 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xye-0.12.0.ebuild: + x86 stable wrt bug #397685 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xye-0.12.0.ebuild: Stable for AMD64, wrt bug #397685 diff --git a/games-puzzle/xye/xye-0.12.0.ebuild b/games-puzzle/xye/xye-0.12.0.ebuild index 8936a2f58a35..843f8f4fcd79 100644 --- a/games-puzzle/xye/xye-0.12.0.ebuild +++ b/games-puzzle/xye/xye-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/xye-0.12.0.ebuild,v 1.2 2012/01/07 11:19:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/xye-0.12.0.ebuild,v 1.3 2012/01/21 16:33:05 phajdan.jr Exp $ EAPI=2 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] |