diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:27:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:27:07 +0000 |
commit | 94dab49d88756cac565f53ac876bba0ab98801f8 (patch) | |
tree | d05a3c6a0fed1358138f6ab3a40d0c2a7a16226f /kde-base | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-94dab49d88756cac565f53ac876bba0ab98801f8.tar.gz gentoo-2-94dab49d88756cac565f53ac876bba0ab98801f8.tar.bz2 gentoo-2-94dab49d88756cac565f53ac876bba0ab98801f8.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index 83c98be269f4..fa7eb4e8b7fc 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.71 2010/08/09 04:01:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.72 2010/08/09 09:27:07 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> ksplash-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> ksplash-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/ksplash/ksplash-4.4.5.ebuild b/kde-base/ksplash/ksplash-4.4.5.ebuild index f3727e86e505..7b3c24564bb5 100644 --- a/kde-base/ksplash/ksplash-4.4.5.ebuild +++ b/kde-base/ksplash/ksplash-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.4.5.ebuild,v 1.3 2010/08/09 04:01:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.4.5.ebuild,v 1.4 2010/08/09 09:27:07 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" |