diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-18 19:49:22 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-18 19:49:22 +0000 |
commit | 1af00f5621c421b5a28b64082cf015eabb8d9d1d (patch) | |
tree | 9175d45abe48475445746cbaf1ed5b9477029969 /x11-libs/qt-script | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-1af00f5621c421b5a28b64082cf015eabb8d9d1d.tar.gz gentoo-2-1af00f5621c421b5a28b64082cf015eabb8d9d1d.tar.bz2 gentoo-2-1af00f5621c421b5a28b64082cf015eabb8d9d1d.zip |
amd64/x86 stable, bug #248038
(Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)
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 12dc002dc1ef..9b984fc6bb2d 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.14 2009/01/17 16:12:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.15 2009/01/18 19:49:22 maekke Exp $ + + 18 Jan 2009; Markus Meier <maekke@gentoo.org> qt-script-4.4.2.ebuild: + amd64/x86 stable, bug #248038 17 Jan 2009; nixnut <nixnut@gentoo.org> qt-script-4.4.2.ebuild: ppc stable #248038 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 484d882c1eae..9b6d413fcb00 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.2 2009/01/17 16:12:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.2.ebuild,v 1.3 2009/01/18 19:49:22 maekke 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="~x11-libs/qt-core-${PV} |