diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:39:12 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:39:12 +0000 |
commit | 58a28cd374e24c75fec3e2cae75c8351792ddee4 (patch) | |
tree | 1cd1e31a136dfa0cfe7a2d1d38bf1bebd7abb0f3 /kde-base/ksplashml | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-58a28cd374e24c75fec3e2cae75c8351792ddee4.tar.gz gentoo-2-58a28cd374e24c75fec3e2cae75c8351792ddee4.tar.bz2 gentoo-2-58a28cd374e24c75fec3e2cae75c8351792ddee4.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 27fbf1efcaed..9100103a406e 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplashml # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.47 2006/05/29 15:32:36 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.48 2006/05/29 20:39:12 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> ksplashml-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -ksplashml-3.4.1.ebuild, -ksplashml-3.4.2.ebuild: diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild index 93dee5f9f3e1..75504932fb66 100644 --- a/kde-base/ksplashml/ksplashml-3.5.2.ebuild +++ b/kde-base/ksplashml/ksplashml-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.7 2006/05/26 20:25:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.8 2006/05/29 20:39:12 weeve Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="xinerama" RDEPEND="xinerama? ( || ( x11-libs/libXinerama virtual/x11 ) )" |