diff options
author | 2015-02-10 09:15:58 +0000 | |
---|---|---|
committer | 2015-02-10 09:15:58 +0000 | |
commit | 1c569aa5c7a0b8289b4a68f83b9a49889415f519 (patch) | |
tree | 798b807c9f2448334c86611bab7d8e5f811bc7ea /games-engines/qtads | |
parent | Stable for amd64, wrt bug #539542 (diff) | |
download | gentoo-2-1c569aa5c7a0b8289b4a68f83b9a49889415f519.tar.gz gentoo-2-1c569aa5c7a0b8289b4a68f83b9a49889415f519.tar.bz2 gentoo-2-1c569aa5c7a0b8289b4a68f83b9a49889415f519.zip |
Stable for amd64, wrt bug #539516
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-engines/qtads')
-rw-r--r-- | games-engines/qtads/ChangeLog | 7 | ||||
-rw-r--r-- | games-engines/qtads/qtads-2.1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog index d986ff3966e1..f0d381e2867d 100644 --- a/games-engines/qtads/ChangeLog +++ b/games-engines/qtads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/qtads -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.31 2014/05/15 16:42:46 ulm Exp $ +# 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 $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> qtads-2.1.6.ebuild: + Stable for amd64, wrt bug #539516 15 May 2014; Ulrich Müller <ulm@gentoo.org> qtads-2.1.5.ebuild, qtads-2.1.6.ebuild: diff --git a/games-engines/qtads/qtads-2.1.6.ebuild b/games-engines/qtads/qtads-2.1.6.ebuild index 16b51a64471e..5314c7dd7b2a 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-2014 Gentoo Foundation +# 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.4 2014/05/15 16:42:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.6.ebuild,v 1.5 2015/02/10 09:15:58 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] |