diff options
Diffstat (limited to 'kde-base/knotes/knotes-3.4.1.ebuild')
-rw-r--r-- | kde-base/knotes/knotes-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knotes/knotes-3.4.1.ebuild b/kde-base/knotes/knotes-3.4.1.ebuild index db6b20cb2319..22e3c851b314 100644 --- a/kde-base/knotes/knotes-3.4.1.ebuild +++ b/kde-base/knotes/knotes-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.1.ebuild,v 1.3 2005/06/30 21:02:25 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.4.1.ebuild,v 1.4 2005/07/01 09:35:56 corsair Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |