public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende (angelos)" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/miniaudicle: ChangeLog miniaudicle-0.1.3.8-r1.ebuild
Date: Tue, 29 Mar 2011 12:38:47 +0000 (UTC)	[thread overview]
Message-ID: <20110329123848.1A0FB20054@flycatcher.gentoo.org> (raw)

angelos     11/03/29 12:38:47

  Modified:             ChangeLog miniaudicle-0.1.3.8-r1.ebuild
  Log:
  Fix gtk+ slot deps
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-sound/miniaudicle/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Jul 2010 12:12:12 -0000	1.7
+++ ChangeLog	29 Mar 2011 12:38:47 -0000	1.8
@@ -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,



1.5                  media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild?r1=1.4&r2=1.5

Index: miniaudicle-0.1.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/miniaudicle/miniaudicle-0.1.3.8-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- miniaudicle-0.1.3.8-r1.ebuild	15 Jul 2010 12:12:12 -0000	1.4
+++ miniaudicle-0.1.3.8-r1.ebuild	29 Mar 2011 12:38:47 -0000	1.5
@@ -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 @@
 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}






             reply	other threads:[~2011-03-29 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 12:38 Christoph Mende (angelos) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-22 19:22 [gentoo-commits] gentoo-x86 commit in media-sound/miniaudicle: ChangeLog miniaudicle-0.1.3.8-r1.ebuild Michael Palimaka (kensington)
2010-07-15 12:12 Markos Chandras (hwoarang)
2010-07-15  8:54 Christian Faulhammer (fauli)
2010-02-28 16:53 Cedric Krier (cedk)
2009-08-09 14:33 Cedric Krier (cedk)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110329123848.1A0FB20054@flycatcher.gentoo.org \
    --to=angelos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox