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 | 397d983d0492d1eddd638fe2b92e4e82984ba9a5 (patch) | |
tree | 4aa9c430d88a95fd275284f1b0548d7bb47d3789 /games-puzzle/jag/jag-0.3.2.ebuild | |
parent | Version bump. (diff) | |
download | historical-397d983d0492d1eddd638fe2b92e4e82984ba9a5.tar.gz historical-397d983d0492d1eddd638fe2b92e4e82984ba9a5.tar.bz2 historical-397d983d0492d1eddd638fe2b92e4e82984ba9a5.zip |
x86 stable, bug #412667
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'games-puzzle/jag/jag-0.3.2.ebuild')
-rw-r--r-- | games-puzzle/jag/jag-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |