diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:02:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:02:28 +0000 |
commit | 2bc6296b8091b229c9992c629ab9c00714b3e966 (patch) | |
tree | b0fb731e8ffee0be654cdb6742465cae018cdd17 /kde-base/ksplash | |
parent | ppc stable wrt bug #550740 (diff) | |
download | gentoo-2-2bc6296b8091b229c9992c629ab9c00714b3e966.tar.gz gentoo-2-2bc6296b8091b229c9992c629ab9c00714b3e966.tar.bz2 gentoo-2-2bc6296b8091b229c9992c629ab9c00714b3e966.zip |
ppc stable wrt bug #550740
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.11.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 300c16c6386d..419a1568bf2e 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.245 2015/07/18 22:16:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.246 2015/07/25 12:02:28 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> ksplash-4.11.19.ebuild: + ppc stable wrt bug #550740 18 Jul 2015; Johannes Huber <johu@gentoo.org> -ksplash-4.11.20.ebuild: Remove KDE Workspace 4.11.20 diff --git a/kde-base/ksplash/ksplash-4.11.19.ebuild b/kde-base/ksplash/ksplash-4.11.19.ebuild index a5513d74c762..645ea012db04 100644 --- a/kde-base/ksplash/ksplash-4.11.19.ebuild +++ b/kde-base/ksplash/ksplash-4.11.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.19.ebuild,v 1.3 2015/06/13 08:34:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.19.ebuild,v 1.4 2015/07/25 12:02:28 pacho Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 xinerama" |