Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 514700
Collapse All | Expand All

(-)lib/MP3/Tag/ID3v1.pm.orig (-1 / +10 lines)
Lines 519-529 Link Here
519
			   'Terror', 'Indie', 'BritPop', 'Negerpunk',
519
			   'Terror', 'Indie', 'BritPop', 'Negerpunk',
520
			   'Polsk Punk', 'Beat', 'Christian Gangsta Rap',
520
			   'Polsk Punk', 'Beat', 'Christian Gangsta Rap',
521
			   'Heavy Metal', 'Black Metal', 'Crossover',
521
			   'Heavy Metal', 'Black Metal', 'Crossover',
522
			   'Contemporary Christian Music', 'Christian Rock',
522
			   'Contemporary Christian Music', 'Christian Rock',
523
			   'Merengue', 'Salsa', 'Thrash Metal', 'Anime',
523
			   'Merengue', 'Salsa', 'Thrash Metal', 'Anime',
524
			   'JPop', 'SynthPop',			# 149
524
			   'JPop', 'SynthPop', 'Abstract', 'Art Rock', 'Baroque',
525
                           'Bhangra', 'Big Beat', 'Breakbeat', 'Chillout', 'Downtempo',
526
                           'Dub', 'EBM', 'Eclectic', 'Electro', 'Electroclash', 'Emo',
527
                           'Experimental', 'Garage', 'Global', 'IDM', 'Illbient',
528
                           'Industro-Goth', 'Jam Band', 'Krautrock', 'Leftfield', 'Lounge',
529
                           'Math Rock', 'New Romantic', 'Nu-Breakz', 'Post-Punk',
530
                           'Post-Rock', 'Psytrance', 'Shoegaze', 'Space Rock', 'Trop Rock',
531
                           'World Music', 'Neoclassical', 'Audiobook', 'Audio Theatre',
532
                           'Neue Deutsche Welle', 'Podcast', 'Indie Rock', 'G-Funk',
533
                           'Dubstep', 'Garage Rock', 'Psybient'
525
			 ); 
534
			 ); 
526
}
535
}
527
536
528
=pod
537
=pod
529
538

Return to bug 514700