diff options
| author | EUcancER <root@euer.krebsco.de> | 2011-11-17 11:16:48 +0100 |
|---|---|---|
| committer | EUcancER <root@euer.krebsco.de> | 2011-11-17 11:16:48 +0100 |
| commit | 3877e5d8221d42811d376ddb560552684d34f5cc (patch) | |
| tree | 8a1082d200a932eb538c30ff9adf8b2f3f0463d4 /punani/tightnani/tightnani_db | |
| parent | 4e8fa61ec02b6f05134e8b95239d1821a46de57c (diff) | |
//punani: rm old punani, tightnani->punani
Diffstat (limited to 'punani/tightnani/tightnani_db')
| -rw-r--r-- | punani/tightnani/tightnani_db | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/punani/tightnani/tightnani_db b/punani/tightnani/tightnani_db deleted file mode 100644 index 318f0e27..00000000 --- a/punani/tightnani/tightnani_db +++ /dev/null @@ -1,60 +0,0 @@ -{ - "packer-symlinks" : { - "packer" : "yaourt", - "aptitude" : "apt-get", - "bauerbill" : "yaourt" - }, - "super-packer" : { - "yaourt" : "pacman" - }, - "vim" : { - "apt-get" : "vim", - "pacman" : "vim", - "brew" : "vim", - "yum" : "vim" - }, - "python" : { - "apt-get" : "python", - "pacman" : "python2" - }, - "python2" : { - "apt-get" : "python", - "pacman" : "python2" - }, - "python3" : { - "apt-get" : "python3", - "pacman" : "python" - }, - "tinc" : { - "apt-get" : "tinc", - "yaourt" : "tinc" - }, - "python-notify" : { - "pacman" : "python-notify", - "apt-get" : "python-notify" - }, - "python-dbus" : { - "pacman" : "dbus-python", - "apt-get" : "python-dbus" - }, - "w3m" : { - "pacman" : "w3m", - "apt-get" : "w3m" - }, - "make" : { - "pacman" : "make", - "apt-get" : "make" - }, - "perl-xml-simple" : { - "apt-get" : "libxml-simple-perl", - "pacman" : "perl-xml-simple" - }, - "hostname" : { - "pacman" : "inetutils", - "apt-get" : "hostname" - }, - "pip" : { - "pacman" : "python-pip", - "apt-get" : "python-pip" - } -} |
