diff options
author | 2006-12-11 13:32:32 +0000 | |
---|---|---|
committer | 2006-12-11 13:32:32 +0000 | |
commit | 0312465d354f4ef32a0f64d3a81f83ca6b7345d1 (patch) | |
tree | 3b1fc73715e1f6486c6622264ec0aa79b44bdd28 /kde-base/kcalc/kcalc-3.5.5.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-0312465d354f4ef32a0f64d3a81f83ca6b7345d1.tar.gz gentoo-2-0312465d354f4ef32a0f64d3a81f83ca6b7345d1.tar.bz2 gentoo-2-0312465d354f4ef32a0f64d3a81f83ca6b7345d1.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kcalc/kcalc-3.5.5.ebuild')
-rw-r--r-- | kde-base/kcalc/kcalc-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcalc/kcalc-3.5.5.ebuild b/kde-base/kcalc/kcalc-3.5.5.ebuild index e671008ed6ab..79edab3c8f85 100644 --- a/kde-base/kcalc/kcalc-3.5.5.ebuild +++ b/kde-base/kcalc/kcalc-3.5.5.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/kcalc/kcalc-3.5.5.ebuild,v 1.8 2006/12/06 14:44:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5.5.ebuild,v 1.9 2006/12/11 13:32:32 kloeri Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="dev-libs/gmp" |