diff options
author | 2007-04-15 14:18:49 +0000 | |
---|---|---|
committer | 2007-04-15 14:18:49 +0000 | |
commit | 41e99a8bf54f192716ca9b375b5be549f9275f17 (patch) | |
tree | afa97e7fac7f32bc34a9e702dd6deab2bb192a6d /kde-base/libkcal/libkcal-3.5.5-r1.ebuild | |
parent | Added libxml2 dependency. (diff) | |
download | gentoo-2-41e99a8bf54f192716ca9b375b5be549f9275f17.tar.gz gentoo-2-41e99a8bf54f192716ca9b375b5be549f9275f17.tar.bz2 gentoo-2-41e99a8bf54f192716ca9b375b5be549f9275f17.zip |
Stable on ppc wrt bug 174216
(Portage version: 2.1.2.2)
Diffstat (limited to 'kde-base/libkcal/libkcal-3.5.5-r1.ebuild')
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkcal/libkcal-3.5.5-r1.ebuild b/kde-base/libkcal/libkcal-3.5.5-r1.ebuild index 1cd26002f5b2..6dda5e377a9d 100644 --- a/kde-base/libkcal/libkcal-3.5.5-r1.ebuild +++ b/kde-base/libkcal/libkcal-3.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5-r1.ebuild,v 1.5 2007/04/13 14:00:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5-r1.ebuild,v 1.6 2007/04/15 14:18:49 nixnut Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdepim-3.5-patchset-03.tar.bz2" DESCRIPTION="KDE kcal library for korganizer etc" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/ktnef)" |