diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-22 18:49:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-22 18:49:14 +0000 |
commit | c5d9481eda37ad15cf75e5102bf645f74ab93a23 (patch) | |
tree | 200b5aa6c4b175b5e033aad92b3a667f27285d59 /kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild | |
parent | tidy (diff) | |
download | gentoo-2-c5d9481eda37ad15cf75e5102bf645f74ab93a23.tar.gz gentoo-2-c5d9481eda37ad15cf75e5102bf645f74ab93a23.tar.bz2 gentoo-2-c5d9481eda37ad15cf75e5102bf645f74ab93a23.zip |
Stable on alpha, bug 98735.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild')
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild b/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild index 27bfb8557dfa..4bfc09ef6b70 100644 --- a/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild +++ b/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild,v 1.8 2005/07/20 22:32:18 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.3.2-r10.ebuild,v 1.9 2005/07/22 18:49:14 kloeri Exp $ inherit kde eutils flag-o-matic set-kdedir 3.3 @@ -17,7 +17,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${P}.tar.bz2 LICENSE="GPL-2 LGPL-2" SLOT="3.3" -KEYWORDS="~alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86" IUSE="alsa arts cups doc ipv6 kerberos ldap spell ssl tiff" # kde.eclass has kdelibs in DEPEND, and we can't have that in here. |