diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 10:23:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 10:23:20 +0000 |
commit | bface9a950ac92b325eef0321edcd7c7f462a0d0 (patch) | |
tree | 7e7554cc604b75af1f92e5f3474ce865cac29d0a /kde-base/ksplash | |
parent | fix patches that failed to apply (#331427) (diff) | |
download | historical-bface9a950ac92b325eef0321edcd7c7f462a0d0.tar.gz historical-bface9a950ac92b325eef0321edcd7c7f462a0d0.tar.bz2 historical-bface9a950ac92b325eef0321edcd7c7f462a0d0.zip |
x86 stable, bug 322791
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'kde-base/ksplash')
-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=" |