summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-25 08:29:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-25 08:29:45 +0000
commit5bf1a4dc2afc8497c628206704edf1aad200cd5e (patch)
treef5e6247cc212971ae172315dc97441adb2e5df17
parentVersion bump, snapshot from XEmacs CVS. HOMEPAGE updated. (diff)
downloadgentoo-2-5bf1a4dc2afc8497c628206704edf1aad200cd5e.tar.gz
gentoo-2-5bf1a4dc2afc8497c628206704edf1aad200cd5e.tar.bz2
gentoo-2-5bf1a4dc2afc8497c628206704edf1aad200cd5e.zip
Added ~ppc/~ppc64
(Portage version: 2.1.4.4)
-rw-r--r--x11-libs/qt-script/ChangeLog5
-rw-r--r--x11-libs/qt-script/qt-script-4.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog
index b7dbc3663b6f..150c90bd0e4c 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.6 2008/05/16 09:29:16 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.7 2008/05/25 08:29:45 corsair Exp $
+
+ 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-script-4.4.0.ebuild:
+ Added ~ppc/~ppc64
16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-qt-script-4.4.0_rc1.ebuild:
diff --git a/x11-libs/qt-script/qt-script-4.4.0.ebuild b/x11-libs/qt-script/qt-script-4.4.0.ebuild
index 9c1a228d45d4..7d77496fa0a1 100644
--- a/x11-libs/qt-script/qt-script-4.4.0.ebuild
+++ b/x11-libs/qt-script/qt-script-4.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.0.ebuild,v 1.1 2008/05/15 12:47:56 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.0.ebuild,v 1.2 2008/05/25 08:29:45 corsair Exp $
inherit qt4-build
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/"
LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="~x11-libs/qt-core-${PV}"