diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:41:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 16:41:10 +0000 |
commit | a5c8a7798cb14c93e606b8be983aeff66ad858e5 (patch) | |
tree | 4f6bd997efd4ca41332e6df1459d69a00333db87 /kde-base/ksplashml | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-a5c8a7798cb14c93e606b8be983aeff66ad858e5.tar.gz gentoo-2-a5c8a7798cb14c93e606b8be983aeff66ad858e5.tar.bz2 gentoo-2-a5c8a7798cb14c93e606b8be983aeff66ad858e5.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 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 bb98fffe28aa..4f01666b3c4a 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.87 2008/03/04 02:44:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.88 2008/05/12 16:41:10 armin76 Exp $ + + 12 May 2008; Raúl Porcel <armin76@gentoo.org> ksplashml-3.5.9.ebuild: + alpha/ia64/sparc stable wrt #221063 04 Mar 2008; Jeroen Roovers <jer@gentoo.org> ksplashml-3.5.8.ebuild, ksplashml-3.5.9.ebuild: diff --git a/kde-base/ksplashml/ksplashml-3.5.9.ebuild b/kde-base/ksplashml/ksplashml-3.5.9.ebuild index 047f233ff802..5def60857d57 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.2 2008/03/04 02:44:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.9.ebuild,v 1.3 2008/05/12 16:41:10 armin76 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 )" |