diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:17:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:17:02 +0000 |
commit | d8eed809457046d2e322847f6cd330bf1b1295aa (patch) | |
tree | 3bfe6b42452e6366079ebfa5ab2a0fd15dea9183 /kde-base/kdenetwork-kfile-plugins | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-d8eed809457046d2e322847f6cd330bf1b1295aa.tar.gz gentoo-2-d8eed809457046d2e322847f6cd330bf1b1295aa.tar.bz2 gentoo-2-d8eed809457046d2e322847f6cd330bf1b1295aa.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 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 caeba8dbac5a..9fa384923fa6 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.78 2008/03/04 05:37:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.79 2008/05/12 15:17:02 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> + kdenetwork-kfile-plugins-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> kdenetwork-kfile-plugins-3.5.8.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 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" |