diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 11:32:29 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 11:32:29 +0000 |
commit | bd3cc708f661ba313b74ca49b9d092cda113587d (patch) | |
tree | 5301f4ede3bd0d374d45b9f2fac834b914433f20 /kde-base/ksplash | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-bd3cc708f661ba313b74ca49b9d092cda113587d.tar.gz gentoo-2-bd3cc708f661ba313b74ca49b9d092cda113587d.tar.bz2 gentoo-2-bd3cc708f661ba313b74ca49b9d092cda113587d.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/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.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 0827b8c458cb..a840ff9705a6 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.104 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.105 2011/12/07 11:32:29 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ksplash-4.7.3.ebuild: + x86 stable wrt bug #388279 *ksplash-4.7.3 (02 Nov 2011) diff --git a/kde-base/ksplash/ksplash-4.7.3.ebuild b/kde-base/ksplash/ksplash-4.7.3.ebuild index 1243df33bf9a..20a6f8761a90 100644 --- a/kde-base/ksplash/ksplash-4.7.3.ebuild +++ b/kde-base/ksplash/ksplash-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.7.3.ebuild,v 1.1 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.7.3.ebuild,v 1.2 2011/12/07 11:32:29 phajdan.jr Exp $ EAPI=4 @@ -8,7 +8,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="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |