diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-07 22:14:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-07 22:14:03 +0000 |
commit | 372182f26a4ddfc11100a9381e6824195ab30858 (patch) | |
tree | 6fbf3b238ed5982500f852ee1a45074bc6c39458 /kde-base/ksplash | |
parent | Stable on amd64 wrt bug #388279 (diff) | |
download | gentoo-2-372182f26a4ddfc11100a9381e6824195ab30858.tar.gz gentoo-2-372182f26a4ddfc11100a9381e6824195ab30858.tar.bz2 gentoo-2-372182f26a4ddfc11100a9381e6824195ab30858.zip |
Stable on amd64 wrt bug #388279
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
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 a840ff9705a6..ab6e989e9127 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.105 2011/12/07 11:32:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.106 2011/12/07 22:13:48 hwoarang Exp $ + + 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> ksplash-4.7.3.ebuild: + Stable on amd64 wrt bug #388279 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ksplash-4.7.3.ebuild: x86 stable wrt bug #388279 diff --git a/kde-base/ksplash/ksplash-4.7.3.ebuild b/kde-base/ksplash/ksplash-4.7.3.ebuild index 20a6f8761a90..fded21d81413 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.2 2011/12/07 11:32:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.7.3.ebuild,v 1.3 2011/12/07 22:13:48 hwoarang 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=" |