wok diff jed/receipt @ rev 7334

Fixed gst-ffmpeg to use /usr/bin/mktemp in coreutils-file-special package.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 19 22:44:15 2010 +0000 (2010-11-19)
parents 67356fcbb83e
children 02bbaa9d12ba
line diff
     1.1 --- a/jed/receipt	Wed Jan 26 00:55:11 2005 +0000
     1.2 +++ b/jed/receipt	Fri Nov 19 22:44:15 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://www.jedsoft.org/jed/"
     1.5  WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/$TARBALL
     1.6   ftp://space.mit.edu/pub/davis/jed/v0.99/$TARBALL"
     1.7 +TAGS="text-editor" 
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()