diff options
author | 2009-11-09 21:45:52 +0000 | |
---|---|---|
committer | 2009-11-09 21:45:52 +0000 | |
commit | 79493a9bb90314ff03053c562dc4e936035ce2e3 (patch) | |
tree | 8bd460bfe8118ba954a59f2455205cfeec4a8481 /kde-base/libkcddb | |
parent | Bug #291217: Fix linking of dmsetup on selinux. (diff) | |
download | gentoo-2-79493a9bb90314ff03053c562dc4e936035ce2e3.tar.gz gentoo-2-79493a9bb90314ff03053c562dc4e936035ce2e3.tar.bz2 gentoo-2-79493a9bb90314ff03053c562dc4e936035ce2e3.zip |
Change comment in ebuild to indicate tests still fail for 4.3.3
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/libkcddb')
-rw-r--r-- | kde-base/libkcddb/libkcddb-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkcddb/libkcddb-4.3.3.ebuild b/kde-base/libkcddb/libkcddb-4.3.3.ebuild index 88332805d50f..bcb812f61a15 100644 --- a/kde-base/libkcddb/libkcddb-4.3.3.ebuild +++ b/kde-base/libkcddb/libkcddb-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.3.3.ebuild,v 1.1 2009/11/02 21:56:34 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkcddb/libkcddb-4.3.3.ebuild,v 1.2 2009/11/09 21:45:52 ssuominen Exp $ EAPI="2" @@ -11,7 +11,7 @@ DESCRIPTION="KDE library for CDDB" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug musicbrainz" -# tests fail / timeout, last checked for 4.2.89 +# tests fail / timeout, last checked for 4.3.3 RESTRICT=test DEPEND=" |