diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2002-09-20 22:22:00 +0200 |
---|---|---|
committer | Torsten Hilbrich <torsten@hilbrich.net> | 2011-08-27 20:47:38 +0200 |
commit | 05047f3e2b114acbe76355cdbc67209e21f9e809 (patch) | |
tree | 179a662af39f1808ccd12d77bec26b5aaa604af5 /package-info.in | |
parent | 5bb6beb42b86a255991f29fc2a4faabe93d1991c (diff) |
Imported version 1.8.3 from tarball
Fixed multiple defined function in dictionary.el
Diffstat (limited to 'package-info.in')
-rw-r--r-- | package-info.in | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/package-info.in b/package-info.in deleted file mode 100644 index a16dfcc..0000000 --- a/package-info.in +++ /dev/null @@ -1,19 +0,0 @@ -(dictionary - (standards-version 1.1 - version VERSION - author-version AUTHOR_VERSION - date DATE - build-date BUILD_DATE - maintainer MAINTAINER - distribution xemacs - priority low - category CATEGORY - dump nil - description "Interface to RFC2229 dictionary servers." - filename FILENAME - md5sum MD5SUM - size SIZE - provides (dictionary connection link) - requires (REQUIRES) - type regular -)) |