diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 21:15:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-14 21:15:47 +0000 |
commit | 0af9e87ad98996eadb805e8d60f44572a8d0cfde (patch) | |
tree | dc360343bb85268012ea22106ad61af7a373cf59 /kde-base/smoke/smoke-3.5.2.ebuild | |
parent | version bump (diff) | |
download | historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.tar.gz historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.tar.bz2 historical-0af9e87ad98996eadb805e8d60f44572a8d0cfde.zip |
Stable on sparc
Package-Manager: portage-2.1.1
Diffstat (limited to 'kde-base/smoke/smoke-3.5.2.ebuild')
-rw-r--r-- | kde-base/smoke/smoke-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/smoke/smoke-3.5.2.ebuild b/kde-base/smoke/smoke-3.5.2.ebuild index 1c9a55770d92..47c4a1e37b98 100644 --- a/kde-base/smoke/smoke-3.5.2.ebuild +++ b/kde-base/smoke/smoke-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.10 2006/08/18 15:37:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.11 2006/09/14 21:13:59 gustavoz Exp $ KMNAME=kdebindings KMEXTRACTONLY="kalyptus/" @@ -12,7 +12,7 @@ inherit kde-meta DESCRIPTION="Scripting Meta Object Kompiler Engine: a language-agnostic bindings generator for qt and kde" HOMEPAGE="http://developer.kde.org/language-bindings/smoke/" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want |