diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:34:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:34:52 +0000 |
commit | 87876b86a9c05594cb9e6c7809d83039fcb2401c (patch) | |
tree | 62e9c749bb332989d4b295f6c37bb97add659c6a | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-87876b86a9c05594cb9e6c7809d83039fcb2401c.tar.gz gentoo-2-87876b86a9c05594cb9e6c7809d83039fcb2401c.tar.bz2 gentoo-2-87876b86a9c05594cb9e6c7809d83039fcb2401c.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
-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 11fe854bac15..cd03f8fee822 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.48 2006/07/25 04:48:46 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.49 2006/09/03 16:34:52 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> + kdenetwork-filesharing-3.5.2.ebuild: + Stable on ia64. *kdenetwork-filesharing-3.5.4 (25 Jul 2006) 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 4aad9ad21a10..47f859f28592 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.10 2006/06/01 09:54:25 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.2.ebuild,v 1.11 2006/09/03 16:34:52 kloeri 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="" |