diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:15:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:15:12 +0000 |
commit | de63b80833940097cf2db6463c4b758f31515f8f (patch) | |
tree | 4c5c902f688ab6171cbf09a26f25a3b23a4f1b15 /kde-base/kde | |
parent | stable on alpha and ia64 (diff) | |
download | historical-de63b80833940097cf2db6463c4b758f31515f8f.tar.gz historical-de63b80833940097cf2db6463c4b758f31515f8f.tar.bz2 historical-de63b80833940097cf2db6463c4b758f31515f8f.zip |
stable on alpha and ia64
Diffstat (limited to 'kde-base/kde')
-rw-r--r-- | kde-base/kde/kde-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kde/kde-3.2.0.ebuild b/kde-base/kde/kde-3.2.0.ebuild index 5dec89ef9d6c..f4ba5544ad53 100644 --- a/kde-base/kde/kde-3.2.0.ebuild +++ b/kde-base/kde/kde-3.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.2.0.ebuild,v 1.10 2004/02/25 20:39:23 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde/kde-3.2.0.ebuild,v 1.11 2004/03/03 03:09:47 agriffis Exp $ DESCRIPTION="KDE 3.2 - merge this to pull in all non-developer kde-base/* packages" HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" SLOT="3.2" -KEYWORDS="x86 ppc hppa sparc amd64" +KEYWORDS="x86 ppc hppa sparc amd64 alpha ia64" # removed: kdebindings, kdesdk, kdoc since these are developer-only packages RDEPEND="`echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils,accessibility}-${PV}`" |