diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:27:43 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-13 23:27:43 +0000 |
commit | 8efe1d8308398dae623774d18a546bd9f6a42a43 (patch) | |
tree | 63a86785bdfcce1400e199bf6b9f2b78ae6407a1 /kde-base/libkcal/libkcal-3.5.5.ebuild | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-8efe1d8308398dae623774d18a546bd9f6a42a43.tar.gz gentoo-2-8efe1d8308398dae623774d18a546bd9f6a42a43.tar.bz2 gentoo-2-8efe1d8308398dae623774d18a546bd9f6a42a43.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
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 4943558da18f..9de2076bbbfd 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.2 2006/11/13 09:46:58 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5.ebuild,v 1.3 2006/11/13 23:27:43 kugelfang 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)" |