diff options
author | 2015-06-12 17:15:51 +0000 | |
---|---|---|
committer | 2015-06-12 17:15:51 +0000 | |
commit | 8529538d825b33465c9065dc3a3ae18f36672580 (patch) | |
tree | 56a735a38854a1e68b7a8374d68a67502a402a05 /kde-base/ksplash | |
parent | Bump versions. (diff) | |
download | gentoo-2-8529538d825b33465c9065dc3a3ae18f36672580.tar.gz gentoo-2-8529538d825b33465c9065dc3a3ae18f36672580.tar.bz2 gentoo-2-8529538d825b33465c9065dc3a3ae18f36672580.zip |
amd64 stable wrt bug #550740
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 48d2f7e7fb67..d6bb4bf115c2 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.240 2015/06/03 23:04:53 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.241 2015/06/12 17:15:50 zlogene Exp $ + + 12 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> ksplash-4.11.19.ebuild: + amd64 stable wrt bug #550740 *ksplash-4.11.20 (03 Jun 2015) diff --git a/kde-base/ksplash/ksplash-4.11.19.ebuild b/kde-base/ksplash/ksplash-4.11.19.ebuild index 744d6d0b915c..05111979d4ae 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.1 2015/05/15 15:53:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.11.19.ebuild,v 1.2 2015/06/12 17:15:50 zlogene 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" |