diff options
author | 2006-05-26 18:42:30 +0000 | |
---|---|---|
committer | 2006-05-26 18:42:30 +0000 | |
commit | 5b4c8d3a07eb85f102eff02728983a4b2d43d9a6 (patch) | |
tree | a1e0f567df90f31f0e2ad18c7d25215b40639dcb /kde-base/kdenetwork-filesharing | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.tar.gz historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.tar.bz2 historical-5b4c8d3a07eb85f102eff02728983a4b2d43d9a6.zip |
Stable on amd64 wrt bug #132213
Package-Manager: portage-2.1_rc2-r1
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.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 135f6f08cf4c..932f0e19c2c7 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.41 2006/05/26 15:12:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.42 2006/05/26 16:55:06 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kdenetwork-filesharing-3.5.2.ebuild: + Stable on amd64 wrt bug #132213 26 May 2006; Markus Rothe <corsair@gentoo.org> kdenetwork-filesharing-3.5.2.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild index 86b187c18e97..f4c557670e65 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.5 2006/05/26 15:12:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild,v 1.6 2006/05/26 16:55:06 wolf31o2 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="" |