diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:56:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:56:37 +0000 |
commit | 217df1996794eaa3818a63cba880d82838ba1a07 (patch) | |
tree | 4f5199651e5d7281f39e08a339e523b689ebf117 /kde-base/ksplash | |
parent | amd64 stable wrt #292455 (diff) | |
download | historical-217df1996794eaa3818a63cba880d82838ba1a07.tar.gz historical-217df1996794eaa3818a63cba880d82838ba1a07.tar.bz2 historical-217df1996794eaa3818a63cba880d82838ba1a07.zip |
Add ~sparc
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index d955144d852f..ab163025fafc 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.42 2009/11/29 15:56:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.43 2009/11/29 16:48:37 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> ksplash-4.3.3.ebuild: + Add ~sparc 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> ksplash-4.3.3.ebuild: amd64 stable wrt #292455 diff --git a/kde-base/ksplash/ksplash-4.3.3.ebuild b/kde-base/ksplash/ksplash-4.3.3.ebuild index a8f2043aabdf..cfd0b96caaba 100644 --- a/kde-base/ksplash/ksplash-4.3.3.ebuild +++ b/kde-base/ksplash/ksplash-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/ksplash/ksplash-4.3.3.ebuild,v 1.2 2009/11/29 15:56:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.3.3.ebuild,v 1.3 2009/11/29 16:48:37 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |