diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 21:18:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 21:18:07 +0000 |
commit | 7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee (patch) | |
tree | 49f7d4d379ec3a96748b30521fb814e825caf34a /kde-base/kdenetwork-kfile-plugins | |
parent | version bump (diff) | |
download | historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.gz historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.tar.bz2 historical-7c716fcb2cb0d6ce3c78b79a006b068c04fb58ee.zip |
Stable on sparc wrt #176297
Package-Manager: portage-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 ee5e7ffd7449..dd0564510b25 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.63 2007/05/22 23:04:11 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/ChangeLog,v 1.64 2007/08/07 18:50:32 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + kdenetwork-kfile-plugins-3.5.7.ebuild: + Stable on sparc wrt #176297 *kdenetwork-kfile-plugins-3.5.7 (22 May 2007) 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 0a263d4e375c..5b62fd3a3ee2 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.1 2007/05/22 23:04:11 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-kfile-plugins/kdenetwork-kfile-plugins-3.5.7.ebuild,v 1.2 2007/08/07 18:50:32 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="kdehiddenvisibility" |