diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 03:40:57 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 03:40:57 +0000 |
commit | f4f34cd7fba2d4abe8c4350e96fed17b6078cfda (patch) | |
tree | 8bbf514d660a00d2d503467693fe3e12976eceb8 /kde-base/ksplashml | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.tar.gz gentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.tar.bz2 gentoo-2-f4f34cd7fba2d4abe8c4350e96fed17b6078cfda.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 80ed88ce5c7e..a978299653ae 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplashml # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.31 2005/12/09 03:35:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.32 2005/12/10 03:40:10 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> ksplashml-3.4.3.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> ksplashml-3.4.3.ebuild: Marked ppc stable for bug #112842. diff --git a/kde-base/ksplashml/ksplashml-3.4.3.ebuild b/kde-base/ksplashml/ksplashml-3.4.3.ebuild index 3e5c80d9ef61..ca4fcbee20cc 100644 --- a/kde-base/ksplashml/ksplashml-3.4.3.ebuild +++ b/kde-base/ksplashml/ksplashml-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.4.3.ebuild,v 1.5 2005/12/09 03:35:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.4.3.ebuild,v 1.6 2005/12/10 03:40:10 chriswhite Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" |