change perms

This commit is contained in:
Dimitris Zlatanidis 2014-12-03 03:51:59 +02:00
parent 3abe4ea1cb
commit 9f2e09abea
21 changed files with 0 additions and 23 deletions

View file

@ -1,13 +0,0 @@
Slpkg is Open Source software written in Python language.
It's use is for managing packages in Slackware linux
distribution. Supported Repositories:
- SBo - slackbuilds.org
- Slack - slackware.com
- Alien - alien bob
- Slacky - slacky.eu
- Robby's - rworkman's
Slpkg works in accordance with the standards of the organization
slackbuilds.org to builds packages. Also uses the Slackware linux
instructions for installation, upgrading or removing packages.

View file

@ -1,10 +0,0 @@
PRGNAM="slpkg"
VERSION="2.0.6"
HOMEPAGE="https://github.com/dslackw/slpkg"
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v2.0.6.tar.gz"
MD5SUM=""
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"

0
slpkg/blacklist.py Executable file → Normal file
View file

0
slpkg/checksum.py Executable file → Normal file
View file

0
slpkg/config.py Executable file → Normal file
View file

0
slpkg/desc.py Executable file → Normal file
View file

0
slpkg/downloader.py Executable file → Normal file
View file

0
slpkg/file_size.py Executable file → Normal file
View file

0
slpkg/init.py Executable file → Normal file
View file

0
slpkg/main.py Executable file → Normal file
View file

0
slpkg/messages.py Executable file → Normal file
View file

0
slpkg/queue.py Executable file → Normal file
View file

0
slpkg/repositories.py Executable file → Normal file
View file

0
slpkg/sbo/compressed.py Executable file → Normal file
View file

0
slpkg/sizes.py Executable file → Normal file
View file

0
slpkg/slack/slack_version.py Executable file → Normal file
View file

0
slpkg/splitting.py Executable file → Normal file
View file

0
slpkg/toolbar.py Executable file → Normal file
View file

0
slpkg/tracking.py Executable file → Normal file
View file

0
slpkg/url_read.py Executable file → Normal file
View file

0
slpkg/version.py Executable file → Normal file
View file