diff options
author | 2008-01-28 22:08:38 +0000 | |
---|---|---|
committer | 2008-01-28 22:08:38 +0000 | |
commit | 07d73ea6e64131b35ff63705e8e9cb6f45c5fab7 (patch) | |
tree | 606ca34946f9a3021f3650b3b7c650b0948bbb15 /kde-base/ksplashml | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-07d73ea6e64131b35ff63705e8e9cb6f45c5fab7.tar.gz gentoo-2-07d73ea6e64131b35ff63705e8e9cb6f45c5fab7.tar.bz2 gentoo-2-07d73ea6e64131b35ff63705e8e9cb6f45c5fab7.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.8.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index 1f2c7c9adfe7..24d157e79b37 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksplashml -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.79 2007/10/19 23:34:26 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.80 2008/01/28 22:08:38 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + ksplashml-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *ksplashml-3.5.8 (19 Oct 2007) diff --git a/kde-base/ksplashml/ksplashml-3.5.8.ebuild b/kde-base/ksplashml/ksplashml-3.5.8.ebuild index 78a46e35fdcb..831adfd110ba 100644 --- a/kde-base/ksplashml/ksplashml-3.5.8.ebuild +++ b/kde-base/ksplashml/ksplashml-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8.ebuild,v 1.1 2007/10/19 23:34:26 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.8.ebuild,v 1.2 2008/01/28 22:08:38 philantrop 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="kdehiddenvisibility xinerama" RDEPEND="xinerama? ( x11-libs/libXinerama )" |