From 7963b05e16e0cf75471b5e3831d9c02c0bbed4fc Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 6 Aug 2013 11:19:01 +0200 Subject: [PATCH] Fix compatibility version of gettext_libintl. * additionally: automatic whitespace cleanup --- sys-devel/gettext/gettext-0.18.1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/gettext/gettext-0.18.1.1.recipe b/sys-devel/gettext/gettext-0.18.1.1.recipe index 72395afcd..d8ce493aa 100644 --- a/sys-devel/gettext/gettext-0.18.1.1.recipe +++ b/sys-devel/gettext/gettext-0.18.1.1.recipe @@ -1,6 +1,6 @@ SUMMARY="GNU tools for native language support" DESCRIPTION="GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation. Specifically, the GNU 'gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs themselves, a runtime library supporting the retrieval of translated messages, and a few stand-alone programs to massage in various ways the sets of translatable strings, or already translated strings. A special GNU Emacs mode also helps interested parties in preparing these sets, or bringing them up to date." -HOMEPAGE="http://www.gnu.org/software/gettext/" +HOMEPAGE="http://www.gnu.org/software/gettext/" LICENSE="GNU GPL v3" COPYRIGHT="1998, 2010 Free Software Foundation, Inc." SRC_URI="http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.1.1.tar.gz" @@ -104,7 +104,7 @@ TEST() SUMMARY_libintl="The gettext internationalization library" PROVIDES_libintl=" - gettext_libintl = $portVersion compat >= 1 + gettext_libintl = $portVersion compat >= 0.18.1 lib:libintl = 8.1.1 compat >= 8 " REQUIRES_libintl="