diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:40:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:40:04 +0000 |
commit | 7e8248671f7e1b91fadaba85f74e344b669b40e8 (patch) | |
tree | ffd5ac0e57cb6a34bf581c3480b2bb9119668d45 /kde-base/kioclient | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-7e8248671f7e1b91fadaba85f74e344b669b40e8.tar.gz gentoo-2-7e8248671f7e1b91fadaba85f74e344b669b40e8.tar.bz2 gentoo-2-7e8248671f7e1b91fadaba85f74e344b669b40e8.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kioclient')
-rw-r--r-- | kde-base/kioclient/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kioclient/kioclient-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kioclient/ChangeLog b/kde-base/kioclient/ChangeLog index 0cbf4b1d9e1a..ed371bda37ca 100644 --- a/kde-base/kioclient/ChangeLog +++ b/kde-base/kioclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kioclient # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.41 2009/11/29 15:17:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/ChangeLog,v 1.42 2009/11/29 16:40:04 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kioclient-4.3.3.ebuild: + Add ~sparc 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kioclient-4.3.3.ebuild: diff --git a/kde-base/kioclient/kioclient-4.3.3.ebuild b/kde-base/kioclient/kioclient-4.3.3.ebuild index 8180865da3b2..a97dd2dca864 100644 --- a/kde-base/kioclient/kioclient-4.3.3.ebuild +++ b/kde-base/kioclient/kioclient-4.3.3.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/kioclient/kioclient-4.3.3.ebuild,v 1.2 2009/11/29 15:17:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kioclient/kioclient-4.3.3.ebuild,v 1.3 2009/11/29 16:40:04 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Command-line tool for network-transparent operations" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" |