From ad71e5f9d7f8780384ad6464ee766ce209ad57ea Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sat, 26 Jul 2014 09:08:29 +0000 Subject: Use virtual/libudev instead of virtual/udev. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) --- media-libs/waffle/ChangeLog | 6 +++++- media-libs/waffle/waffle-1.3.0-r1.ebuild | 4 ++-- media-libs/waffle/waffle-1.3.0.ebuild | 6 +++--- media-libs/waffle/waffle-9999.ebuild | 4 ++-- 4 files changed, 12 insertions(+), 8 deletions(-) (limited to 'media-libs/waffle') diff --git a/media-libs/waffle/ChangeLog b/media-libs/waffle/ChangeLog index 4081f7977fb5..1ff64873d738 100644 --- a/media-libs/waffle/ChangeLog +++ b/media-libs/waffle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/waffle # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/ChangeLog,v 1.7 2014/06/30 19:00:34 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/ChangeLog,v 1.8 2014/07/26 09:08:29 ssuominen Exp $ + + 26 Jul 2014; Samuli Suominen waffle-1.3.0-r1.ebuild, + waffle-1.3.0.ebuild, waffle-9999.ebuild: + Use virtual/libudev instead of virtual/udev. 30 Jun 2014; Matt Turner waffle-9999.ebuild: Update waffle git link. diff --git a/media-libs/waffle/waffle-1.3.0-r1.ebuild b/media-libs/waffle/waffle-1.3.0-r1.ebuild index 42c446c54218..10c8f495d4ae 100644 --- a/media-libs/waffle/waffle-1.3.0-r1.ebuild +++ b/media-libs/waffle/waffle-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0-r1.ebuild,v 1.4 2014/06/18 19:58:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0-r1.ebuild,v 1.5 2014/07/26 09:08:29 ssuominen Exp $ EAPI=5 @@ -30,7 +30,7 @@ RDEPEND=" >=media-libs/mesa-9.1.6[egl?,gbm?,${MULTILIB_USEDEP}] >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] ) - gbm? ( >=virtual/udev-208-r2[${MULTILIB_USEDEP}] ) + gbm? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] ) >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} diff --git a/media-libs/waffle/waffle-1.3.0.ebuild b/media-libs/waffle/waffle-1.3.0.ebuild index 96eb42ab11e5..9c8b3309dcc1 100644 --- a/media-libs/waffle/waffle-1.3.0.ebuild +++ b/media-libs/waffle/waffle-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0.ebuild,v 1.2 2013/12/28 11:29:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-1.3.0.ebuild,v 1.3 2014/07/26 09:08:29 ssuominen Exp $ EAPI=5 @@ -19,7 +19,7 @@ RDEPEND=" media-libs/mesa[egl?,gbm?] virtual/opengl wayland? ( >=dev-libs/wayland-1.0 ) - gbm? ( virtual/udev ) + gbm? ( >=virtual/libudev-208:= ) x11-libs/libX11 x11-libs/libxcb" DEPEND="${RDEPEND} diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild index 2e5bff7f0c4b..51207cfeecca 100644 --- a/media-libs/waffle/waffle-9999.ebuild +++ b/media-libs/waffle/waffle-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.4 2014/06/30 19:00:34 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/waffle/waffle-9999.ebuild,v 1.5 2014/07/26 09:08:29 ssuominen Exp $ EAPI=5 @@ -30,7 +30,7 @@ RDEPEND=" >=media-libs/mesa-9.1.6[egl?,gbm?,${MULTILIB_USEDEP}] >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] ) - gbm? ( >=virtual/udev-208-r2[${MULTILIB_USEDEP}] ) + gbm? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] ) >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad