diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 14:33:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 14:33:52 +0000 |
commit | 1ea89362c2239992d770b48114a8329c8199bff9 (patch) | |
tree | 9beaa0784258f5fa92a006b2bf3bab7951e46a36 /kde-base/kdenetwork-filesharing | |
parent | Cleanup (diff) | |
download | historical-1ea89362c2239992d770b48114a8329c8199bff9.tar.gz historical-1ea89362c2239992d770b48114a8329c8199bff9.tar.bz2 historical-1ea89362c2239992d770b48114a8329c8199bff9.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog index 0c49068aa98d..503cd16416f9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.32 2005/12/12 17:27:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.33 2005/12/17 14:28:23 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> + kdenetwork-filesharing-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> kdenetwork-filesharing-3.5.0.ebuild: diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.0.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.0.ebuild index d6bee70e6a35..ee74d4ba1969 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.0.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.ebuild,v 1.4 2005/12/12 17:27:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.0.ebuild,v 1.5 2005/12/17 14:28:23 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |