ports/opt (master): ketchup: moved to attic
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit c9f99daa06c698dfe640b8aa8c1f24b6979963d9 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:20:00 2006 +0000 ketchup: moved to attic diff --git a/ketchup/.footprint b/ketchup/.footprint deleted file mode 100644 index e23ac5d..0000000 --- a/ketchup/.footprint +++ /dev/null @@ -1,6 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/ketchup -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/ketchup.1.gz diff --git a/ketchup/.md5sum b/ketchup/.md5sum deleted file mode 100644 index 98d31b6..0000000 --- a/ketchup/.md5sum +++ /dev/null @@ -1 +0,0 @@ -6fbe53beac455245e1e8ae92acdccbcc ketchup-0.9.8.tar.bz2 diff --git a/ketchup/Pkgfile b/ketchup/Pkgfile deleted file mode 100644 index 1d47324..0000000 --- a/ketchup/Pkgfile +++ /dev/null @@ -1,15 +0,0 @@ -# Description: Tool for updating or switching between versions of the Linux kernel source -# URL: http://www.selenic.com/ketchup/wiki/ -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: python - -name=ketchup -version=0.9.8 -release=1 -source=(http://www.selenic.com/$name/$name-$version.tar.bz2) - -build() { - install -D -m 0755 $name $PKG/usr/bin/$name - install -D -m 0644 $name.1 $PKG/usr/man/man1/$name.1 -}
participants (1)
-
crux@crux.nu