summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-05-22 02:09:01 +0000
committerJason Wever <weeve@gentoo.org>2003-05-22 02:09:01 +0000
commit15cd44a12a5664362d5b6ad707cf2873d19dd5f8 (patch)
tree4638de4766691da0553fffc0d57cd4c3c9ed6f03 /x11-libs/qt/qt-3.1.2-r3.ebuild
parentAdded sparc to keywords. (diff)
downloadgentoo-2-15cd44a12a5664362d5b6ad707cf2873d19dd5f8.tar.gz
gentoo-2-15cd44a12a5664362d5b6ad707cf2873d19dd5f8.tar.bz2
gentoo-2-15cd44a12a5664362d5b6ad707cf2873d19dd5f8.zip
Changed ~sparc keyword to sparc.
Diffstat (limited to 'x11-libs/qt/qt-3.1.2-r3.ebuild')
-rw-r--r--x11-libs/qt/qt-3.1.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt/qt-3.1.2-r3.ebuild b/x11-libs/qt/qt-3.1.2-r3.ebuild
index feab48e6adf3..e0975dc60911 100644
--- a/x11-libs/qt/qt-3.1.2-r3.ebuild
+++ b/x11-libs/qt/qt-3.1.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r3.ebuild,v 1.2 2003/04/17 13:05:09 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-3.1.2-r3.ebuild,v 1.3 2003/05/22 02:08:54 weeve Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="3"
LICENSE="QPL-1.0"
# WARNING: do not give this ebuild keywords that >=kdelibs-3.1.1, >=kdebase-3.1.1-r1 don't have
-KEYWORDS="x86 ~ppc ~sparc" # alpha removed temporarily as I wasn't sure about the special
+KEYWORDS="x86 ~ppc sparc" # alpha removed temporarily as I wasn't sure about the special
# alpha stuff in src_unpack; alpha ppl please readd. --danarmak
SRC_URI="ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2"