diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:04:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:04:09 +0000 |
commit | 8f10c3fc550ffc0a4c1022f4b3052bb10853b366 (patch) | |
tree | a078c05744b1d98f8692d96642239d8c0efa8710 /kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-8f10c3fc550ffc0a4c1022f4b3052bb10853b366.tar.gz gentoo-2-8f10c3fc550ffc0a4c1022f4b3052bb10853b366.tar.bz2 gentoo-2-8f10c3fc550ffc0a4c1022f4b3052bb10853b366.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild')
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild index 2a8b6e2b6f93..29562fd7dee4 100644 --- a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild +++ b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-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/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild,v 1.5 2006/11/16 04:34:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild,v 1.6 2006/11/30 08:04:09 corsair Exp $ KMNAME=kdenetwork KMMODULE=kfile-plugins @@ -9,5 +9,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kfile plugins from the kdenetwork package. Currently provides a torrent kfile plugin." -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |