diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 18:51:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 18:51:38 +0000 |
commit | 340f0b3c868a8bbb45cfd433dfdcefb4da903fab (patch) | |
tree | 366f5dd852a4d7f0c3f5a54daa7c4ffca5c1a50c /kde-base/kdenetwork-kfile-plugins | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-340f0b3c868a8bbb45cfd433dfdcefb4da903fab.tar.gz gentoo-2-340f0b3c868a8bbb45cfd433dfdcefb4da903fab.tar.bz2 gentoo-2-340f0b3c868a8bbb45cfd433dfdcefb4da903fab.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
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.7.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 31c5be617b46..5844026a4279 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.66 2007/08/08 18:24:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.67 2007/08/09 18:51:38 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> + kdenetwork-kfile-plugins-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kdenetwork-kfile-plugins-3.5.7.ebuild: diff --git a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild index 4388dacc0e50..8152b1071524 100644 --- a/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild +++ b/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.4 2007/08/08 18:24:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild,v 1.5 2007/08/09 18:51:38 corsair 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="kdehiddenvisibility" |