diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 14:02:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 14:02:45 +0000 |
commit | ddd5758705c2c3eaa82815b1f0fa9869f0fa36a2 (patch) | |
tree | a24ea3d2427efee167e89b286b31bc88d3f5db13 /kde-base/kdenetwork-filesharing | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-ddd5758705c2c3eaa82815b1f0fa9869f0fa36a2.tar.gz gentoo-2-ddd5758705c2c3eaa82815b1f0fa9869f0fa36a2.tar.bz2 gentoo-2-ddd5758705c2c3eaa82815b1f0fa9869f0fa36a2.zip |
Stable on sparc wrt #112842
(Portage version: 2.0.53_rc7)
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.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index dd950e24cc16..6fee2b217267 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.22 2005/11/22 22:14:03 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.23 2005/11/24 14:00:56 gustavoz Exp $ + + 24 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> + kdenetwork-filesharing-3.4.2.ebuild: + Stable on sparc wrt #112842 *kdenetwork-filesharing-3.5.0 (22 Nov 2005) diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild index d5c2a26e0d20..a4844c7ba00c 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.2.ebuild,v 1.3 2005/10/13 00:09:54 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild,v 1.4 2005/11/24 14:00:56 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" |