diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-15 15:14:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-15 15:14:58 +0000 |
commit | 8139bdf3a2c592666c024320f39b191c73cc7948 (patch) | |
tree | e9c7f8c3eae21a6a0fc62e94b999437102eeff16 /games-puzzle/jag | |
parent | x86 stable, bug #350778 (diff) | |
download | historical-8139bdf3a2c592666c024320f39b191c73cc7948.tar.gz historical-8139bdf3a2c592666c024320f39b191c73cc7948.tar.bz2 historical-8139bdf3a2c592666c024320f39b191c73cc7948.zip |
x86 stable, bug #350779
Package-Manager: portage-2.1.9.31/cvs/Linux x86_64
Diffstat (limited to 'games-puzzle/jag')
-rw-r--r-- | games-puzzle/jag/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/jag/jag-0.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/jag/ChangeLog b/games-puzzle/jag/ChangeLog index 5270cb59344b..dc35e652d429 100644 --- a/games-puzzle/jag/ChangeLog +++ b/games-puzzle/jag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/jag -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.10 2010/11/21 14:34:25 tupone Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.11 2011/01/15 15:14:58 maekke Exp $ + + 15 Jan 2011; Markus Meier <maekke@gentoo.org> jag-0.3.1.ebuild: + x86 stable, bug #350779 *jag-0.3.1 (21 Nov 2010) diff --git a/games-puzzle/jag/jag-0.3.1.ebuild b/games-puzzle/jag/jag-0.3.1.ebuild index 61f7a4ba5dd4..5d773bea7a44 100644 --- a/games-puzzle/jag/jag-0.3.1.ebuild +++ b/games-puzzle/jag/jag-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.1.ebuild,v 1.1 2010/11/21 14:34:25 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.1.ebuild,v 1.2 2011/01/15 15:14:58 maekke Exp $ EAPI=2 inherit eutils qt4-r2 games @@ -13,7 +13,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 extras" RDEPEND="x11-libs/qt-core:4 |