diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 16:26:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 16:26:27 +0000 |
commit | fc0bdcf180c0fc5555773a4997486096a2e44578 (patch) | |
tree | 2719b71ce3c73c354702747073e8946f8508e1c5 /kde-base/kdenetwork-kfile-plugins | |
parent | Stable on ppc64; bug #222039 (diff) | |
download | historical-fc0bdcf180c0fc5555773a4997486096a2e44578.tar.gz historical-fc0bdcf180c0fc5555773a4997486096a2e44578.tar.bz2 historical-fc0bdcf180c0fc5555773a4997486096a2e44578.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kdenetwork-kfile-plugins')
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-kfile-plugins/ChangeLog b/kde-base/kdenetwork-kfile-plugins/ChangeLog index d53506fd849f..1d0c8f7fcfd7 100644 --- a/kde-base/kdenetwork-kfile-plugins/ChangeLog +++ b/kde-base/kdenetwork-kfile-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdenetwork-kfile-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.81 2008/05/12 21:35:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.82 2008/05/14 15:57:05 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> + kdenetwork-kfile-plugins-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> kdenetwork-kfile-plugins-3.5.9.ebuild: 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 6e1152af3052..f8872ed1a366 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.5 2008/05/12 21:35:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild,v 1.6 2008/05/14 15:57:05 corsair 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" |