diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-22 14:54:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-22 14:54:45 +0000 |
commit | b4cf1bd6a6e9b27c2d5df585749ed64c5ecb804d (patch) | |
tree | d21f575f59a76cb1b52ac5aade8452a4bc231078 /games-puzzle/jag | |
parent | Version bump. (diff) | |
download | gentoo-2-b4cf1bd6a6e9b27c2d5df585749ed64c5ecb804d.tar.gz gentoo-2-b4cf1bd6a6e9b27c2d5df585749ed64c5ecb804d.tar.bz2 gentoo-2-b4cf1bd6a6e9b27c2d5df585749ed64c5ecb804d.zip |
x86 stable, bug #412667
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/jag')
-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 0a013d64da15..fcabc5fa8fe3 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.13 2012/03/13 22:04:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.14 2012/04/22 14:54:45 maekke Exp $ + + 22 Apr 2012; Markus Meier <maekke@gentoo.org> jag-0.3.2.ebuild: + x86 stable, bug #412667 *jag-0.3.2 (13 Mar 2012) diff --git a/games-puzzle/jag/jag-0.3.2.ebuild b/games-puzzle/jag/jag-0.3.2.ebuild index b3649bd1a6ea..ef7ed50db176 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.1 2012/03/13 22:04:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.2.ebuild,v 1.2 2012/04/22 14:54:45 maekke 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 |