diff options
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index a268b11f5fb6..6e2446bd3bb3 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.13 2008/11/09 01:26:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.14 2008/11/16 08:03:18 vapier Exp $ + + 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> ksplash-4.1.3.ebuild: + Add ppc/ppc64 love #244306. *ksplash-4.1.3 (08 Nov 2008) diff --git a/kde-base/ksplash/ksplash-4.1.3.ebuild b/kde-base/ksplash/ksplash-4.1.3.ebuild index 8d15e33d70c2..874069bd9e60 100644 --- a/kde-base/ksplash/ksplash-4.1.3.ebuild +++ b/kde-base/ksplash/ksplash-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.1.3.ebuild,v 1.1 2008/11/09 01:26:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.1.3.ebuild,v 1.2 2008/11/16 08:03:18 vapier 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="3dnow altivec debug mmx sse sse2 xinerama" RDEPEND="media-libs/libpng |