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-filesharing | |
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-filesharing')
-rw-r--r-- | kde-base/kdenetwork-filesharing/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 0248180358e9..2255738e67b0 100644 --- a/kde-base/kdenetwork-filesharing/ChangeLog +++ b/kde-base/kdenetwork-filesharing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdenetwork-filesharing # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.63 2007/05/22 23:03:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.64 2007/08/07 19:01:41 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + kdenetwork-filesharing-3.5.7.ebuild: + Stable on sparc wrt #176297 *kdenetwork-filesharing-3.5.7 (22 May 2007) diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild index d3361dac5d13..031615fe19b2 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-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-filesharing/kdenetwork-filesharing-3.5.7.ebuild,v 1.1 2007/05/22 23:03:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild,v 1.2 2007/08/07 19:01:41 gustavoz Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -9,5 +9,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |