diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-07-21 20:46:25 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-07-21 20:46:25 +0000 |
commit | fbcaf8971d17aef0b1f0fa30186bfec39f2ef7a5 (patch) | |
tree | f28d5ef4ad20e445675912d4e5914683bb0d1864 /kde-base | |
parent | IUSE (Manifest recommit) (diff) | |
download | gentoo-2-fbcaf8971d17aef0b1f0fa30186bfec39f2ef7a5.tar.gz gentoo-2-fbcaf8971d17aef0b1f0fa30186bfec39f2ef7a5.tar.bz2 gentoo-2-fbcaf8971d17aef0b1f0fa30186bfec39f2ef7a5.zip |
x86 stable
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/arts/arts-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kde-i18n/kde-i18n-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kdebase/kdebase-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.2.3.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/kde-base/arts/arts-1.2.3.ebuild b/kde-base/arts/arts-1.2.3.ebuild index 75a9f71d1af1..62e3cb64a098 100644 --- a/kde-base/arts/arts-1.2.3.ebuild +++ b/kde-base/arts/arts-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.3.ebuild,v 1.5 2004/06/24 22:11:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.3.ebuild,v 1.6 2004/07/21 20:43:34 caleb Exp $ inherit kde flag-o-matic eutils set-kdedir 3.2 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV/1.2.3/3.2.3}/src/${PN}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64 ~ppc64" IUSE="alsa oggvorbis esd artswrappersuid mad" DEPEND="alsa? ( media-libs/alsa-lib virtual/alsa ) diff --git a/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild b/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild index 3b4d71887069..4ffc51f5823d 100644 --- a/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild +++ b/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild,v 1.2 2004/06/24 22:13:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-3.2.3.ebuild,v 1.3 2004/07/21 20:45:51 caleb Exp $ inherit kde MY_PV=${PV} @@ -9,7 +9,7 @@ IUSE="" DESCRIPTION="KDE ${PV} - i18n: ${PN}" HOMEPAGE="http://www.kde.org/" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ia64" +KEYWORDS="x86 ~sparc ~amd64 ~ppc ~alpha ~ia64" SLOT="$KDEMAJORVER.$KDEMINORVER" RESTRICT="nomirror" DEPEND="~kde-base/kdebase-${PV} diff --git a/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild b/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild index 4a7595f9ab1d..1d44b67776f7 100644 --- a/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild +++ b/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild,v 1.3 2004/07/14 16:02:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.2.3.ebuild,v 1.4 2004/07/21 20:46:25 caleb Exp $ inherit kde-dist DESCRIPTION="KDE accessibility module" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" IUSE="" diff --git a/kde-base/kdebase/kdebase-3.2.3.ebuild b/kde-base/kdebase/kdebase-3.2.3.ebuild index 1dd67b503f6b..41561a830eef 100644 --- a/kde-base/kdebase/kdebase-3.2.3.ebuild +++ b/kde-base/kdebase/kdebase-3.2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.2.3.ebuild,v 1.3 2004/06/25 03:04:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.2.3.ebuild,v 1.4 2004/07/21 20:45:13 caleb Exp $ inherit kde-dist eutils DESCRIPTION="KDE base packages: the desktop, panel, window manager, konqueror..." -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="ldap pam motif encode cups ssl opengl samba java" DEPEND="media-sound/cdparanoia diff --git a/kde-base/kdelibs/kdelibs-3.2.3.ebuild b/kde-base/kdelibs/kdelibs-3.2.3.ebuild index 1b2fec56d241..1c130d6f67d8 100644 --- a/kde-base/kdelibs/kdelibs-3.2.3.ebuild +++ b/kde-base/kdelibs/kdelibs-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.3.ebuild,v 1.4 2004/06/25 03:05:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.2.3.ebuild,v 1.5 2004/07/21 20:44:30 caleb Exp $ inherit kde eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="alsa cups ipv6 ssl doc ldap" # kde.eclass has kdelibs in DEPEND, and we can't have that in here. |