diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 11:35:58 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 11:35:58 +0000 |
commit | bca1d0b348689a04b4c1df21717a08519e8112f6 (patch) | |
tree | 07d2095640c52c00458d24e9df3d9c15b0387a13 /kde-base/kate-plugins/kate-plugins-3.5.5.ebuild | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-bca1d0b348689a04b4c1df21717a08519e8112f6.tar.gz gentoo-2-bca1d0b348689a04b4c1df21717a08519e8112f6.tar.bz2 gentoo-2-bca1d0b348689a04b4c1df21717a08519e8112f6.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kate-plugins/kate-plugins-3.5.5.ebuild')
-rw-r--r-- | kde-base/kate-plugins/kate-plugins-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild index c88ac4645e84..b554f78558ea 100644 --- a/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild +++ b/kde-base/kate-plugins/kate-plugins-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/kate-plugins/kate-plugins-3.5.5.ebuild,v 1.1 2006/10/03 09:16:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/kate-plugins-3.5.5.ebuild,v 1.2 2006/11/13 11:35:58 opfer Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA="kate" @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="kate plugins and docs" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kate)" |