get-scripts diff libreoffice @ rev 21

opera: add ru locale
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 28 10:04:21 2014 +0200 (2014-07-28)
parents 2e6fc10e1b24
children 6ca05e6839e1
line diff
     1.1 --- a/libreoffice	Sun Feb 16 20:20:05 2014 +0000
     1.2 +++ b/libreoffice	Mon Jul 28 10:04:21 2014 +0200
     1.3 @@ -16,6 +16,7 @@
     1.4  PREFIX="LibreOffice"
     1.5  SUFFIX="Linux_x86_rpm.tar.gz"
     1.6  WGET_URL="http://download.documentfoundation.org/libreoffice/$DIR"
     1.7 +LICENSE="LGPL3"
     1.8  
     1.9  VERSION="$(basename $(wget -O - $WGET_URL/ 2> /dev/null | \
    1.10  	sed '/href=\"[0-9]/!d;s/.*href=\"//;s/[/\">].*//' | tail -1))"