diff options
author | piernov <piernov@piernov.org> | 2012-03-25 15:19:07 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-03-25 15:19:07 +0200 |
commit | 233f7aa33efc9ad31190e64df69f1b2bd1e8025a (patch) | |
tree | 48bcb2cfd2fbc0925210ba3eae3a227071570b73 | |
parent | 9669ddb38fe282c75695edc76a5993c6a1adad05 (diff) | |
download | gnome3-233f7aa33efc9ad31190e64df69f1b2bd1e8025a.tar.gz gnome3-233f7aa33efc9ad31190e64df69f1b2bd1e8025a.tar.bz2 gnome3-233f7aa33efc9ad31190e64df69f1b2bd1e8025a.tar.xz gnome3-233f7aa33efc9ad31190e64df69f1b2bd1e8025a.zip |
gedit-plugins 3.3.4-1 màj port
-rw-r--r-- | gedit-plugins/.footprint.i686 | 2 | ||||
-rw-r--r-- | gedit-plugins/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | gedit-plugins/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gedit-plugins/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gedit-plugins/Pkgfile | 6 |
5 files changed, 5 insertions, 9 deletions
diff --git a/gedit-plugins/.footprint.i686 b/gedit-plugins/.footprint.i686 index f5da3b1..47dec0b 100644 --- a/gedit-plugins/.footprint.i686 +++ b/gedit-plugins/.footprint.i686 @@ -217,8 +217,6 @@ drwxr-xr-x root/root usr/share/gedit/plugins/commander/modules/find/ -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.py -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.pyc -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.pyo -drwxr-xr-x root/root usr/share/gedit/plugins/drawspaces/ --rw-r--r-- root/root usr/share/gedit/plugins/drawspaces/gedit-drawspaces-plugin.ui drwxr-xr-x root/root usr/share/gedit/plugins/sessionsaver/ -rw-r--r-- root/root usr/share/gedit/plugins/sessionsaver/sessionsaver.ui drwxr-xr-x root/root usr/share/gedit/plugins/taglist/ diff --git a/gedit-plugins/.footprint.x86_64 b/gedit-plugins/.footprint.x86_64 index f5da3b1..47dec0b 100644 --- a/gedit-plugins/.footprint.x86_64 +++ b/gedit-plugins/.footprint.x86_64 @@ -217,8 +217,6 @@ drwxr-xr-x root/root usr/share/gedit/plugins/commander/modules/find/ -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.py -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.pyc -rw-r--r-- root/root usr/share/gedit/plugins/commander/modules/shell.pyo -drwxr-xr-x root/root usr/share/gedit/plugins/drawspaces/ --rw-r--r-- root/root usr/share/gedit/plugins/drawspaces/gedit-drawspaces-plugin.ui drwxr-xr-x root/root usr/share/gedit/plugins/sessionsaver/ -rw-r--r-- root/root usr/share/gedit/plugins/sessionsaver/sessionsaver.ui drwxr-xr-x root/root usr/share/gedit/plugins/taglist/ diff --git a/gedit-plugins/.md5sum.i686 b/gedit-plugins/.md5sum.i686 index 7701d34..3be939d 100644 --- a/gedit-plugins/.md5sum.i686 +++ b/gedit-plugins/.md5sum.i686 @@ -1 +1 @@ -d3126de94a800dc4ca7e3b1887fa4383 gedit-plugins-3.3.3.tar.xz +50f616d41e7d416dea87ae360e347378 gedit-plugins-3.3.4.tar.xz diff --git a/gedit-plugins/.md5sum.x86_64 b/gedit-plugins/.md5sum.x86_64 index 7701d34..3be939d 100644 --- a/gedit-plugins/.md5sum.x86_64 +++ b/gedit-plugins/.md5sum.x86_64 @@ -1 +1 @@ -d3126de94a800dc4ca7e3b1887fa4383 gedit-plugins-3.3.3.tar.xz +50f616d41e7d416dea87ae360e347378 gedit-plugins-3.3.4.tar.xz diff --git a/gedit-plugins/Pkgfile b/gedit-plugins/Pkgfile index d6d3b66..713e3dd 100644 --- a/gedit-plugins/Pkgfile +++ b/gedit-plugins/Pkgfile @@ -2,11 +2,11 @@ # URL: http://live.gnome.org/GeditPlugins # Maintainer: NuTyX GNOME team # Packager: zatmania at gotofreedom dot org -# Depends on: gedit, gtksourceview, gucharmap, vte -# Run on: gedit,gtksourceview,gucharmap,vte +# Depends on: gedit, gtksourceview, gucharmap, vte3 +# Run on: gedit,gtksourceview,gucharmap,vte3 name=gedit-plugins -version=3.3.3 +version=3.3.4 release=1 source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) |