summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-15 13:21:01 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-15 13:21:01 +0000
commitc7419d8ea844f1e701a395caf4e9c50b69c44afa (patch)
treec4324c660868c015e2cd9076343c8811703c5750 /media-sound
parentStable on alpha wrt security bug #121511 (diff)
downloadgentoo-2-c7419d8ea844f1e701a395caf4e9c50b69c44afa.tar.gz
gentoo-2-c7419d8ea844f1e701a395caf4e9c50b69c44afa.tar.bz2
gentoo-2-c7419d8ea844f1e701a395caf4e9c50b69c44afa.zip
Fix dependencies.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gqmpeg/ChangeLog8
-rw-r--r--media-sound/gqmpeg/gqmpeg-0.17.0.ebuild9
-rw-r--r--media-sound/gqmpeg/gqmpeg-0.19.0.ebuild9
-rw-r--r--media-sound/gqmpeg/gqmpeg-0.20.0.ebuild9
-rw-r--r--media-sound/gqmpeg/gqmpeg-0.91.1.ebuild12
5 files changed, 28 insertions, 19 deletions
diff --git a/media-sound/gqmpeg/ChangeLog b/media-sound/gqmpeg/ChangeLog
index db3deae392d4..2261f3da9175 100644
--- a/media-sound/gqmpeg/ChangeLog
+++ b/media-sound/gqmpeg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/gqmpeg
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/ChangeLog,v 1.16 2005/09/14 07:28:36 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/ChangeLog,v 1.17 2006/02/15 13:21:00 flameeyes Exp $
+
+ 15 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> gqmpeg-0.17.0.ebuild,
+ gqmpeg-0.19.0.ebuild, gqmpeg-0.20.0.ebuild, gqmpeg-0.91.1.ebuild:
+ Fix dependencies.
14 Sep 2005; Aron Griffis <agriffis@gentoo.org> gqmpeg-0.20.0.ebuild:
Mark 0.20.0 stable on alpha
diff --git a/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild
index 2ac0d15adfc8..98c5762c243e 100644
--- a/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild
+++ b/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild,v 1.7 2004/06/25 00:03:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.17.0.ebuild,v 1.8 2006/02/15 13:21:01 flameeyes Exp $
IUSE="nls gnome"
@@ -13,10 +13,11 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="=x11-libs/gtk+-1.2*
+RDEPEND="=x11-libs/gtk+-1.2*
>=media-libs/gdk-pixbuf-0.13.0"
-RDEPEND="nls? ( sys-devel/gettext )"
+DEPEND="${RDEPEND}
+ nls? ( sys-devel/gettext )"
src_compile() {
local myconf
diff --git a/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild
index ee3bce0937a7..d1119fb1f509 100644
--- a/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild
+++ b/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild,v 1.6 2004/06/25 00:03:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.19.0.ebuild,v 1.7 2006/02/15 13:21:01 flameeyes Exp $
IUSE="nls gnome"
@@ -13,10 +13,11 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="=x11-libs/gtk+-1.2*
+RDEPEND="=x11-libs/gtk+-1.2*
>=media-libs/gdk-pixbuf-0.13.0"
-RDEPEND="nls? ( sys-devel/gettext )"
+DEPEND="${RDEPEND}
+ nls? ( sys-devel/gettext )"
src_compile() {
local myconf
diff --git a/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild b/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild
index d9614f931a4b..0317dd572bbb 100644
--- a/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild
+++ b/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild,v 1.12 2005/09/14 07:28:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.20.0.ebuild,v 1.13 2006/02/15 13:21:01 flameeyes Exp $
IUSE="nls gnome"
@@ -13,10 +13,11 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
-DEPEND="=x11-libs/gtk+-1.2*
+RDEPEND="=x11-libs/gtk+-1.2*
>=media-libs/gdk-pixbuf-0.13.0"
-RDEPEND="nls? ( sys-devel/gettext )"
+DEPEND="${RDEPEND}
+ nls? ( sys-devel/gettext )"
src_compile() {
local myconf
diff --git a/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild b/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild
index d36ae922a8a3..b59c43866f1e 100644
--- a/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild
+++ b/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild,v 1.1 2004/11/21 20:53:59 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gqmpeg/gqmpeg-0.91.1.ebuild,v 1.2 2006/02/15 13:21:01 flameeyes Exp $
IUSE="nls gnome"
@@ -13,11 +13,13 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~alpha ~ppc ~sparc ~amd64 ~ppc64"
-DEPEND=">=x11-libs/gtk+-2.4
+RDEPEND=">=x11-libs/gtk+-2.4
>=x11-libs/pango-1.2
>=media-sound/mpg123-0.59p
- media-sound/vorbis-tools"
-RDEPEND="nls? ( sys-devel/gettext )"
+ media-sound/vorbis-tools
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}
+ nls? ( sys-devel/gettext )"
src_compile() {
local myconf