diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:29:15 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 17:29:15 +0000 |
commit | 0340674088433b87c84e78a3266b423f3463ccf6 (patch) | |
tree | 225f78bbdeec3ded6d936d070233738ec99c3af6 /kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-0340674088433b87c84e78a3266b423f3463ccf6.tar.gz gentoo-2-0340674088433b87c84e78a3266b423f3463ccf6.tar.bz2 gentoo-2-0340674088433b87c84e78a3266b423f3463ccf6.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild')
-rw-r--r-- | kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild b/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild index 056058a797d9..3cf47f8bda1b 100644 --- a/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild +++ b/kde-base/libkpimidentities/libkpimidentities-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/libkpimidentities/libkpimidentities-3.5.2.ebuild,v 1.4 2006/05/26 16:34:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpimidentities/libkpimidentities-3.5.2.ebuild,v 1.5 2006/05/26 17:29:15 wolf31o2 Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE PIM identities library" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/certmanager) $(deprange $PV $MAXKDEVER kde-base/libkdepim)" |