diff options
author | 2004-03-03 03:10:08 +0000 | |
---|---|---|
committer | 2004-03-03 03:10:08 +0000 | |
commit | 4115799a9dd83fc6bf8834049fdd54bb1810f39b (patch) | |
tree | 24cfb88c60444bc79949e16115f5fd358111bdaa /kde-base | |
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')
-rw-r--r-- | kde-base/arts/arts-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kde/kde-3.2.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/kde-base/arts/arts-1.2.0.ebuild b/kde-base/arts/arts-1.2.0.ebuild index 45ce7a159078..13603bd61fb3 100644 --- a/kde-base/arts/arts-1.2.0.ebuild +++ b/kde-base/arts/arts-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0.ebuild,v 1.12 2004/02/23 18:02:41 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0.ebuild,v 1.13 2004/03/03 03:09:25 agriffis Exp $ inherit kde flag-o-matic set-kdedir 3.2 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV/1.2.0/3.2}/src/${PN}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="x86 ppc sparc hppa amd64" +KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64" IUSE="alsa oggvorbis esd artswrappersuid mad" DEPEND="alsa? ( media-libs/alsa-lib virtual/alsa ) 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}`" diff --git a/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild b/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild index f530e2379990..80eeaf890752 100644 --- a/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild +++ b/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild,v 1.8 2004/02/23 18:02:41 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.2.0.ebuild,v 1.9 2004/03/03 03:10:08 agriffis Exp $ inherit kde-dist DESCRIPTION="KDE accessibility module" -KEYWORDS="x86 ppc sparc hppa amd64" +KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64" |