diff options
author | Mats Lidell <mats.lidell@cag.se> | 2013-05-01 00:00:52 +0200 |
---|---|---|
committer | Mats Lidell <mats.lidell@cag.se> | 2013-05-01 00:00:52 +0200 |
commit | f1dc50dafca6d94bab2dbeba2064ba1244817eec (patch) | |
tree | 85aa9c6f2e5027e7212087f2618b3404e9c998ac /app-editors/xemacs/metadata.xml | |
parent | Merge changes from Portage tree. (diff) | |
download | emacs-f1dc50dafca6d94bab2dbeba2064ba1244817eec.tar.gz emacs-f1dc50dafca6d94bab2dbeba2064ba1244817eec.tar.bz2 emacs-f1dc50dafca6d94bab2dbeba2064ba1244817eec.zip |
Added ebuild for xemacs-21.5.32 and xemacs-21.5.33.
Package-Manager: portage-2.1.11.62
Diffstat (limited to 'app-editors/xemacs/metadata.xml')
-rw-r--r-- | app-editors/xemacs/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app-editors/xemacs/metadata.xml b/app-editors/xemacs/metadata.xml new file mode 100644 index 0000000..1476b66 --- /dev/null +++ b/app-editors/xemacs/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>xemacs</herd> + <maintainer> + <email>xemacs@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> + <use> + <flag name='athena'>Chooses the MIT Athena widget set</flag> + <flag name='dnd'>Enables support for the <pkg>x11-libs/dnd</pkg> + drag-n-drop library</flag> + <flag name='eolconv'>Support detection and translation of newline + conventions</flag> + <flag name='pop'>Support POP for mail retrieval</flag> + <flag name='xim'>Enable X11 XiM input method</flag> + </use> +</pkgmetadata> |