diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:44:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:44:16 +0000 |
commit | 0173b6a6c8cb822b66a7fdc2b1be674e33f51f46 (patch) | |
tree | b9b07fd6b216bf3fc47852a52775c989eec7d772 /kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild | |
parent | amd64 stable, bug #215353 (diff) | |
download | historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.tar.gz historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.tar.bz2 historical-0173b6a6c8cb822b66a7fdc2b1be674e33f51f46.zip |
alpha/ia64/sparc stable wrt #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild')
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild index cc35149410f2..9a93ccf0c760 100644 --- a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild +++ b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.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/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild,v 1.2 2008/03/04 05:37:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild,v 1.3 2008/05/12 15:17:02 armin76 Exp $ KMNAME=kdenetwork KMMODULE=kfile-plugins @@ -8,5 +8,5 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kfile plugins from the kdenetwork package. Currently provides a torrent kfile plugin." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |