public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-musicbrainz: python-musicbrainz-20050108.ebuild ChangeLog
@ 2008-01-01 23:24 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-01-01 23:24 UTC (permalink / raw
  To: gentoo-commits

aballier    08/01/01 23:24:54

  Modified:             python-musicbrainz-20050108.ebuild ChangeLog
  Log:
  stick musicbrainz deps to -2*, bug #203784
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.3                  dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?r1=1.2&r2=1.3

Index: python-musicbrainz-20050108.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-musicbrainz-20050108.ebuild	31 Aug 2005 17:58:57 -0000	1.2
+++ python-musicbrainz-20050108.ebuild	1 Jan 2008 23:24:53 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v 1.2 2005/08/31 17:58:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v 1.3 2008/01/01 23:24:53 aballier Exp $
 
 inherit distutils
 
@@ -14,6 +14,7 @@
 
 IUSE=""
 DEPEND=">=media-libs/musicbrainz-2.1.1
+	=media-libs/musicbrainz-2*
 	>=dev-python/ctypes-0.9.2
 	>=dev-lang/python-2.3"
 S=${WORKDIR}/${PN}



1.3                  dev-python/python-musicbrainz/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Feb 2007 07:40:04 -0000	1.2
+++ ChangeLog	1 Jan 2008 23:24:53 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-musicbrainz
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v 1.2 2007/02/09 07:40:04 flameeyes Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v 1.3 2008/01/01 23:24:53 aballier Exp $
+
+  01 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+  python-musicbrainz-20050108.ebuild:
+  stick musicbrainz deps to -2*, bug #203784
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-musicbrainz: python-musicbrainz-20050108.ebuild ChangeLog
@ 2008-01-02 11:52 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-01-02 11:52 UTC (permalink / raw
  To: gentoo-commits

aballier    08/01/02 11:52:23

  Modified:             python-musicbrainz-20050108.ebuild ChangeLog
  Log:
  fix deps on musicbrainz again... slot deps would be better here
  (Portage version: 2.1.4_rc14)

Revision  Changes    Path
1.4                  dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild?r1=1.3&r2=1.4

Index: python-musicbrainz-20050108.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-musicbrainz-20050108.ebuild	1 Jan 2008 23:24:53 -0000	1.3
+++ python-musicbrainz-20050108.ebuild	2 Jan 2008 11:52:23 -0000	1.4
@@ -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/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v 1.3 2008/01/01 23:24:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/python-musicbrainz-20050108.ebuild,v 1.4 2008/01/02 11:52:23 aballier Exp $
 
 inherit distutils
 
@@ -13,8 +13,7 @@
 KEYWORDS="~x86"
 
 IUSE=""
-DEPEND=">=media-libs/musicbrainz-2.1.1
-	=media-libs/musicbrainz-2*
+DEPEND="=media-libs/musicbrainz-2*
 	>=dev-python/ctypes-0.9.2
 	>=dev-lang/python-2.3"
 S=${WORKDIR}/${PN}



1.4                  dev-python/python-musicbrainz/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-musicbrainz/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	1 Jan 2008 23:24:53 -0000	1.3
+++ ChangeLog	2 Jan 2008 11:52:23 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-musicbrainz
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v 1.3 2008/01/01 23:24:53 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-musicbrainz/ChangeLog,v 1.4 2008/01/02 11:52:23 aballier Exp $
+
+  02 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+  python-musicbrainz-20050108.ebuild:
+  fix deps on musicbrainz again... slot deps would be better here
 
   01 Jan 2008; Alexis Ballier <aballier@gentoo.org>
   python-musicbrainz-20050108.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-02 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02 11:52 [gentoo-commits] gentoo-x86 commit in dev-python/python-musicbrainz: python-musicbrainz-20050108.ebuild ChangeLog Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-01 23:24 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox