Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=8b5ba6feabed13307592771d710a65e98dda9364

commit 8b5ba6feabed13307592771d710a65e98dda9364
Author: Devil505 <devil505li...@gmail.com>
Date:   Tue Aug 24 13:20:54 2010 +0200

* forgot missing "."

diff --git a/frugalware/about.php b/frugalware/about.php
index f83c6ce..0afc421 100644
--- a/frugalware/about.php
+++ b/frugalware/about.php
@@ -69,7 +69,7 @@ $fwabout= array (
gettext("Currently we support x86, x86_64 and ppc platforms, and inside x86, 
only i686 (Pentium Pro or higher instruction set), inside x86_64 only k8 
(amd64) and inside ppc only PowerPC. If there are any claims, an i386 port will 
be created, but currently we don't have resources to build and maintain those 
packages. Outside x86, currently we don't have any non-x86 hardware, but 
happily accept such patches or any effort to create non-x86 optimized 
packages.")),
array (gettext("How are compressed the Frugalware packages?"),
gettext("FPM packages were originally .tar.gz packages, then a bit later we 
migrated to libarchive, which allowed bzip2 compression. Life was good, but 
then lzma was came, and I added support for libarchive, though others were not 
really interested in a migration, so we stick to .tar.bz2. A few months ago 
libarchive got support for the xz format (which is the successor of lzma), so 
we switched to it. pacman-g2 still
-support .tar.gz and .tar.bz2 as well, and the package extension is .fpm all 
the time to make it clear that it's a Frugalware package"))
+support .tar.gz and .tar.bz2 as well, and the package extension is .fpm all 
the time to make it clear that it's a Frugalware package."))
);

// include the config and let's start page
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to