diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-04 14:14:03 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-04 14:14:03 +0000 |
commit | 8bacda85cc8b60ced2ed60502155f97e08db835e (patch) | |
tree | 73d766652b383e4a98e0a58791f97eaea74b8f90 /x11-libs/qt-script | |
parent | Add ~mips keywords to qt-4.4.2 (diff) | |
download | historical-8bacda85cc8b60ced2ed60502155f97e08db835e.tar.gz historical-8bacda85cc8b60ced2ed60502155f97e08db835e.tar.bz2 historical-8bacda85cc8b60ced2ed60502155f97e08db835e.zip |
Add ~mips keywords to qt-4.4.2
Package-Manager: portage-2.2_rc23/cvs/Linux mips64
Diffstat (limited to 'x11-libs/qt-script')
-rw-r--r-- | x11-libs/qt-script/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-script/qt-script-4.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog index 1e8cb0564037..be08e0f749c4 100644 --- a/x11-libs/qt-script/ChangeLog +++ b/x11-libs/qt-script/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2009/01/31 18:11:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.18 2009/02/04 14:14:03 alexxy Exp $ + + 04 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> qt-script-4.4.2.ebuild: + Add ~mips keywords to qt-4.4.2 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> qt-script-4.4.2.ebuild: 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 f21f5ca40944..6a25fdd77630 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.5 2009/01/31 18:11:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.2.ebuild,v 1.6 2009/02/04 14:14:03 alexxy 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 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV} |