diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 10:05:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 10:05:20 +0000 |
commit | b2d338810e52cd873e05b4db1f628db11102039e (patch) | |
tree | 0fdbd348984f632c648aef9fda57fbd3d053b33d /kde-base/ksim/ksim-3.5.5.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b2d338810e52cd873e05b4db1f628db11102039e.tar.gz gentoo-2-b2d338810e52cd873e05b4db1f628db11102039e.tar.bz2 gentoo-2-b2d338810e52cd873e05b4db1f628db11102039e.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/ksim/ksim-3.5.5.ebuild')
-rw-r--r-- | kde-base/ksim/ksim-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksim/ksim-3.5.5.ebuild b/kde-base/ksim/ksim-3.5.5.ebuild index ee1c5fb5bf4e..ea180a00d72c 100644 --- a/kde-base/ksim/ksim-3.5.5.ebuild +++ b/kde-base/ksim/ksim-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/ksim/ksim-3.5.5.ebuild,v 1.5 2006/11/16 05:10:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksim/ksim-3.5.5.ebuild,v 1.6 2006/11/30 10:05:20 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE system monitoring applets." -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="snmp" DEPEND="snmp? ( net-analyzer/net-snmp )" |