diff options
author | tnut <tnut at nutyx dot com> | 2011-03-29 22:05:24 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-03-29 22:05:24 +0200 |
commit | c4fdee792d40eee0febdd32e37a252709b133a81 (patch) | |
tree | a5eb6c41d8e10cd9ecf060e928e93009080a9a8d | |
parent | 82b6dc6e0ff65030cc8c0e1fc0196d9f3fbfe629 (diff) | |
parent | b59241e393f247effa6a058fb959f646aadfaf5f (diff) | |
download | nutyx-pakxe-c4fdee792d40eee0febdd32e37a252709b133a81.tar.gz nutyx-pakxe-c4fdee792d40eee0febdd32e37a252709b133a81.tar.bz2 nutyx-pakxe-c4fdee792d40eee0febdd32e37a252709b133a81.tar.xz nutyx-pakxe-c4fdee792d40eee0febdd32e37a252709b133a81.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
-rw-r--r-- | extra/graphicsmagick/Pkgfile | 2 | ||||
-rw-r--r-- | extra/graphviz/Pkgfile | 2 | ||||
-rw-r--r-- | extra/meanwhile/Pkgfile | 2 | ||||
-rw-r--r-- | xorg/xorg-xinput/Pkgfile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/extra/graphicsmagick/Pkgfile b/extra/graphicsmagick/Pkgfile index 4d0e9c6ab..bf238d753 100644 --- a/extra/graphicsmagick/Pkgfile +++ b/extra/graphicsmagick/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.graphicsmagick.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on : freetype, ghostscript, jasper, lcms, libxml2, libtiff, imagemagick +# Depends on: freetype, ghostscript, jasper, lcms, libxml2, libtiff, imagemagick # Run on: freetype,ghostscript,jasper,lcms,libxml2,libtiff,imagemagick name=graphicsmagick diff --git a/extra/graphviz/Pkgfile b/extra/graphviz/Pkgfile index ed22b7685..678fbf37f 100644 --- a/extra/graphviz/Pkgfile +++ b/extra/graphviz/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.graphviz.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on : expat, libpng, libjpeg, freetype, fontconfig, pango, gtk, libglade, tcl, tk, librsvg, libgd, xorg-libxaw, ghostscript +# Depends on: expat, libpng, libjpeg, freetype, fontconfig, pango, gtk, libglade, tcl, tk, librsvg, libgd, xorg-libxaw, ghostscript # Run on: expat,libpng,libjpeg,freetype,fontconfig,pango,gtk,libglade,tcl,tk,librsvg,libgd name=graphviz diff --git a/extra/meanwhile/Pkgfile b/extra/meanwhile/Pkgfile index d388ac9d2..13e09ad9b 100644 --- a/extra/meanwhile/Pkgfile +++ b/extra/meanwhile/Pkgfile @@ -2,7 +2,7 @@ # URL: http://meanwhile.sourceforge.net/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on : doxygen +# Depends on: doxygen # Run on: doxygen name=meanwhile diff --git a/xorg/xorg-xinput/Pkgfile b/xorg/xorg-xinput/Pkgfile index c898c36dd..f1232790c 100644 --- a/xorg/xorg-xinput/Pkgfile +++ b/xorg/xorg-xinput/Pkgfile @@ -2,7 +2,7 @@ # URL: http://xorg.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on : xorg-libxext, xorg-libxi +# Depends on: xorg-libxext, xorg-libxi # Run on: xorg-libxext,xorg-libxi name=xorg-xinput |