diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 00:46:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-26 00:46:32 +0000 |
commit | ac5593709f7b4a376feaa0a29c1148344c777fcc (patch) | |
tree | d78316a8ef47d6f1029405e6ad7628fc10dec49b /kde-base/ksplashml | |
parent | add warning to install data files (diff) | |
download | gentoo-2-ac5593709f7b4a376feaa0a29c1148344c777fcc.tar.gz gentoo-2-ac5593709f7b4a376feaa0a29c1148344c777fcc.tar.bz2 gentoo-2-ac5593709f7b4a376feaa0a29c1148344c777fcc.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/ksplashml')
-rw-r--r-- | kde-base/ksplashml/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksplashml/ksplashml-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/ksplashml/ChangeLog b/kde-base/ksplashml/ChangeLog index a85061e4dfc8..08a79adb90c5 100644 --- a/kde-base/ksplashml/ChangeLog +++ b/kde-base/ksplashml/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2006/04/06 02:51:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ChangeLog,v 1.43 2006/05/26 00:46:32 wolf31o2 Exp $ + + 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ksplashml-3.5.2.ebuild: + Stable on x86 wrt bug #132213 06 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -ksplashml-3.5.0.ebuild, -ksplashml-3.5.1.ebuild: diff --git a/kde-base/ksplashml/ksplashml-3.5.2.ebuild b/kde-base/ksplashml/ksplashml-3.5.2.ebuild index 9bdc3a281400..d1e3390fae98 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.3 2006/04/01 19:03:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplashml/ksplashml-3.5.2.ebuild,v 1.4 2006/05/26 00:46:32 wolf31o2 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 ) )" |