diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/jag/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/jag/jag-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/jag/ChangeLog b/games-puzzle/jag/ChangeLog index b861e815fd82..0f69311ede8f 100644 --- a/games-puzzle/jag/ChangeLog +++ b/games-puzzle/jag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/jag # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.15 2012/04/22 17:35:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.16 2012/04/26 19:28:42 ago Exp $ + + 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> jag-0.3.2.ebuild: + Stable for amd64, wrt bug #412667 22 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> jag-0.3.2.ebuild: quote WORKDIR diff --git a/games-puzzle/jag/jag-0.3.2.ebuild b/games-puzzle/jag/jag-0.3.2.ebuild index 175328f93978..096d19165517 100644 --- a/games-puzzle/jag/jag-0.3.2.ebuild +++ b/games-puzzle/jag/jag-0.3.2.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/jag/jag-0.3.2.ebuild,v 1.3 2012/04/22 17:35:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.2.ebuild,v 1.4 2012/04/26 19:28:42 ago Exp $ EAPI=2 inherit eutils qt4-r2 games @@ -12,7 +12,7 @@ SRC_URI="http://jag.xlabsoft.com/files/${P}-src.zip LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="editor" RDEPEND="x11-libs/qt-core:4 |