diff options
author | 2015-02-10 10:16:04 +0000 | |
---|---|---|
committer | 2015-02-10 10:16:04 +0000 | |
commit | 64e4f9379bfd62fe78fdb49aea4b42d7437e07f3 (patch) | |
tree | aaac51caec7562fb9900299bcfd4cec870b521db /games-engines | |
parent | Stable for x86, wrt bug #539484 (diff) | |
download | gentoo-2-64e4f9379bfd62fe78fdb49aea4b42d7437e07f3.tar.gz gentoo-2-64e4f9379bfd62fe78fdb49aea4b42d7437e07f3.tar.bz2 gentoo-2-64e4f9379bfd62fe78fdb49aea4b42d7437e07f3.zip |
Stable for x86, wrt bug #539516
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/qtads/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/qtads/qtads-2.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog index f0d381e2867d..d151352186e3 100644 --- a/games-engines/qtads/ChangeLog +++ b/games-engines/qtads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/qtads # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.32 2015/02/10 09:15:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.33 2015/02/10 10:16:04 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qtads-2.1.6.ebuild: + Stable for x86, wrt bug #539516 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qtads-2.1.6.ebuild: Stable for amd64, wrt bug #539516 diff --git a/games-engines/qtads/qtads-2.1.6.ebuild b/games-engines/qtads/qtads-2.1.6.ebuild index 5314c7dd7b2a..9e50cff04931 100644 --- a/games-engines/qtads/qtads-2.1.6.ebuild +++ b/games-engines/qtads/qtads-2.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.5 2015/02/10 09:15:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.6 2015/02/10 10:16:04 ago Exp $ EAPI=5 inherit eutils gnome2-utils fdo-mime qt4-r2 games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qtads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="media-libs/libsdl[sound] |