diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 15:08:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 15:08:23 +0000 |
commit | aec251b2ab30bded57ef60010d801017ceeaca68 (patch) | |
tree | 3abc67cdfc2d074d03f7d18c5daee0168faa0c18 /kde-base/kdenetwork-kfile-plugins | |
parent | Stable on sparc wrt #147570 (diff) | |
download | historical-aec251b2ab30bded57ef60010d801017ceeaca68.tar.gz historical-aec251b2ab30bded57ef60010d801017ceeaca68.tar.bz2 historical-aec251b2ab30bded57ef60010d801017ceeaca68.zip |
Stable on sparc wrt #147570
Package-Manager: portage-2.1.1-r1
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.5.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 fc0e1221c57d..e2d387a01093 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.53 2006/11/14 01:23:37 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.54 2006/11/14 15:03:34 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + kdenetwork-kfile-plugins-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kdenetwork-kfile-plugins-3.5.5.ebuild: 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 09b0b9cd1bc3..6cd426368149 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.3 2006/11/14 01:23:37 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.5.ebuild,v 1.4 2006/11/14 15:03:34 gustavoz 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="" |