diff options
author | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-05-12 20:03:42 +0000 |
commit | e2a83449b3b996325fd4f8deaf2bd9708680623a (patch) | |
tree | 42eaa3f833b5353abc6c66ef7f857ef128147ecb /kde-base/ksplashml | |
parent | Version bump and old version cleanup (diff) | |
download | historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.gz historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.tar.bz2 historical-e2a83449b3b996325fd4f8deaf2bd9708680623a.zip |
Marking kde split packages ppc stable for bug 221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 4f01666b3c4a..b258e2a2538e 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplashml # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.88 2008/05/12 16:41:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.89 2008/05/12 20:01:35 ranger Exp $ + + 12 May 2008; Brent Baude <ranger@gentoo.org> ksplashml-3.5.9.ebuild: + Marking ksplashml-3.5.9 ppc stable for bug 221063 12 May 2008; Raúl Porcel <armin76@gentoo.org> ksplashml-3.5.9.ebuild: alpha/ia64/sparc stable wrt #221063 diff --git a/kde-base/ksplashml/ksplashml-3.5.9.ebuild b/kde-base/ksplashml/ksplashml-3.5.9.ebuild index 5def60857d57..4adba071696a 100644 --- a/kde-base/ksplashml/ksplashml-3.5.9.ebuild +++ b/kde-base/ksplashml/ksplashml-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.9.ebuild,v 1.3 2008/05/12 16:41:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.9.ebuild,v 1.4 2008/05/12 20:01:35 ranger Exp $ KMNAME=kdebase EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not of individual apps)" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility xinerama" RDEPEND="xinerama? ( x11-libs/libXinerama )" |