diff options
author | piernov <piernov@piernov.org> | 2012-03-06 15:29:34 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-06 15:29:34 +0000 |
commit | ef43fd9614d49d9707476325c0e60e88a82d2fb5 (patch) | |
tree | 453a7c8dba8f520f1783418ee57cc0bbd9cc8456 | |
parent | 3e6fd5f43d76b5ff602c036751f536bc6ac97e65 (diff) | |
download | gnome3-ef43fd9614d49d9707476325c0e60e88a82d2fb5.tar.gz gnome3-ef43fd9614d49d9707476325c0e60e88a82d2fb5.tar.bz2 gnome3-ef43fd9614d49d9707476325c0e60e88a82d2fb5.tar.xz gnome3-ef43fd9614d49d9707476325c0e60e88a82d2fb5.zip |
yelp 3.3.4-1 màj port
-rw-r--r-- | yelp/.footprint.i686 | 5 | ||||
-rw-r--r-- | yelp/.footprint.x86_64 | 5 | ||||
-rw-r--r-- | yelp/.md5sum.i686 | 2 | ||||
-rw-r--r-- | yelp/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | yelp/Pkgfile | 2 |
5 files changed, 13 insertions, 3 deletions
diff --git a/yelp/.footprint.i686 b/yelp/.footprint.i686 index e53292a..ac7bfc3 100644 --- a/yelp/.footprint.i686 +++ b/yelp/.footprint.i686 @@ -59,6 +59,11 @@ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/yelp.mo +drwxr-xr-x root/root usr/share/yelp-xsl/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/common/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/common/domains/ +-rw-r--r-- root/root usr/share/yelp-xsl/xslt/common/domains/yelp.xml drwxr-xr-x root/root usr/share/yelp/ drwxr-xr-x root/root usr/share/yelp/dtd/ -rw-r--r-- root/root usr/share/yelp/dtd/catalog diff --git a/yelp/.footprint.x86_64 b/yelp/.footprint.x86_64 index e53292a..ac7bfc3 100644 --- a/yelp/.footprint.x86_64 +++ b/yelp/.footprint.x86_64 @@ -59,6 +59,11 @@ drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/yelp.mo +drwxr-xr-x root/root usr/share/yelp-xsl/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/common/ +drwxr-xr-x root/root usr/share/yelp-xsl/xslt/common/domains/ +-rw-r--r-- root/root usr/share/yelp-xsl/xslt/common/domains/yelp.xml drwxr-xr-x root/root usr/share/yelp/ drwxr-xr-x root/root usr/share/yelp/dtd/ -rw-r--r-- root/root usr/share/yelp/dtd/catalog diff --git a/yelp/.md5sum.i686 b/yelp/.md5sum.i686 index bc7f9e4..a7e5b37 100644 --- a/yelp/.md5sum.i686 +++ b/yelp/.md5sum.i686 @@ -1 +1 @@ -0bdd067693791d9bcf2cc9cf507d3cea yelp-3.3.3.tar.xz +9acdbfa0b140e88f648ef01046b1475b yelp-3.3.4.tar.xz diff --git a/yelp/.md5sum.x86_64 b/yelp/.md5sum.x86_64 index bc7f9e4..a7e5b37 100644 --- a/yelp/.md5sum.x86_64 +++ b/yelp/.md5sum.x86_64 @@ -1 +1 @@ -0bdd067693791d9bcf2cc9cf507d3cea yelp-3.3.3.tar.xz +9acdbfa0b140e88f648ef01046b1475b yelp-3.3.4.tar.xz diff --git a/yelp/Pkgfile b/yelp/Pkgfile index 08497f3..877c9a9 100644 --- a/yelp/Pkgfile +++ b/yelp/Pkgfile @@ -6,7 +6,7 @@ # Run on: dbus-glib,desktop-file-utils,dconf,webkit,yelp-xsl name=yelp -version=3.3.3 +version=3.3.4 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |