diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:07:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-03 14:07:08 +0000 |
commit | c8b2a11bb0208e321668931339a5f55d90a47450 (patch) | |
tree | d4421cca378302bf886448a27497afc81218dc43 /kde-base/kdenetwork-filesharing | |
parent | Marking kpf-3.5.10 ppc64 for bug 271889 (diff) | |
download | historical-c8b2a11bb0208e321668931339a5f55d90a47450.tar.gz historical-c8b2a11bb0208e321668931339a5f55d90a47450.tar.bz2 historical-c8b2a11bb0208e321668931339a5f55d90a47450.zip |
Marking kdenetwork-filesharing-3.5.10 ppc64 for bug 271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
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.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index e2ceddfba9ef..92aa439f3fa7 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.109 2009/05/31 19:31:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.110 2009/06/03 14:07:08 ranger Exp $ + + 03 Jun 2009; Brent Baude <ranger@gentoo.org> + kdenetwork-filesharing-3.5.10.ebuild: + Marking kdenetwork-filesharing-3.5.10 ppc64 stable for bug 271889 31 May 2009; nixnut <nixnut@gentoo.org> kdenetwork-filesharing-3.5.10.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild index 7b51f7c7bc6b..173e0d28e062 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.10.ebuild,v 1.2 2009/05/31 19:31:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v 1.3 2009/06/03 14:07:08 ranger Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -8,5 +8,5 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |