public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-07 23:02 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-08-07 23:02 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/08/07 23:02:38

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  Sparc stable --- Bug #234212 --- all some huge number of tests pass.
  (Portage version: 2.2_rc6/cvs/Linux 2.6.20-gentoo-r8 x86_64)

Revision  Changes    Path
1.57                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	4 Jun 2008 07:57:28 -0000	1.56
+++ ChangeLog	7 Aug 2008 23:02:37 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.56 2008/06/04 07:57:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.57 2008/08/07 23:02:37 fmccor Exp $
+
+  07 Aug 2008; Ferris McCormick <fmccor@gentoo.org> mutagen-1.14.ebuild:
+  Sparc stable --- Bug #234212 --- all some huge number of tests pass.
 
 *mutagen-1.14 (04 Jun 2008)
 



1.2                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.1&r2=1.2

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mutagen-1.14.ebuild	4 Jun 2008 07:57:28 -0000	1.1
+++ mutagen-1.14.ebuild	7 Aug 2008 23:02:38 -0000	1.2
@@ -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/media-libs/mutagen/mutagen-1.14.ebuild,v 1.1 2008/06/04 07:57:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.2 2008/08/07 23:02:38 fmccor Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="test"
 
 RDEPEND=">=virtual/python-2.4"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-09 16:33 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 7+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-08-09 16:33 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/08/09 16:33:14

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  amd64 stable wrt bug #234212
  (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.62                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	9 Aug 2008 07:28:06 -0000	1.61
+++ ChangeLog	9 Aug 2008 16:33:13 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.61 2008/08/09 07:28:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.62 2008/08/09 16:33:13 coldwind Exp $
+
+  09 Aug 2008; Santiago M. Mola <coldwind@gentoo.org> mutagen-1.14.ebuild:
+  amd64 stable wrt bug #234212
 
   09 Aug 2008; Alexis Ballier <aballier@gentoo.org> mutagen-1.14.ebuild:
   skip tests if flac isn't built with ogg useflag, part of bug #234212



1.7                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.6&r2=1.7

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mutagen-1.14.ebuild	9 Aug 2008 07:28:06 -0000	1.6
+++ mutagen-1.14.ebuild	9 Aug 2008 16:33:13 -0000	1.7
@@ -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/media-libs/mutagen/mutagen-1.14.ebuild,v 1.6 2008/08/09 07:28:06 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.7 2008/08/09 16:33:13 coldwind Exp $
 
 inherit distutils eutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=virtual/python-2.4"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-09  7:28 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2008-08-09  7:28 UTC (permalink / raw
  To: gentoo-commits

aballier    08/08/09 07:28:06

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  skip tests if flac isn't built with ogg useflag, part of bug #234212
  (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.61                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	8 Aug 2008 20:40:48 -0000	1.60
+++ ChangeLog	9 Aug 2008 07:28:06 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.60 2008/08/08 20:40:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.61 2008/08/09 07:28:06 aballier Exp $
+
+  09 Aug 2008; Alexis Ballier <aballier@gentoo.org> mutagen-1.14.ebuild:
+  skip tests if flac isn't built with ogg useflag, part of bug #234212
 
   08 Aug 2008; Markus Rothe <corsair@gentoo.org> mutagen-1.14.ebuild:
   Stable on ppc64; bug #234212



1.6                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.5&r2=1.6

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mutagen-1.14.ebuild	8 Aug 2008 20:40:48 -0000	1.5
+++ mutagen-1.14.ebuild	9 Aug 2008 07:28:06 -0000	1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.5 2008/08/08 20:40:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.6 2008/08/09 07:28:06 aballier Exp $
 
-inherit distutils
+inherit distutils eutils
 
 DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python."
 HOMEPAGE="http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen"
@@ -23,5 +23,11 @@
 DOCS="API-NOTES NEWS README TODO TUTORIAL"
 
 src_test() {
-	python setup.py test || die "src_test failed."
+	if ! built_with_use media-libs/flac ogg ; then
+		ewarn "You need media-libs/flac to be built with use ogg in order to"
+		ewarn "run the tests. Please re-install it with the ogg useflag enabled."
+		ewarn "Skipping tests."
+	else
+		python setup.py test || die "src_test failed."
+	fi
 }






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-08 20:40 Markus Rothe (corsair)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2008-08-08 20:40 UTC (permalink / raw
  To: gentoo-commits

corsair     08/08/08 20:40:49

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  Stable on ppc64; bug #234212
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.60                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	8 Aug 2008 17:41:54 -0000	1.59
+++ ChangeLog	8 Aug 2008 20:40:48 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.59 2008/08/08 17:41:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.60 2008/08/08 20:40:48 corsair Exp $
+
+  08 Aug 2008; Markus Rothe <corsair@gentoo.org> mutagen-1.14.ebuild:
+  Stable on ppc64; bug #234212
 
   08 Aug 2008; Raúl Porcel <armin76@gentoo.org> mutagen-1.14.ebuild:
   alpha/x86 stable wrt #234212



1.5                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.4&r2=1.5

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mutagen-1.14.ebuild	8 Aug 2008 17:41:54 -0000	1.4
+++ mutagen-1.14.ebuild	8 Aug 2008 20:40:48 -0000	1.5
@@ -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/media-libs/mutagen/mutagen-1.14.ebuild,v 1.4 2008/08/08 17:41:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.5 2008/08/08 20:40:48 corsair Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=virtual/python-2.4"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-08 17:41 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2008-08-08 17:41 UTC (permalink / raw
  To: gentoo-commits

armin76     08/08/08 17:41:55

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  alpha/x86 stable wrt #234212
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.59                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	8 Aug 2008 17:11:45 -0000	1.58
+++ ChangeLog	8 Aug 2008 17:41:54 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.58 2008/08/08 17:11:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.59 2008/08/08 17:41:54 armin76 Exp $
+
+  08 Aug 2008; Raúl Porcel <armin76@gentoo.org> mutagen-1.14.ebuild:
+  alpha/x86 stable wrt #234212
 
   08 Aug 2008; nixnut <nixnut@gentoo.org> mutagen-1.14.ebuild:
   Stable on ppc wrt bug 234212



1.4                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.3&r2=1.4

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mutagen-1.14.ebuild	8 Aug 2008 17:11:45 -0000	1.3
+++ mutagen-1.14.ebuild	8 Aug 2008 17:41:54 -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/media-libs/mutagen/mutagen-1.14.ebuild,v 1.3 2008/08/08 17:11:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.4 2008/08/08 17:41:54 armin76 Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=">=virtual/python-2.4"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-08-08 17:11 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-08-08 17:11 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/08/08 17:11:46

  Modified:             ChangeLog mutagen-1.14.ebuild
  Log:
  Stable on ppc wrt bug 234212
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.58                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	7 Aug 2008 23:02:37 -0000	1.57
+++ ChangeLog	8 Aug 2008 17:11:45 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mutagen
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.57 2008/08/07 23:02:37 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.58 2008/08/08 17:11:45 nixnut Exp $
+
+  08 Aug 2008; nixnut <nixnut@gentoo.org> mutagen-1.14.ebuild:
+  Stable on ppc wrt bug 234212
 
   07 Aug 2008; Ferris McCormick <fmccor@gentoo.org> mutagen-1.14.ebuild:
   Sparc stable --- Bug #234212 --- all some huge number of tests pass.



1.3                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?r1=1.2&r2=1.3

Index: mutagen-1.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mutagen-1.14.ebuild	7 Aug 2008 23:02:38 -0000	1.2
+++ mutagen-1.14.ebuild	8 Aug 2008 17:11:45 -0000	1.3
@@ -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/media-libs/mutagen/mutagen-1.14.ebuild,v 1.2 2008/08/07 23:02:38 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.3 2008/08/08 17:11:45 nixnut Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86"
 IUSE="test"
 
 RDEPEND=">=virtual/python-2.4"






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild
@ 2008-06-04  7:57 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2008-06-04  7:57 UTC (permalink / raw
  To: gentoo-commits

aballier    08/06/04 07:57:28

  Modified:             ChangeLog
  Added:                mutagen-1.14.ebuild
  Log:
  version bump, thanks to Maxwell Grender-Jones <max@themaniac.org> for the notice, bug #224809
  (Portage version: 2.1.5.3)

Revision  Changes    Path
1.56                 media-libs/mutagen/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	15 Dec 2007 08:44:35 -0000	1.55
+++ ChangeLog	4 Jun 2008 07:57:28 -0000	1.56
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/mutagen
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.55 2007/12/15 08:44:35 drac Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/ChangeLog,v 1.56 2008/06/04 07:57:28 aballier Exp $
+
+*mutagen-1.14 (04 Jun 2008)
+
+  04 Jun 2008; Alexis Ballier <aballier@gentoo.org> +mutagen-1.14.ebuild:
+  version bump, thanks to Maxwell Grender-Jones <max@themaniac.org> for the
+  notice, bug #224809
 
   15 Dec 2007; Samuli Suominen <drac@gentoo.org> mutagen-1.12.ebuild,
   mutagen-1.13.ebuild:



1.1                  media-libs/mutagen/mutagen-1.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild?rev=1.1&content-type=text/plain

Index: mutagen-1.14.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.14.ebuild,v 1.1 2008/06/04 07:57:28 aballier Exp $

inherit distutils

DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python."
HOMEPAGE="http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen"
SRC_URI="http://www.sacredchao.net/~piman/software/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND=">=virtual/python-2.4"
DEPEND="${RDEPEND}
	test? (	dev-python/eyeD3
		dev-python/pyvorbis
		media-libs/flac
		media-sound/vorbis-tools )"

DOCS="API-NOTES NEWS README TODO TUTORIAL"

src_test() {
	python setup.py test || die "src_test failed."
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-08-09 16:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-07 23:02 [gentoo-commits] gentoo-x86 commit in media-libs/mutagen: ChangeLog mutagen-1.14.ebuild Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2008-08-09 16:33 Santiago M. Mola (coldwind)
2008-08-09  7:28 Alexis Ballier (aballier)
2008-08-08 20:40 Markus Rothe (corsair)
2008-08-08 17:41 Raul Porcel (armin76)
2008-08-08 17:11 Gysbert Wassenaar (nixnut)
2008-06-04  7:57 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