diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:10:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:10:08 +0000 |
commit | 4115799a9dd83fc6bf8834049fdd54bb1810f39b (patch) | |
tree | 24cfb88c60444bc79949e16115f5fd358111bdaa /kde-base/kde | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.tar.gz gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.tar.bz2 gentoo-2-4115799a9dd83fc6bf8834049fdd54bb1810f39b.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}`" |