diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:03:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:03:11 +0000 |
commit | 006450f770f58194de6785cbd0190564da3a09c4 (patch) | |
tree | 2a2e0f63b68c5f0c84896baaba32fc876ae9f11a /kde-base/kdenetwork-filesharing | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-006450f770f58194de6785cbd0190564da3a09c4.tar.gz gentoo-2-006450f770f58194de6785cbd0190564da3a09c4.tar.bz2 gentoo-2-006450f770f58194de6785cbd0190564da3a09c4.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 7838b0dc5be5..d60a48949de8 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.56 2006/11/18 17:13:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.57 2006/11/30 08:03:11 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> + kdenetwork-filesharing-3.5.5.ebuild: + Stable on ppc64 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> -kdenetwork-filesharing-3.5.3.ebuild, diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild index f5b3f6a31f49..e7cfd8f1e933 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.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.5.ebuild,v 1.5 2006/11/16 04:28:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild,v 1.6 2006/11/30 08:03:11 corsair 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="" |