aboutsummaryrefslogtreecommitdiff
path: root/package-info.in
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2002-09-20 22:22:00 +0200
committerTorsten Hilbrich <torsten@hilbrich.net>2011-08-27 20:47:38 +0200
commit05047f3e2b114acbe76355cdbc67209e21f9e809 (patch)
tree179a662af39f1808ccd12d77bec26b5aaa604af5 /package-info.in
parent5bb6beb42b86a255991f29fc2a4faabe93d1991c (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.in19
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
-))