diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-11 05:06:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-11 05:06:56 +0000 |
commit | 197fd93c544a81b0656007287b3d5c21f1f71051 (patch) | |
tree | 1ddead21414aa781f8f22ad46f9b70bf0c070a1d /kde-base/ksplash | |
parent | Marked ~hppa (bug #260777). (diff) | |
download | gentoo-2-197fd93c544a81b0656007287b3d5c21f1f71051.tar.gz gentoo-2-197fd93c544a81b0656007287b3d5c21f1f71051.tar.bz2 gentoo-2-197fd93c544a81b0656007287b3d5c21f1f71051.zip |
Marked ~hppa (bug #260777).
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 74dff55e026b..f5f58c64ff20 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.22 2009/03/08 20:26:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.23 2009/04/11 05:06:56 jer Exp $ + + 11 Apr 2009; Jeroen Roovers <jer@gentoo.org> ksplash-4.2.1.ebuild: + Marked ~hppa (bug #260777). 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksplash-4.2.0.ebuild: Drop KDE 4.2.0 diff --git a/kde-base/ksplash/ksplash-4.2.1.ebuild b/kde-base/ksplash/ksplash-4.2.1.ebuild index be002a28877c..9787b3009b8a 100644 --- a/kde-base/ksplash/ksplash-4.2.1.ebuild +++ b/kde-base/ksplash/ksplash-4.2.1.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.2.1.ebuild,v 1.2 2009/03/08 14:00:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.2.1.ebuild,v 1.3 2009/04/11 05:06:56 jer 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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |