diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 18:11:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 18:11:12 +0000 |
commit | 30ed4461b411df839db505e8fa36c1d06b89b3b8 (patch) | |
tree | b29244d0edaac7cb4e981289510cb97345abb398 /x11-libs | |
parent | Stable on alpha, bug #248038 (diff) | |
download | gentoo-2-30ed4461b411df839db505e8fa36c1d06b89b3b8.tar.gz gentoo-2-30ed4461b411df839db505e8fa36c1d06b89b3b8.tar.bz2 gentoo-2-30ed4461b411df839db505e8fa36c1d06b89b3b8.zip |
Stable on alpha, bug #248038
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-script/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-script/qt-script-4.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog index b1652f768357..1e8cb0564037 100644 --- a/x11-libs/qt-script/ChangeLog +++ b/x11-libs/qt-script/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-script # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.16 2009/01/29 18:48:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.17 2009/01/31 18:11:12 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + qt-script-4.4.2.ebuild: + Stable on alpha, bug #248038 29 Jan 2009; Alexis Ballier <aballier@gentoo.org> qt-script-4.4.2.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-script/qt-script-4.4.2.ebuild b/x11-libs/qt-script/qt-script-4.4.2.ebuild index f0b05dafa10b..f21f5ca40944 100644 --- a/x11-libs/qt-script/qt-script-4.4.2.ebuild +++ b/x11-libs/qt-script/qt-script-4.4.2.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/x11-libs/qt-script/qt-script-4.4.2.ebuild,v 1.4 2009/01/29 18:48:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.2.ebuild,v 1.5 2009/01/31 18:11:12 klausman Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV} |