Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140449 - please stabilise Unicode-UTF8simple
Summary: please stabilise Unicode-UTF8simple
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: STABLE
Depends on:
Blocks: 140447
  Show dependency tree
 
Reported: 2006-07-15 02:21 UTC by Matteo Azzali (RETIRED)
Modified: 2006-08-06 04:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Azzali (RETIRED) gentoo-dev 2006-07-15 02:21:58 UTC
Keyworded by more than 1 month without bugs (every arch), 
this one is needed to stabilise xmltv versions 0.5.43 and newer.....

Thanks,
Matteo
Comment 1 nixnut (RETIRED) gentoo-dev 2006-07-15 04:05:00 UTC
Stable on ppc
Comment 2 Jason Wever (RETIRED) gentoo-dev 2006-07-16 11:42:37 UTC
We've made your bug simpler by giving your ebuild the SPARC seal of approval.  Invoice is in the mail.
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2006-07-23 18:45:29 UTC
x86 happy
Comment 4 Ahmed Ammar (RETIRED) gentoo-dev 2006-08-06 04:51:06 UTC
Tested on amd64, please mark stable.

perl -e 'use Data::Dumper; use Unicode::UTF8simple; my $uref = new Unicode::UTF8simple; my @listOfNames = $uref->enclist(); print Dumper(@listOfNames);'

$VAR1 = 'euc-kr';
$VAR2 = 'gb2312';
$VAR3 = 'iso-8859-1';
$VAR4 = 'iso-8859-2';
$VAR5 = 'iso-8859-9';
$VAR6 = 'koi8-r';
$VAR7 = 'utf-8';
$VAR8 = 'windows-1256';
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2006-08-06 04:54:02 UTC
we're done here