diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 01:23:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 01:23:25 +0000 |
commit | de6c7cdea77328757a522565be2eb4c420001e42 (patch) | |
tree | a75c59a91b6fb539fbde4536a5579f9e9077b3b1 /kde-base/libkcal/libkcal-3.5.5.ebuild | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-de6c7cdea77328757a522565be2eb4c420001e42.tar.gz gentoo-2-de6c7cdea77328757a522565be2eb4c420001e42.tar.bz2 gentoo-2-de6c7cdea77328757a522565be2eb4c420001e42.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/libkcal/libkcal-3.5.5.ebuild')
-rw-r--r-- | kde-base/libkcal/libkcal-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkcal/libkcal-3.5.5.ebuild b/kde-base/libkcal/libkcal-3.5.5.ebuild index dbec051ea8ef..213c69fba033 100644 --- a/kde-base/libkcal/libkcal-3.5.5.ebuild +++ b/kde-base/libkcal/libkcal-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/libkcal/libkcal-3.5.5.ebuild,v 1.4 2006/11/14 16:05:19 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5.ebuild,v 1.5 2006/11/16 01:23:25 josejx Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils 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)" |