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 /media-sound/audicle
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
Diffstat (limited to 'media-sound/audicle')
-rw-r--r--media-sound/audicle/ChangeLog7
-rw-r--r--media-sound/audicle/audicle-1.0.0.6-r1.ebuild6
2 files changed, 8 insertions, 5 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"