summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 12:44:01 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 12:44:01 +0000
commit6fd0699154ceb4fb0ecef6738bdc81313fcadc69 (patch)
tree2de2084b577010675404395d81a09503f10cfb3e
parentFix compability with uClibc wrt #336123 by Erasmo Zubillaga. (diff)
downloadhistorical-6fd0699154ceb4fb0ecef6738bdc81313fcadc69.tar.gz
historical-6fd0699154ceb4fb0ecef6738bdc81313fcadc69.tar.bz2
historical-6fd0699154ceb4fb0ecef6738bdc81313fcadc69.zip
Fix gtk+ slot deps
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
-rw-r--r--media-sound/audicle/ChangeLog7
-rw-r--r--media-sound/audicle/audicle-1.0.0.6-r1.ebuild6
-rw-r--r--media-sound/miniaudicle/ChangeLog8
-rw-r--r--media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild6
-rw-r--r--media-sound/quark/ChangeLog7
-rw-r--r--media-sound/quark/quark-3.21.ebuild11
-rw-r--r--media-sound/ripperx/ChangeLog7
-rw-r--r--media-sound/ripperx/ripperx-2.7.2.ebuild6
-rw-r--r--media-sound/snd/ChangeLog7
-rw-r--r--media-sound/snd/snd-9.11.ebuild6
-rw-r--r--media-sound/specimen/ChangeLog7
-rw-r--r--media-sound/specimen/specimen-0.5.2_rc3.ebuild9
-rw-r--r--media-sound/tapestrea/ChangeLog7
-rw-r--r--media-sound/tapestrea/tapestrea-0.1.0.5.ebuild6
14 files changed, 62 insertions, 38 deletions
diff --git a/media-sound/audicle/ChangeLog b/media-sound/audicle/ChangeLog
index f7e4914bb196..bc4e20e7ffad 100644
--- a/media-sound/audicle/ChangeLog
+++ b/media-sound/audicle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audicle
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audicle/ChangeLog,v 1.6 2010/09/16 17:17:00 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audicle/ChangeLog,v 1.7 2011/03/29 12:38:01 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> audicle-1.0.0.6-r1.ebuild:
+ Fix gtk+ slot deps
16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
audicle-1.0.0.6-r1.ebuild:
diff --git a/media-sound/audicle/audicle-1.0.0.6-r1.ebuild b/media-sound/audicle/audicle-1.0.0.6-r1.ebuild
index fbb428c65f1f..08a2964d9df8 100644
--- a/media-sound/audicle/audicle-1.0.0.6-r1.ebuild
+++ b/media-sound/audicle/audicle-1.0.0.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audicle/audicle-1.0.0.6-r1.ebuild,v 1.2 2010/09/16 17:17:00 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audicle/audicle-1.0.0.6-r1.ebuild,v 1.3 2011/03/29 12:38:01 angelos Exp $
EAPI=2
inherit eutils toolchain-funcs flag-o-matic
@@ -20,7 +20,7 @@ RDEPEND="jack? ( media-sound/jack-audio-connection-kit )
media-libs/freeglut
virtual/opengl
virtual/glu
- >=x11-libs/gtk+-2
+ x11-libs/gtk+:2
truetype? ( media-libs/ftgl
media-fonts/corefonts )
app-admin/eselect-audicle"
diff --git a/media-sound/miniaudicle/ChangeLog b/media-sound/miniaudicle/ChangeLog
index d7334307a4cd..e2fcbface798 100644
--- a/media-sound/miniaudicle/ChangeLog
+++ b/media-sound/miniaudicle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/miniaudicle
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/ChangeLog,v 1.7 2010/07/15 12:12:12 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/ChangeLog,v 1.8 2011/03/29 12:38:47 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ miniaudicle-0.1.3.8-r1.ebuild:
+ Fix gtk+ slot deps
15 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
miniaudicle-0.1.3.8-r1.ebuild,
diff --git a/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild b/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild
index adfa4a9b327f..957c5e1e7d91 100644
--- a/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild
+++ b/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild,v 1.4 2010/07/15 12:12:12 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild,v 1.5 2011/03/29 12:38:47 angelos Exp $
EAPI=2
WX_GTK_VER=2.8
@@ -20,7 +20,7 @@ IUSE="+alsa jack oss"
RDEPEND="jack? ( media-sound/jack-audio-connection-kit )
alsa? ( >=media-libs/alsa-lib-0.9 )
media-libs/libsndfile
- >=x11-libs/gtk+-2.10
+ >=x11-libs/gtk+-2.10:2
x11-libs/wxGTK:2.8[X]
app-admin/eselect-miniaudicle"
DEPEND="${RDEPEND}
diff --git a/media-sound/quark/ChangeLog b/media-sound/quark/ChangeLog
index 3d10be0d347f..3278045d9e76 100644
--- a/media-sound/quark/ChangeLog
+++ b/media-sound/quark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/quark
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/ChangeLog,v 1.14 2008/08/06 22:50:26 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/ChangeLog,v 1.15 2011/03/29 12:40:00 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> quark-3.21.ebuild:
+ Fix gtk+ slot deps
06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
files/quark-3.21-nogtkdisabledeprecated.patch, quark-3.21.ebuild:
diff --git a/media-sound/quark/quark-3.21.ebuild b/media-sound/quark/quark-3.21.ebuild
index 242c0014b3a5..e9437e18dddd 100644
--- a/media-sound/quark/quark-3.21.ebuild
+++ b/media-sound/quark/quark-3.21.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/quark-3.21.ebuild,v 1.13 2008/08/07 20:41:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/quark/quark-3.21.ebuild,v 1.14 2011/03/29 12:40:00 angelos Exp $
+EAPI=1
inherit gnome2 eutils autotools
DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!"
@@ -15,9 +16,9 @@ LICENSE="GPL-2"
IUSE=""
RDEPEND=">=media-libs/xine-lib-1_beta10
- >=x11-libs/gtk+-2.2.1
- >=gnome-base/gconf-2.2.0
- >=gnome-base/gnome-vfs-2.0.4-r2"
+ >=x11-libs/gtk+-2.2.1:2
+ >=gnome-base/gconf-2.2.0:2
+ >=gnome-base/gnome-vfs-2.0.4-r2:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
diff --git a/media-sound/ripperx/ChangeLog b/media-sound/ripperx/ChangeLog
index 39998b05f4d6..bf368d52937a 100644
--- a/media-sound/ripperx/ChangeLog
+++ b/media-sound/ripperx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/ripperx
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ChangeLog,v 1.36 2009/07/23 08:37:54 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ChangeLog,v 1.37 2011/03/29 12:40:43 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> ripperx-2.7.2.ebuild:
+ Fix gtk+ slot deps
23 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> ripperx-2.7.2.ebuild,
+files/ripperx-2.7.2-pkgconfig.patch:
diff --git a/media-sound/ripperx/ripperx-2.7.2.ebuild b/media-sound/ripperx/ripperx-2.7.2.ebuild
index f160d50c0be0..65ce1c2163db 100644
--- a/media-sound/ripperx/ripperx-2.7.2.ebuild
+++ b/media-sound/ripperx/ripperx-2.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ripperx-2.7.2.ebuild,v 1.7 2009/07/23 08:37:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ripperx/ripperx-2.7.2.ebuild,v 1.8 2011/03/29 12:40:43 angelos Exp $
EAPI=2
inherit eutils
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE="nls"
-RDEPEND=">=x11-libs/gtk+-2
+RDEPEND="x11-libs/gtk+:2
media-sound/lame
media-sound/cdparanoia
media-libs/id3lib"
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog
index c59a8dd4a7d1..552879ee1113 100644
--- a/media-sound/snd/ChangeLog
+++ b/media-sound/snd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/snd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.49 2010/10/10 19:09:30 ulm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.50 2011/03/29 12:42:02 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> snd-9.11.ebuild:
+ Fix gtk+ slot deps
10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> snd-9.11.ebuild:
Fix openmotif dependency. Change EAPI to 1.
diff --git a/media-sound/snd/snd-9.11.ebuild b/media-sound/snd/snd-9.11.ebuild
index 98361b597f2f..4760b386b793 100644
--- a/media-sound/snd/snd-9.11.ebuild
+++ b/media-sound/snd/snd-9.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.11.ebuild,v 1.6 2010/10/10 19:09:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.11.ebuild,v 1.7 2011/03/29 12:42:02 angelos Exp $
EAPI=1
@@ -22,7 +22,7 @@ RDEPEND="media-libs/audiofile
fam? ( virtual/fam )
fftw? ( sci-libs/fftw )
gsl? ( >=sci-libs/gsl-0.8 )
- gtk? ( >=x11-libs/gtk+-2
+ gtk? ( x11-libs/gtk+:2
opengl? ( x11-libs/gtkglext )
cairo? ( x11-libs/cairo ) )
guile? ( >=dev-scheme/guile-1.3.4 )
diff --git a/media-sound/specimen/ChangeLog b/media-sound/specimen/ChangeLog
index d9528743cdf2..2ea924057814 100644
--- a/media-sound/specimen/ChangeLog
+++ b/media-sound/specimen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/specimen
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/ChangeLog,v 1.19 2008/12/19 14:28:30 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/ChangeLog,v 1.20 2011/03/29 12:43:13 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> specimen-0.5.2_rc3.ebuild:
+ Fix gtk+ slot deps
19 Dec 2008; Alexis Ballier <aballier@gentoo.org>
+files/specimen-0.5.2_rc3-jackmidi.patch, specimen-0.5.2_rc3.ebuild:
diff --git a/media-sound/specimen/specimen-0.5.2_rc3.ebuild b/media-sound/specimen/specimen-0.5.2_rc3.ebuild
index 1ced5d0b6127..42d19bcbe9a1 100644
--- a/media-sound/specimen/specimen-0.5.2_rc3.ebuild
+++ b/media-sound/specimen/specimen-0.5.2_rc3.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/specimen-0.5.2_rc3.ebuild,v 1.5 2008/12/19 14:28:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/specimen/specimen-0.5.2_rc3.ebuild,v 1.6 2011/03/29 12:43:13 angelos Exp $
+EAPI=1
inherit eutils
MY_P=${P/_/-}
@@ -20,8 +21,8 @@ RDEPEND=">=media-sound/jack-audio-connection-kit-0.109.2
media-libs/libsamplerate
media-libs/libsndfile
>=media-libs/phat-0.4
- dev-libs/libxml2
- >=x11-libs/gtk+-2
+ dev-libs/libxml2:2
+ x11-libs/gtk+:2
gnome-base/libgnomecanvas
lash? ( media-sound/lash )"
DEPEND="${RDEPEND}
diff --git a/media-sound/tapestrea/ChangeLog b/media-sound/tapestrea/ChangeLog
index 500cdd1fc83f..db494338097e 100644
--- a/media-sound/tapestrea/ChangeLog
+++ b/media-sound/tapestrea/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/tapestrea
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tapestrea/ChangeLog,v 1.4 2010/09/16 17:18:45 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tapestrea/ChangeLog,v 1.5 2011/03/29 12:44:01 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> tapestrea-0.1.0.5.ebuild:
+ Fix gtk+ slot deps
16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
tapestrea-0.1.0.5.ebuild:
diff --git a/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild b/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild
index 525dc452a145..d42b6ad4a216 100644
--- a/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild
+++ b/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild,v 1.3 2010/09/16 17:18:45 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tapestrea/tapestrea-0.1.0.5.ebuild,v 1.4 2011/03/29 12:44:01 angelos Exp $
EAPI="1"
@@ -21,7 +21,7 @@ RDEPEND="jack? ( media-sound/jack-audio-connection-kit )
media-libs/freeglut
virtual/opengl
virtual/glu
- >=x11-libs/gtk+-2"
+ x11-libs/gtk+:2"
DEPEND="${RDEPEND}
sys-devel/bison
sys-devel/flex"