diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:55:39 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 11:55:39 +0000 |
commit | 2e62e966b42fc03a86ca1507dfb0719e020cb6a4 (patch) | |
tree | 466943e9d3bd4ec481eb827cc1b80f07642b28d0 /kde-base/kcalc/kcalc-3.4.3.ebuild | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-2e62e966b42fc03a86ca1507dfb0719e020cb6a4.tar.gz gentoo-2-2e62e966b42fc03a86ca1507dfb0719e020cb6a4.tar.bz2 gentoo-2-2e62e966b42fc03a86ca1507dfb0719e020cb6a4.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kcalc/kcalc-3.4.3.ebuild')
-rw-r--r-- | kde-base/kcalc/kcalc-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcalc/kcalc-3.4.3.ebuild b/kde-base/kcalc/kcalc-3.4.3.ebuild index 65d4f8f8c97e..6c5a06d438fc 100644 --- a/kde-base/kcalc/kcalc-3.4.3.ebuild +++ b/kde-base/kcalc/kcalc-3.4.3.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/kcalc/kcalc-3.4.3.ebuild,v 1.3 2005/11/24 21:22:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.4.3.ebuild,v 1.4 2005/11/25 11:52:29 cryos Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" |