diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 18:36:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 18:36:00 +0000 |
commit | 2abe5159208b5ef1404a5b9e4f927d8e12db3a82 (patch) | |
tree | 65a734d06fdb6d3a788e5dd33da5d69afedf7696 /kde-base/kdenetwork-filesharing | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | historical-2abe5159208b5ef1404a5b9e4f927d8e12db3a82.tar.gz historical-2abe5159208b5ef1404a5b9e4f927d8e12db3a82.tar.bz2 historical-2abe5159208b5ef1404a5b9e4f927d8e12db3a82.zip |
alpha/ia64 stable wrt #176297
Package-Manager: portage-2.1.2.11
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.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index a7504457aa20..86950caa619d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.65 2007/08/07 21:25:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.66 2007/08/08 18:32:04 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + kdenetwork-filesharing-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kdenetwork-filesharing-3.5.7.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild index bcd4841839ad..8e8bd55506c8 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.3 2007/08/07 21:25:06 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.7.ebuild,v 1.4 2007/08/08 18:32:04 armin76 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="kdehiddenvisibility" |