blob: 2572443a2c2e0571d9fcdd30f9308f7e3d0fe5b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# ChangeLog for dev-ruby/ruby-mp3info
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.15 2010/08/11 18:04:34 graaff Exp $
11 Aug 2010; Hans de Graaff <graaff@gentoo.org>
-ruby-mp3info-0.6.13.ebuild:
Remove old version.
*ruby-mp3info-0.6.13-r1 (27 Jun 2010)
27 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+ruby-mp3info-0.6.13-r1.ebuild:
Convert to ruby-fakegem.
24 Aug 2009; Hans de Graaff <graaff@gentoo.org>
-ruby-mp3info-0.6.10.ebuild:
Remove old version.
*ruby-mp3info-0.6.13 (02 Jun 2009)
02 Jun 2009; Hans de Graaff <graaff@gentoo.org>
+ruby-mp3info-0.6.13.ebuild:
Version bump with various bug fixes.
14 Apr 2009; Hans de Graaff <graaff@gentoo.org> -ruby-mp3info-0.4.ebuild,
-ruby-mp3info-0.5.ebuild, -ruby-mp3info-0.5.1.ebuild:
Remove old versions.
*ruby-mp3info-0.6.10 (20 Dec 2008)
20 Dec 2008; Hans de Graaff <graaff@gentoo.org>
+ruby-mp3info-0.6.10.ebuild:
Version bump
18 Sep 2007; Hans de Graaff <graaff@gentoo.org> -ruby-mp3info-0.3.ebuild:
Remove old version
*ruby-mp3info-0.5.1 (18 Sep 2007)
18 Sep 2007; Hans de Graaff <graaff@gentoo.org>
+ruby-mp3info-0.5.1.ebuild:
Version bump:
* ADDED: Mp3Info#reload method to reload the file from the disk
* FIXED: bug [#2604] Not able to delete tag1
* FIXED: bug #3401 'id3v2.rb dies when trying to read a certain mp3'
* FIXED: bug #2957 'Error message "Can't define singleton"'
* FIXED: bug #3068 'require_gem ("ruby-mp3info") doesn't works'
* FIXED: bug #11967 "Leading 'h' from 'http://' gets chopped on URL fields"
* PATCHED: with patch #3157 'Fix for 64 bit Ruby'
The last patch also fixes Gentoo bug #185711, thanks to James Le Cuirot for
reporting and tracking the issue.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> ruby-mp3info-0.5.ebuild:
Mark 0.5 ~ia64
10 Jan 2006; Grant Goodyear <g2boojum@gentoo.org> ruby-mp3info-0.5.ebuild:
Add ~amd64 keyword
*ruby-mp3info-0.5 (06 Dec 2005)
06 Dec 2005; Michael Kohl <citizen428@gentoo.org>
+ruby-mp3info-0.5.ebuild:
Version bump and switched to gem.
*ruby-mp3info-0.4 (03 May 2005)
03 May 2005; Michael Kohl <citizen428@gentoo.org>
+ruby-mp3info-0.4.ebuild:
Version bump. Added src_test().
12 Mar 2005; Michael Kohl <citizen428@gentoo.org> ruby-mp3info-0.3.ebuild:
Marked stable on x86.
*ruby-mp3info-0.3 (15 Feb 2005)
15 Feb 2005; Michael Kohl <citizen428@gentoo.org> +metadata.xml,
+ruby-mp3info-0.3.ebuild:
Initial import. Ebuild submitted by Michael Mauch <michael.mauch@gmx.de> in
bug #81878
|