diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:08:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:08:31 +0000 |
commit | c157996b215ae8764df43d0125d7d61ad7e0c52c (patch) | |
tree | 3f5b40236cc1d410928da065a845c531fc49ced3 /games-engines | |
parent | ppc stable wrt bug#416457. (diff) | |
download | gentoo-2-c157996b215ae8764df43d0125d7d61ad7e0c52c.tar.gz gentoo-2-c157996b215ae8764df43d0125d7d61ad7e0c52c.tar.bz2 gentoo-2-c157996b215ae8764df43d0125d7d61ad7e0c52c.zip |
Stable for amd64, wrt bug #418021
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/qtads/ChangeLog | 5 | ||||
-rw-r--r-- | games-engines/qtads/qtads-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog index 57fad6628354..066cf6a7b4cb 100644 --- a/games-engines/qtads/ChangeLog +++ b/games-engines/qtads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-engines/qtads # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.17 2012/04/12 17:53:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.18 2012/05/29 12:08:31 ago Exp $ + + 29 May 2012; Agostino Sarubbo <ago@gentoo.org> qtads-2.1.3.ebuild: + Stable for amd64, wrt bug #418021 *qtads-2.1.3 (12 Apr 2012) diff --git a/games-engines/qtads/qtads-2.1.3.ebuild b/games-engines/qtads/qtads-2.1.3.ebuild index 088fa0a66e68..0bd33c50a265 100644 --- a/games-engines/qtads/qtads-2.1.3.ebuild +++ b/games-engines/qtads/qtads-2.1.3.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-engines/qtads/qtads-2.1.3.ebuild,v 1.1 2012/04/12 17:53:10 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/qtads-2.1.3.ebuild,v 1.2 2012/05/29 12:08:31 ago Exp $ EAPI=2 inherit eutils 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="x11-libs/qt-gui:4 |