From: Diego Elio Pettenò Date: Thu, 18 Jan 2007 16:17:23 +0000 (+0000) Subject: Don't depend on arts 3.5.6, as 3.5.5 is just the same. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0ac122dceadbe4306125f13f2666d3573d594e9c;p=gentoo.git Don't depend on arts 3.5.6, as 3.5.5 is just the same. Package-Manager: portage-2.1.2 --- diff --git a/kde-base/kcontrol/ChangeLog b/kde-base/kcontrol/ChangeLog index 088fc6ca5173..180ef98d1680 100644 --- a/kde-base/kcontrol/ChangeLog +++ b/kde-base/kcontrol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcontrol # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.80 2007/01/18 00:22:44 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/ChangeLog,v 1.81 2007/01/18 16:13:53 flameeyes Exp $ + + 18 Jan 2007; Diego Pettenò kcontrol-3.5.6.ebuild: + Don't depend on arts 3.5.6, as 3.5.5 is just the same. 18 Jan 2007; Carsten Lohrke kcontrol-3.5.6.ebuild: Update minimal needed versions. diff --git a/kde-base/kcontrol/kcontrol-3.5.6.ebuild b/kde-base/kcontrol/kcontrol-3.5.6.ebuild index 16beb83d0528..c585752c3895 100644 --- a/kde-base/kcontrol/kcontrol-3.5.6.ebuild +++ b/kde-base/kcontrol/kcontrol-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-3.5.6.ebuild,v 1.2 2007/01/18 00:22:44 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcontrol/kcontrol-3.5.6.ebuild,v 1.3 2007/01/18 16:13:53 flameeyes Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -17,7 +17,7 @@ IUSE="ssl arts ieee1394 logitech-mouse opengl kdehiddenvisibility" DEPEND=">=media-libs/freetype-2 media-libs/fontconfig ssl? ( dev-libs/openssl ) - arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) + arts? ( $(deprange 3.5.5 $MAXKDEVER kde-base/arts) ) opengl? ( virtual/opengl ) ieee1394? ( sys-libs/libraw1394 ) logitech-mouse? ( >=dev-libs/libusb-0.1.10a )" diff --git a/kde-base/kdeaddons/ChangeLog b/kde-base/kdeaddons/ChangeLog index f926aae6baf7..cee4ec598826 100644 --- a/kde-base/kdeaddons/ChangeLog +++ b/kde-base/kdeaddons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdeaddons # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/ChangeLog,v 1.194 2007/01/16 22:20:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/ChangeLog,v 1.195 2007/01/18 16:17:23 flameeyes Exp $ + + 18 Jan 2007; Diego Pettenò kdeaddons-3.5.6.ebuild: + Don't depend on arts 3.5.6, as 3.5.5 is just the same. 16 Jan 2007; Diego Pettenò kdeaddons-3.5.6.ebuild: Fix keywording. diff --git a/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild b/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild index 2a95fad53ccd..0cc5a017f339 100644 --- a/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild +++ b/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild,v 1.2 2007/01/16 22:20:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaddons/kdeaddons-3.5.6.ebuild,v 1.3 2007/01/18 16:17:23 flameeyes Exp $ inherit db-use kde-dist @@ -12,7 +12,7 @@ IUSE="arts berkdb sdl" DEPEND="~kde-base/kdepim-${PV} ~kde-base/kdemultimedia-${PV} ~kde-base/kdegames-${PV} - arts? ( ~kde-base/arts-${PV} ) + arts? ( >=kde-base/arts-3.5.5 ) sdl? ( >=media-libs/libsdl-1.2 ) berkdb? ( =sys-libs/db-4* ) !kde-misc/metabar" diff --git a/kde-base/ksayit/ChangeLog b/kde-base/ksayit/ChangeLog index 8e0b79809e48..fc187470141a 100644 --- a/kde-base/ksayit/ChangeLog +++ b/kde-base/ksayit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksayit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.68 2007/01/16 21:15:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ChangeLog,v 1.69 2007/01/18 16:15:25 flameeyes Exp $ + + 18 Jan 2007; Diego Pettenò ksayit-3.5.6.ebuild: + Don't depend on arts 3.5.6, as 3.5.5 is just the same. *ksayit-3.5.6 (16 Jan 2007) diff --git a/kde-base/ksayit/ksayit-3.5.6.ebuild b/kde-base/ksayit/ksayit-3.5.6.ebuild index ac0fd1ca163a..73ca560e45b2 100644 --- a/kde-base/ksayit/ksayit-3.5.6.ebuild +++ b/kde-base/ksayit/ksayit-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.6.ebuild,v 1.1 2007/01/16 21:15:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksayit/ksayit-3.5.6.ebuild,v 1.2 2007/01/18 16:15:25 flameeyes Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -10,7 +10,7 @@ DESCRIPTION="KDE text-to-speech frontend." KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kttsd) - $(deprange $PV $MAXKDEVER kde-base/arts) + $(deprange 3.5.5 $MAXKDEVER kde-base/arts) $(deprange-dual $PV $MAXKDEVER kde-base/kdemultimedia-arts)" RDEPEND="${DEPEND}" diff --git a/kde-base/noatun-plugins/ChangeLog b/kde-base/noatun-plugins/ChangeLog index ec8f7d9be13a..167d066b274d 100644 --- a/kde-base/noatun-plugins/ChangeLog +++ b/kde-base/noatun-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/noatun-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.62 2007/01/16 21:59:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.63 2007/01/18 16:11:50 flameeyes Exp $ + + 18 Jan 2007; Diego Pettenò + noatun-plugins-3.5.6.ebuild: + Don't depend on arts 3.5.6, as 3.5.5 is just the same. *noatun-plugins-3.5.6 (16 Jan 2007) diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild index 850d8e854dd1..68e917d3f99a 100644 --- a/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild +++ b/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild,v 1.1 2007/01/16 21:59:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.6.ebuild,v 1.2 2007/01/18 16:11:50 flameeyes Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -11,7 +11,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="arts sdl berkdb" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun) - arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) + arts? ( $(deprange 3.5.5 $MAXKDEVER kde-base/arts) ) sdl? ( >=media-libs/libsdl-1.2 ) berkdb? ( =sys-libs/db-4* )"