diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-16 22:20:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-16 22:20:06 +0000 |
commit | 88f0c7530a61f4fc0f0ad047847a6ccf4dec11b4 (patch) | |
tree | 3e8370681ef147c27a7a56df99ce13d66b560b90 /games-puzzle | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-88f0c7530a61f4fc0f0ad047847a6ccf4dec11b4.tar.gz gentoo-2-88f0c7530a61f4fc0f0ad047847a6ccf4dec11b4.tar.bz2 gentoo-2-88f0c7530a61f4fc0f0ad047847a6ccf4dec11b4.zip |
amd64 stable wrt #288813
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/jag/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/jag/jag-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/jag/ChangeLog b/games-puzzle/jag/ChangeLog index 43bd3d7a3b5a..cdac16f7b21b 100644 --- a/games-puzzle/jag/ChangeLog +++ b/games-puzzle/jag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/jag # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.1 2009/09/11 19:07:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.2 2009/10/16 22:20:06 ssuominen Exp $ + + 16 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> jag-0.2.5.ebuild: + amd64 stable wrt #288813 *jag-0.2.5 (11 Sep 2009) diff --git a/games-puzzle/jag/jag-0.2.5.ebuild b/games-puzzle/jag/jag-0.2.5.ebuild index c8f9519a1ce1..7d59da525f71 100644 --- a/games-puzzle/jag/jag-0.2.5.ebuild +++ b/games-puzzle/jag/jag-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.5.ebuild,v 1.1 2009/09/11 19:07:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.5.ebuild,v 1.2 2009/10/16 22:20:06 ssuominen Exp $ EAPI=2 inherit eutils qt4 games @@ -12,7 +12,7 @@ SRC_URI="http://jag.xlabsoft.com/files/${P}-src.zip LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="editor extras" RDEPEND="x11-libs/qt-core:4 |