diff options
author | 2005-11-25 10:09:22 +0000 | |
---|---|---|
committer | 2005-11-25 10:09:22 +0000 | |
commit | 31e9547854f42c75f0e7e315b89dc03f3ca84716 (patch) | |
tree | 145f3ac71d692e1d7cfdb80c101a3bd3a8e10af4 /kde-base/kdenetwork-filesharing | |
parent | security bump (diff) | |
download | gentoo-2-31e9547854f42c75f0e7e315b89dc03f3ca84716.tar.gz gentoo-2-31e9547854f42c75f0e7e315b89dc03f3ca84716.tar.bz2 gentoo-2-31e9547854f42c75f0e7e315b89dc03f3ca84716.zip |
Stable on amd64, bug 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 f91ed8b65b0d..9b553b5ea323 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.24 2005/11/24 19:36:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.25 2005/11/25 10:08:12 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> + kdenetwork-filesharing-3.4.2.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kdenetwork-filesharing-3.4.2.ebuild: 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 0f776faeded4..6aee10af2d81 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.5 2005/11/24 19:36:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild,v 1.6 2005/11/25 10:08:12 cryos 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="" |