diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 17:16:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 17:16:11 +0000 |
commit | 76b2d799d8fbd9c52e44675b8ed99b8b98c3c312 (patch) | |
tree | b7e818566b4e19b6055a90bb64e727744db4d493 /kde-base/kcharselect | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-76b2d799d8fbd9c52e44675b8ed99b8b98c3c312.tar.gz gentoo-2-76b2d799d8fbd9c52e44675b8ed99b8b98c3c312.tar.bz2 gentoo-2-76b2d799d8fbd9c52e44675b8ed99b8b98c3c312.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 95324af9b63f..bbcf7dabb5c4 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.120 2009/11/29 14:18:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.121 2009/11/29 17:16:11 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> kcharselect-4.3.3.ebuild: + Add ~sparc 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> kcharselect-4.3.3.ebuild: diff --git a/kde-base/kcharselect/kcharselect-4.3.3.ebuild b/kde-base/kcharselect/kcharselect-4.3.3.ebuild index 51265adc1f2b..e5ca60d2af7e 100644 --- a/kde-base/kcharselect/kcharselect-4.3.3.ebuild +++ b/kde-base/kcharselect/kcharselect-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/kcharselect/kcharselect-4.3.3.ebuild,v 1.2 2009/11/29 14:18:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-4.3.3.ebuild,v 1.3 2009/11/29 17:16:11 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeutils" inherit kde4-meta DESCRIPTION="KDE character selection utility" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +handbook" |