diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:17:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:17:07 +0000 |
commit | 20b503bf86d694f6ccecb73476a81d3834ade4ea (patch) | |
tree | 343754057cde25f26973ceae001f5b2cb887056b /games-puzzle | |
parent | Stable for x86, wrt bug #457128 (diff) | |
download | gentoo-2-20b503bf86d694f6ccecb73476a81d3834ade4ea.tar.gz gentoo-2-20b503bf86d694f6ccecb73476a81d3834ade4ea.tar.bz2 gentoo-2-20b503bf86d694f6ccecb73476a81d3834ade4ea.zip |
Stable for x86, wrt bug #458236
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xye/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/xye/xye-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/xye/ChangeLog b/games-puzzle/xye/ChangeLog index a6391ed15de5..fcb6bde7bedd 100644 --- a/games-puzzle/xye/ChangeLog +++ b/games-puzzle/xye/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/xye # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/ChangeLog,v 1.33 2013/02/19 19:19:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/ChangeLog,v 1.34 2013/02/25 12:17:07 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xye-0.12.1.ebuild: + Stable for x86, wrt bug #458236 19 Feb 2013; Chema Alonso <nimiux@gentoo.org> xye-0.12.1.ebuild: Stable for amd64 wrt bug #458236 diff --git a/games-puzzle/xye/xye-0.12.1.ebuild b/games-puzzle/xye/xye-0.12.1.ebuild index 2d7ad7790be4..f160bab06185 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.2 2013/02/19 19:19:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xye/xye-0.12.1.ebuild,v 1.3 2013/02/25 12:17:07 ago 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] |