diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-24 10:59:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-24 10:59:32 +0000 |
commit | e18ce44ca7ac1ea6a563de1987c71c5091ed4429 (patch) | |
tree | 127f81508cb78d9a0b42d19650459a1e0f235749 /kde-base/libkcal/libkcal-3.5.5-r1.ebuild | |
parent | MIPS love. (diff) | |
download | gentoo-2-e18ce44ca7ac1ea6a563de1987c71c5091ed4429.tar.gz gentoo-2-e18ce44ca7ac1ea6a563de1987c71c5091ed4429.tar.bz2 gentoo-2-e18ce44ca7ac1ea6a563de1987c71c5091ed4429.zip |
Stable on Alpha, bug 174216.
(Portage version: 2.1.2.4)
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 1b0fa538ac19..9b74a19d8c06 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.7 2007/04/15 19:16:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcal/libkcal-3.5.5-r1.ebuild,v 1.8 2007/04/24 10:59:32 kloeri 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)" |