diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 10:51:40 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 10:51:40 +0000 |
commit | 74ea750021706520e68ae8054576aa79d195f5f0 (patch) | |
tree | 7679e5ab20394b913d17bcca34cae7aebddef376 /kde-base/kdenetwork-kfile-plugins | |
parent | Stable on ppc. Fixes a bug that caused blocks to be missed by the decompresso... (diff) | |
download | historical-74ea750021706520e68ae8054576aa79d195f5f0.tar.gz historical-74ea750021706520e68ae8054576aa79d195f5f0.tar.bz2 historical-74ea750021706520e68ae8054576aa79d195f5f0.zip |
Stable on alpha wrt Bug #132213.
Package-Manager: portage-2.0.54-r2
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.2.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 3309e0279847..1e44745f248b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.45 2006/05/29 21:51:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.46 2006/06/01 09:53:34 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> + kdenetwork-kfile-plugins-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> kdenetwork-kfile-plugins-3.5.2.ebuild: diff --git a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.2.ebuild b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.2.ebuild index 0c1d39ce5d77..11dc29527252 100644 --- a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.2.ebuild +++ b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.2.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.2.ebuild,v 1.9 2006/05/30 05:09:40 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.2.ebuild,v 1.10 2006/06/01 09:53:34 tcort 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="" |