diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:26:21 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:26:21 +0000 |
commit | 87ebe624e05a85425bf6d8e808cf84a4d73e9e05 (patch) | |
tree | 52b376004d567a29257a1564cf1d41f2e53efc51 /kde-base/korn/korn-3.5.8.ebuild | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-87ebe624e05a85425bf6d8e808cf84a4d73e9e05.tar.gz gentoo-2-87ebe624e05a85425bf6d8e808cf84a4d73e9e05.tar.bz2 gentoo-2-87ebe624e05a85425bf6d8e808cf84a4d73e9e05.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'kde-base/korn/korn-3.5.8.ebuild')
-rw-r--r-- | kde-base/korn/korn-3.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/korn/korn-3.5.8.ebuild b/kde-base/korn/korn-3.5.8.ebuild index 2f308b9cda6a..589451a00926 100644 --- a/kde-base/korn/korn-3.5.8.ebuild +++ b/kde-base/korn/korn-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.8.ebuild,v 1.3 2008/01/29 16:04:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.8.ebuild,v 1.4 2008/01/30 10:26:21 opfer Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE mailbox checker" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange 3.5.7 $MAXKDEVER kde-base/mimelib) $(deprange $PV $MAXKDEVER kde-base/libkmime)" |