diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-06 12:20:53 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-06 12:20:53 +0100 |
commit | f61708725bfb600c3cd52d7130a0d03ef120dd54 (patch) | |
tree | d95522fbdffeee38d96db072c1ecccb1187a828c /base | |
parent | 099bbf249a2760a63ce4f81d4eccd508afc09a69 (diff) | |
download | nutyx-pakxe-f61708725bfb600c3cd52d7130a0d03ef120dd54.tar.gz nutyx-pakxe-f61708725bfb600c3cd52d7130a0d03ef120dd54.tar.bz2 nutyx-pakxe-f61708725bfb600c3cd52d7130a0d03ef120dd54.tar.xz nutyx-pakxe-f61708725bfb600c3cd52d7130a0d03ef120dd54.zip |
Maj pkg-get#0.4.5-13
Diffstat (limited to 'base')
-rw-r--r-- | base/pkg-get/.md5sum | 2 | ||||
-rw-r--r-- | base/pkg-get/Pkgfile | 3 | ||||
-rw-r--r-- | base/pkg-get/pkg-get.conf | 12 |
3 files changed, 2 insertions, 15 deletions
diff --git a/base/pkg-get/.md5sum b/base/pkg-get/.md5sum index 211ec0b0a..5bd10425f 100644 --- a/base/pkg-get/.md5sum +++ b/base/pkg-get/.md5sum @@ -1,5 +1,5 @@ 638354d5e6acbd9143efafcf03c54acf pkg-get-0.4.5-NuTyX-02.patch 5ee169f2f99fc501387219b6b96ca9ef pkg-get-0.4.5.tar.gz -ec591455b5021969596c2bcaddfe1567 pkg-get.conf +dec0b03bbfc319c3779c7b0cb04821fa pkg-get.conf c4cca630bfcc85a3f3b13497aff01310 pkg-repgen.patch ecdd60fc1c1e3d725402dc271885689a syn diff --git a/base/pkg-get/Pkgfile b/base/pkg-get/Pkgfile index 240ab7f8d..4281addb7 100644 --- a/base/pkg-get/Pkgfile +++ b/base/pkg-get/Pkgfile @@ -2,11 +2,10 @@ # URL: http://www.varlock.com # Maintainer: Simone Rota, sip at crux dot nu # Packager: Simone Rota, sip at crux dot nu -# Depends on: name=pkg-get version=0.4.5 -release=12 +release=13 source=(http://www.varlock.com/files/$name-$version.tar.gz \ pkg-get-0.4.5-NuTyX-02.patch pkg-get.conf pkg-repgen.patch syn) diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf index 96a7a08d2..bcadd1db9 100644 --- a/base/pkg-get/pkg-get.conf +++ b/base/pkg-get/pkg-get.conf @@ -15,18 +15,6 @@ # veuillez alors décommenter la ligne ci-dessous # pkgdir /srv/NuTyX/locale -# Si vous souhaitez inclure les paquets de tests lors de la prochaine demande de -# mise à jour via la commande "check", -# veuillez alors décommenter la ligne-dessous -# pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/2009.3/uname-m/test - -# Si vous souhaitez inclure les paquets actualisés lors de la prochaine demande de -# mise à jour via la commande "check", -# veuillez alors décommenter la ligne-dessous -# pkgdir /srv/NuTyX/actuel|http://nutyx.meticul.eu/2009.3/uname-m/actuel - - - pkgdir /srv/NuTyX/release|http://nutyx.meticul.eu/2009.3/uname-m/release # runscripts: if "yes" pre-post install scripts are # automatically executed. Handle with care. |