diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:52:15 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 22:52:15 +0000 |
commit | 90cf0580891447c3b6b39ee97cdda2a98d103130 (patch) | |
tree | 74e72f3d4d211573d16397e1a8752c71fed62c1b /kde-base/kdenetwork-kfile-plugins | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-90cf0580891447c3b6b39ee97cdda2a98d103130.tar.gz gentoo-2-90cf0580891447c3b6b39ee97cdda2a98d103130.tar.bz2 gentoo-2-90cf0580891447c3b6b39ee97cdda2a98d103130.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdenetwork-kfile-plugins')
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-kfile-plugins/ChangeLog b/kde-base/kdenetwork-kfile-plugins/ChangeLog index 7cbf9c2463af..c74c5c2ab04f 100644 --- a/kde-base/kdenetwork-kfile-plugins/ChangeLog +++ b/kde-base/kdenetwork-kfile-plugins/ChangeLog @@ -1,6 +1,12 @@ # 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.76 2008/02/17 02:57:52 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.77 2008/02/20 22:52:15 philantrop Exp $ + +*kdenetwork-kfile-plugins-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> + +kdenetwork-kfile-plugins-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kdenetwork-kfile-plugins-3.5.5.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 new file mode 100644 index 000000000000..d07edfc514ca --- /dev/null +++ b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.9.ebuild @@ -0,0 +1,12 @@ +# 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.1 2008/02/20 22:52:15 philantrop Exp $ + +KMNAME=kdenetwork +KMMODULE=kfile-plugins +EAPI="1" +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" +IUSE="kdehiddenvisibility" |