summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2008-01-10 09:23:42 -0600
committerSteev Klimaszewski <steev@gentoo.org>2008-01-10 09:23:42 -0600
commita3f141424da4953af0ce211e699d30d87569bc00 (patch)
treeefdfb833e543268ed22fbb9076291b75838fa14d /dev-util
downloadgentopia-a3f141424da4953af0ce211e699d30d87569bc00.tar.gz
gentopia-a3f141424da4953af0ce211e699d30d87569bc00.tar.bz2
gentopia-a3f141424da4953af0ce211e699d30d87569bc00.zip
Initial import from gentopia svn overlay
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/intltool/ChangeLog432
-rw-r--r--dev-util/intltool/Manifest4
-rw-r--r--dev-util/intltool/files/intltool-0.36.2-update.patch15
-rw-r--r--dev-util/intltool/intltool-0.37.0.ebuild31
4 files changed, 482 insertions, 0 deletions
diff --git a/dev-util/intltool/ChangeLog b/dev-util/intltool/ChangeLog
new file mode 100644
index 0000000..5f103dd
--- /dev/null
+++ b/dev-util/intltool/ChangeLog
@@ -0,0 +1,432 @@
+# ChangeLog for dev-util/intltool
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.103 2007/07/27 09:57:57 leio Exp $
+
+ 17 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org> ++,
+ -intltool-0.36.3.ebuild:
+ Quoted XML mode
+ Fix bug #487818
+
+ 13 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+ -intltool-0.36.2.ebuild, +intltool-0.36.3.ebuild:
+ 2007-12-09 Rodney Dawes
+ * configure.in:
+ Up version to 0.36.3 for release
+
+ 2007-12-09 Rodney Dawes
+ * tests/Makefile.am:
+ Add errors to CLEANFILES
+ * tests/selftest.pl.in:
+ Remove the C directory when finished as well
+ * tests/results/merge12.xml:
+ Update the test to deal with the previous fix for #499590
+
+ 2007-11-29 Christian Persch
+ * intltool-merge.in.in: (entity_encode_int_minimalist):
+ Also encode ">". Bug #499590.
+
+ 2007-11-25 Rodney Dawes
+ * intltool-update.in.in (GeneratePOTemplate):
+ Quote MSGID_BUGS_ADDRESS when passing to xgettext
+ Fixes #493267
+
+ 2007-11-25 Rodney Dawes
+ * intltool-merge.in.in (xml_merge_output):
+ Output the untranslated file in C/ for multiple output
+ Only output in the current directory for single-file output
+ Fixes #487817
+
+ 2007-11-24 Rodney Dawes
+ * intltool-update.in.in (FindLeftoutFiles):
+ Handle the C_ macro as defined in gi18n.h along with N_ Q_ and _
+ Fixes #499179
+
+ 2007-10-31 Rodney Dawes
+ * intltool-update.in.in (FindLeftoutFiles):
+ Only add the additional $SRCIDR/.. path if $SRCDIR is not .
+ Fixes #491408
+
+ 2007-10-31 Rodney Dawes
+ * intltoolize.in: Update the grep to check for IT_PROG_INTLTOOL
+ being defined in aclocal.m4, to avoid the error message when not needed
+ Fixes #481833
+
+ 2007-10-31 Rodney Dawes
+ * intltool.m4: Add a block to check for GNU gettext tools and fail
+ if the scripts aren't found and aren't GNU versions
+ Fixes #490845
+
+ 2007-10-22 Rodney Dawes
+ * intltool-merge.in.in (gather_po_files):
+ Replace the if (/match/) with a for (split) to handle locales
+ separated by whitespace on the same line in the LINGUAS file
+ Original patch from Mike Massonnet
+
+ 14 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
+ +files/intltool-0.36.2-update.patch, +intltool-0.36.2.ebuild:
+ bump to 0.36.2, update relevant patch
+
+ 27 Jul 2007; Mart Raudsepp <leio@gentoo.org> -intltool-0.35.0.ebuild,
+ -intltool-0.35.4.ebuild:
+ Remove old versions
+
+ 02 Jun 2007; Brent Baude <ranger@gentoo.org> intltool-0.35.5.ebuild:
+ Marking intltool-0.35.5 ppc stable for bug #171107
+
+ 31 May 2007; Jeroen Roovers <jer@gentoo.org> intltool-0.35.5.ebuild:
+ Stable for HPPA (bug #171107).
+
+ 31 May 2007; Daniel Gryniewicz <dang@gentoo.org> intltool-0.35.5.ebuild:
+ Marked stable on amd64 for bug #171107
+
+ 31 May 2007; Brent Baude <ranger@gentoo.org> intltool-0.35.5.ebuild:
+ Marking intltool-0.35.5 ppc64 stable for bug #171107
+
+ 30 May 2007; Raúl Porcel <armin76@gentoo.org> intltool-0.35.5.ebuild:
+ alpha/ia64 stable wrt #171107
+
+ 29 May 2007; Andrej Kacian <ticho@gentoo.org> intltool-0.35.5.ebuild:
+ Stable on x86, bug #171107.
+
+ 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ intltool-0.35.5.ebuild:
+ Stable on sparc wrt #171107
+
+ 27 May 2007; Joshua Kinard <kumba@gentoo.org> intltool-0.35.5.ebuild:
+ Stable on mips.
+
+ 01 Mar 2007; Daniel Gryniewicz <dang@gentoo.org>
+ +files/intltool-0.35.5-update.patch, intltool-0.35.5.ebuild:
+ Revert intltool-extract detection; bug #168832
+
+*intltool-0.35.5 (26 Feb 2007)
+
+ 26 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> +intltool-0.35.5.ebuild:
+ Bump to 0.35.5
+ * Don't hardcode fallback path to intltool-extract
+ * Fix mkdir race in inltool-merge.in.in
+ * Update an additional check to use $SRCDIR properly for POTFILES.skip
+ * Handle extracting comments from ini-style files
+
+ 12 Feb 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ intltool-0.35.0.ebuild:
+ restore stable ppc64 keyword
+
+ 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> intltool-0.35.0.ebuild,
+ intltool-0.35.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
+
+*intltool-0.35.4 (22 Jan 2007)
+
+ 22 Jan 2007; Leonardo Boshell <leonardop@gentoo.org>
+ +intltool-0.35.4.ebuild:
+ New release.
+
+ 21 Dec 2006; Roy Marples <uberlord@gentoo.org> intltool-0.35.0.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> intltool-0.35.0.ebuild:
+ Stable on Alpha.
+
+ 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> intltool-0.35.0.ebuild:
+ Marked stable on mips.
+
+ 16 Aug 2006; Markus Rothe <corsair@gentoo.org> intltool-0.35.0.ebuild:
+ Stable on ppc64
+
+ 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> intltool-0.35.0.ebuild:
+ Marked stable on amd64 for bug #139612
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ intltool-0.35.0.ebuild:
+ hppa stable, bug #139612
+
+ 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ intltool-0.35.0.ebuild:
+ ppc stable, bug #139612
+
+ 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> intltool-0.35.0.ebuild:
+ Mark 0.35.0 stable on ia64
+
+ 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ intltool-0.35.0.ebuild:
+ Stable on x86 wrt bug #139612.
+
+ 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ intltool-0.35.0.ebuild:
+ Stable on sparc wrt #139612
+
+*intltool-0.35.0 (15 May 2006)
+
+ 15 May 2006; Leonardo Boshell <leonardop@gentoo.org>
+ +intltool-0.35.0.ebuild:
+ New release.
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> intltool-0.34.2.ebuild:
+ Add ~x86-fbsd keyword.
+
+*intltool-0.34.2 (08 Feb 2006)
+
+ 08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ +intltool-0.34.2.ebuild:
+ Version bump from upstream for 2.12.3
+
+ 22 Jan 2006; <dang@gentoo.org> intltool-0.34.1.ebuild:
+ Marked stable on amd64 per bug #119634
+
+ 25 Dec 2005; Joshua Kinard <kumba@gentoo.org> intltool-0.34.1.ebuild:
+ Marked stable on mips.
+
+ 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
+ intltool-0.34.1.ebuild:
+ Stable on ppc.
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> intltool-0.34.1.ebuild:
+ Mark 0.34.1 stable on alpha
+
+ 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> intltool-0.34.1.ebuild:
+ Mark 0.34.1 stable on ia64
+
+ 06 Sep 2005; Markus Rothe <corsair@gentoo.org> intltool-0.34.1.ebuild:
+ Stable on ppc64
+
+ 05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ intltool-0.34.1.ebuild:
+ Stable on sparc
+
+ 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org>
+ intltool-0.34.1.ebuild:
+ Stable on x86.
+
+ 14 Aug 2005; Kito <kito@gentoo.org> intltool-0.34.1.ebuild:
+ ~ppc-macos keyword.
+
+ 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> intltool-0.33.ebuild:
+ Stable on ppc.
+
+ 08 Aug 2005; Markus Rothe <corsair@gentoo.org> intltool-0.33.ebuild:
+ Stable on ppc64
+
+*intltool-0.34.1 (02 Aug 2005)
+
+ 02 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> intltool-0.34.1.ebuild:
+ New version.
+
+ 01 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> intltool-0.33.ebuild:
+ Stable on sparc
+
+ 31 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> intltool-0.33.ebuild:
+ Stable on x86.
+
+ 07 Jul 2005; Markus Rothe <corsair@gentoo.org> intltool-0.32.1.ebuild:
+ Stable on ppc64
+
+ 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> intltool-0.32.1.ebuild:
+ Stable on alpha.
+
+ 01 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ intltool-0.32.1.ebuild:
+ Stable on sparc
+
+*intltool-0.33 (30 Jun 2005)
+
+ 30 Jun 2005; Leonardo Boshell <leonardop@gentoo.org> intltool-0.33.ebuild:
+ New release, resolving bug #96955.
+
+ 30 Jun 2005; Leonardo Boshell <leonardop@gentoo.org> intltool-0.32.1.ebuild:
+ Stable on x86.
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> intltool-0.32.1.ebuild:
+ stable on ia64
+
+ 12 Feb 2005; Alin Nastac <mrness@gentoo.org> intltool-0.30.ebuild,
+ intltool-0.31.2.ebuild, intltool-0.31.3.ebuild:
+ Fix dependencies (move dev-perl/XML-Parser from RDEPEND to DEPEND).
+ See bug #81544.
+
+ 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> intltool-0.31.2.ebuild:
+ Marked stable on mips.
+
+ 24 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> :
+ Stable on alpha.
+
+ 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> intltool-0.32.1.ebuild:
+ Stable on hppa.
+
+ 17 Dec 2004; Markus Rothe <corsair@gentoo.org> intltool-0.31.2.ebuild:
+ Stable on ppc64
+
+ 27 Nov 2004; Benjamin Schindler <config@gentoo.org> intltool-0.31.2.ebuild:
+ Marked stable on amd64
+
+ 23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> intltool-0.31.2.ebuild:
+ Stable on alpha.
+
+ 14 Nov 2004; Simon Stelling <blubb@gentoo.org> intltool-0.32.1.ebuild:
+ fixed dependancies (bug #71081)
+
+ 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> intltool-0.31.2.ebuild:
+ Stable on sparc
+
+ 11 Nov 2004; Mike Gardiner <obz@gentoo.org> intltool-0.31.2.ebuild:
+ Keyworded ppc for GNOME 2.8
+
+*intltool-0.32.1 (11 Nov 2004)
+
+ 11 Nov 2004; foser <foser@gentoo.org> intltool-0.32.1.ebuild :
+ Fresh release
+
+*intltool-0.31.3 (14 Oct 2004)
+
+ 14 Oct 2004; Alastair Tse <liquidx@gentoo.org> +intltool-0.31.3.ebuild:
+ version bump
+
+*intltool-0.31.2 (16 Sep 2004)
+
+ 16 Sep 2004; foser <foser@gentoo.org> intltool-0.31.2.ebuild :
+ New release (#62484), now uses DESTDIR
+
+ 28 Jun 2004; Tom Gall <tgall@gentoo.org> intltool-0.30.ebuild:
+ stable on ppc64
+
+ 30 May 2004; L. Boshell <leonardop@gentoo.org> intltool-0.30.ebuild:
+ Add IUSE var.
+
+ 13 May 2004; Stephen P. Becker <geoman@gentoo.org> intltool-0.30.ebuild:
+ Stable on mips.
+
+ 09 Mar 2004; <agriffis@gentoo.org> intltool-0.30.ebuild:
+ stable on alpha and ia64
+
+ 09 Mar 2004; Stephen P. Becker <geoman@gentoo.org> :
+ Added ~mips keyword.
+
+ 16 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> intltool-0.30.ebuild:
+ stable on hppa and sparc
+
+ 10 Feb 2004; <spider@gentoo.org> intltool-0.30.ebuild:
+ x86 bump due to bugs with missing Makefile.in.in
+
+ 10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> intltool-0.29.ebuild:
+ set ppc in keywords
+
+ 07 Feb 2004; <gustavoz@gentoo.org> intltool-0.29.ebuild:
+ stable on hppa and sparc
+
+ 07 Feb 2004; foser <foser@gentoo.org> intltool-0.{29,30}.ebuild :
+ Fix RDEP order to actually make sense (thnx spider for the bucket of water)
+
+ 07 Feb 2004; <spider@gentoo.org> intltool-0.29.ebuild:
+ stable on x86, doing this to get building working on things that need
+ XML::Parser
+
+*intltool-0.30 (3 Feb 2004)
+
+ 03 Feb 2004; foser <foser@gentoo.org> intltool-0.30.ebuild :
+ New release
+
+*intltool-0.29 (26 Jan 2004)
+
+ 26 Jan 2004; foser <foser@gentoo.org> intltool-0.29.ebuild, metadata.xml :
+ New release, added XML-Parser as rdep
+ Added to gnome herd
+
+ 28 Dec 2003; Joshua Kinard <kumba@gentoo.org> intltool-0.27.2.ebuild:
+ Move to mips stable (~mips -> mips)
+
+ 06 Nov 2003; Jason Wever <weeve@gentoo.org> intltool-0.27.2.ebuild:
+ Marked stable on sparc.
+
+ 22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> intltool-0.27.2.ebuild:
+ set ppc in keywords
+
+ 16 Oct 2003; Aron Griffis <agriffis@gentoo.org> intltool-0.27.2.ebuild:
+ Stable on alpha
+
+ 05 Oct 2003; Mike Gardiner <obz@gentoo.org> intltool-0.27.2.ebuild:
+ Marked stable on x86
+
+ 23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> intltool-0.26.ebuild:
+ set ppc in keywords
+
+*intltool-0.27.2 (18 Aug 2003)
+
+ 15 Nov 2003; Guy Martin <gmsoft@gentoo.org> intltool-0.27.2.ebuild :
+ Marked stable on hppa.
+
+ 18 Aug 2003; foser <foser@gentoo.org> intltool-0.27.2.ebuild :
+ New version
+
+*intltool-0.26 (17 May 2003)
+
+ 24 Jul 2003; Guy Martin <gmsoft@gentoo.org>
+ Marked stable on hppa.
+
+ 17 May 2003; foser <foser@gentoo.org> intltool-0.26.ebuild ;
+ New version, removed popt dep, should fix #15194
+
+ 13 Mar 2003; Olivier Reisch <doctomoe@gentoo.org> intltool-0.25.ebuild :
+ Marked ppc stable.
+
+*intltool-0.25 (07 Jan 2002)
+
+ 18 Apr 2003; Jan Seiddel <tuxus@gentoo.org> intltool-0.25.ebuild:
+ Added mips to keywords.
+
+ 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> intltool-0.25.ebuild:
+ Marked stable for sparc
+
+ 16 Mar 2003; Guy Martin <gmsoft@gentoo.org> intltool-0.25.ebuild :
+ Added hppa to keywords.
+
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> intltool-0.25.ebuild :
+ Mark stable on alpha
+
+ 07 Jan 2002; Spider <spider@gentoo.org> intltool-0.25.ebuild :
+ hacked up the new 0.25 release, some doc changes but thats all
+
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
+
+*intltool-0.23 (28 Nov 2002)
+
+ 28 Nov 2002; Spider <spider@gentoo.org> intltool-0.23.ebuild :
+ new version for the last gnome-2 release. no changes.
+
+*intltool-0.22 (7 Jun 2002)
+
+ 23 Oct 2002; Spider <spider@gentoo.org> intltool-0.22.ebuild :
+ updated SRC_URI
+
+ 7 Jun 2002; Spider <spider@gentoo.org> intltool-0.22.ebuild :
+ I missed to commit this yesterday.
+
+ 23 Jul 2002; Mark Guertin <gerk@gentoo.org> :
+ Added ppc to keywords
+
+*intltool-0.21 (20 May 2002)
+ 20 May 2002; Spider <spider@gentoo.org> :
+ Later greater and better... and fixes a bug in old version :)
+
+*intltool-0.20 (19 May 2002)
+ 19 May 2002; Spider <spider@gentoo.org> :
+ update to the latest version that has support for schemas
+
+*intltool-0.19 (18 May 2002)
+ 18 May 2002; Spider <spider@gentoo.org> :
+ copy over to updated version
+
+
+*intltool-0.17 (10 March 2002)
+
+*intltool-0.15 (17 Feb 2002)
+
+*intltool-0.14 (1 Feb 2002)
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+
+ Added initial ChangeLog which should be updated whenever the package is
+ updated in any way. This changelog is targetted to users. This means that the
+ comments should well explained and written in clean English. The details about
+ writing correct changelogs are explained in the skel.ChangeLog file which you
+ can find in the root directory of the portage repository.
diff --git a/dev-util/intltool/Manifest b/dev-util/intltool/Manifest
new file mode 100644
index 0000000..447d68f
--- /dev/null
+++ b/dev-util/intltool/Manifest
@@ -0,0 +1,4 @@
+AUX intltool-0.36.2-update.patch 691 RMD160 f52db95ea9405eac28f02c334d8e1cc1a4044d24 SHA1 6bcd31c87d08e390458aa321d4030de020ffc4ac SHA256 fbd0c9212ab7cbe010e4ec813595be47d0bc8c9480e5b8e9993a854b81a5e17a
+DIST intltool-0.37.0.tar.bz2 138689 RMD160 f78f7bed400a0d1b347cdf8d48de8935608cbcd8 SHA1 dcb9a1ccbde6d27926dbd30814e43f4eed5538ff SHA256 7fd085cacde72bb421e67c09c04d5480314ca042640b855bf438098066b2a96b
+EBUILD intltool-0.37.0.ebuild 806 RMD160 1910059eb8e9d8591123c3f7c79dc0f25138c86f SHA1 6437a2e59ef3146450724cdf3802f70ff659f555 SHA256 0eb3a69696f6eac17951161a73d6aae97c81ed8fc072176a57fe19cd0d21ae0a
+MISC ChangeLog 13662 RMD160 f3694a5eb436112b255cdacafb23b8646e0fdbe8 SHA1 76f5db1b84d9e8666b2cbb2181918dc2ff38df72 SHA256 28807b70895cac98b315762f9227699b07cbba3707869c826f6cf882fe2a5f10
diff --git a/dev-util/intltool/files/intltool-0.36.2-update.patch b/dev-util/intltool/files/intltool-0.36.2-update.patch
new file mode 100644
index 0000000..4d69981
--- /dev/null
+++ b/dev-util/intltool/files/intltool-0.36.2-update.patch
@@ -0,0 +1,15 @@
+diff --exclude-from=/home/dang/bin/scripts/diffrc -up -ruN intltool-0.35.5.orig/intltool-update.in.in intltool-0.35.5/intltool-update.in.in
+--- intltool-0.36.2.orig/intltool-update.in.in 2007-02-13 23:08:40.000000000 -0500
++++ intltool-0.36.2/intltool-update.in.in 2007-03-01 11:51:21.000000000 -0500
+@@ -603,7 +603,10 @@ sub Console_WriteError_InvalidOption
+
+ sub GenerateHeaders
+ {
+- my $EXTRACT = $ENV{"INTLTOOL_EXTRACT"} || "intltool-extract";
++ my $EXTRACT = "/usr/bin/intltool-extract";
++ chomp $EXTRACT;
++
++ $EXTRACT = $ENV{"INTLTOOL_EXTRACT"} if $ENV{"INTLTOOL_EXTRACT"};
+
+ ## Generate the .h header files, so we can allow glade and
+ ## xml translation support
diff --git a/dev-util/intltool/intltool-0.37.0.ebuild b/dev-util/intltool/intltool-0.37.0.ebuild
new file mode 100644
index 0000000..56ad841
--- /dev/null
+++ b/dev-util/intltool/intltool-0.37.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.35.5.ebuild,v 1.11 2007/06/24 21:37:39 vapier Exp $
+
+inherit gnome.org eutils
+
+DESCRIPTION="Tools for extracting translatable strings from various sourcefiles"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=dev-lang/perl-5.6
+ dev-perl/XML-Parser"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ epatch "${FILESDIR}"/${PN}-0.36.2-update.patch
+}
+
+
+src_install() {
+ make DESTDIR="${D}" install || die "Installation failed"
+
+ dodoc AUTHORS ChangeLog NEWS README TODO doc/I18N-HOWTO
+}