diff options
author | 2004-11-10 06:14:19 +0000 | |
---|---|---|
committer | 2004-11-10 06:14:19 +0000 | |
commit | 58aebcc3d1bf01a6e0f8ba208c362529d1527806 (patch) | |
tree | 8bd0a99585c7752cef5dac1bcff805dbd61cebf6 /kde-base/kdelibs | |
parent | bumped to current version (bug 60318) (diff) | |
download | historical-58aebcc3d1bf01a6e0f8ba208c362529d1527806.tar.gz historical-58aebcc3d1bf01a6e0f8ba208c362529d1527806.tar.bz2 historical-58aebcc3d1bf01a6e0f8ba208c362529d1527806.zip |
hppa stable
Diffstat (limited to 'kde-base/kdelibs')
-rw-r--r-- | kde-base/kdelibs/kdelibs-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdelibs/kdelibs-3.3.1.ebuild b/kde-base/kdelibs/kdelibs-3.3.1.ebuild index 7e0d09a255e1..ad102632127e 100644 --- a/kde-base/kdelibs/kdelibs-3.3.1.ebuild +++ b/kde-base/kdelibs/kdelibs-3.3.1.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.3.1.ebuild,v 1.7 2004/11/07 23:30:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-3.3.1.ebuild,v 1.8 2004/11/10 06:14:19 vapier Exp $ inherit kde eutils flag-o-matic set-kdedir 3.3 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.3" -KEYWORDS="~amd64 ~hppa ~mips ppc ~ppc64 sparc x86 ~alpha" +KEYWORDS="~amd64 hppa ~mips ppc ~ppc64 sparc x86 ~alpha" IUSE="alsa arts cups doc ipv6 kerberos ldap ssl tiff" # kde.eclass has kdelibs in DEPEND, and we can't have that in here. |