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/kdelibs | |
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/kdelibs')
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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. |