From 8f1f60f3f34ebbd8eed50566f3a3e9bb7f5305df Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 21 Feb 2008 18:16:36 +0000 Subject: fix deps - virtual/x11 is no more (Portage version: 2.1.4.4) --- net-www/mplayerplug-in/ChangeLog | 6 +++++- net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild | 9 +++------ net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild | 9 +++------ 3 files changed, 11 insertions(+), 13 deletions(-) (limited to 'net-www/mplayerplug-in') diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 144569d40b61..8db36b9f2441 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.102 2008/01/13 19:49:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.103 2008/02/21 18:16:36 mr_bones_ Exp $ + + 21 Feb 2008; Michael Sterrett + mplayerplug-in-3.45.ebuild, mplayerplug-in-3.50.ebuild: + fix deps - virtual/x11 is no more 13 Jan 2008; Joseph Jezak mplayerplug-in-3.50.ebuild: Added missing translations: cs,sk,tr,wa, fixes bug #205108. diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild index 272077ca89c3..6e67203cbf31 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.6 2008/01/06 22:34:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.45.ebuild,v 1.7 2008/02/21 18:16:36 mr_bones_ Exp $ inherit eutils multilib @@ -22,11 +22,8 @@ DEPEND=" www-client/epiphany net-libs/xulrunner ) - || ( ( x11-libs/libXpm - x11-proto/xextproto - ) - virtual/x11 - ) + x11-libs/libXpm + x11-proto/xextproto gtk? ( >=x11-libs/gtk+-2.2.0 dev-libs/atk diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild index ddb9c32cc3f7..5c95cc9064b2 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.2 2008/01/13 19:49:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.50.ebuild,v 1.3 2008/02/21 18:16:36 mr_bones_ Exp $ inherit eutils multilib autotools @@ -22,11 +22,8 @@ DEPEND=" seamonkey? ( www-client/seamonkey ) !seamonkey? ( net-libs/xulrunner ) ) - || ( ( x11-libs/libXpm - x11-proto/xextproto - ) - virtual/x11 - ) + x11-libs/libXpm + x11-proto/xextproto gtk? ( >=x11-libs/gtk+-2.2.0 dev-libs/atk -- cgit v1.2.3-65-gdbad