diff options
author | 2003-09-09 00:07:27 +0000 | |
---|---|---|
committer | 2003-09-09 00:07:27 +0000 | |
commit | 95c0ed648aa4477b3f2028bfa82b31f3357c4601 (patch) | |
tree | 3b9131adb7c792f9fcb1bfca22c09402895f2d12 /app-emacs/tramp/metadata.xml | |
parent | new release (diff) | |
download | historical-95c0ed648aa4477b3f2028bfa82b31f3357c4601.tar.gz historical-95c0ed648aa4477b3f2028bfa82b31f3357c4601.tar.bz2 historical-95c0ed648aa4477b3f2028bfa82b31f3357c4601.zip |
Marked as stable. Removed old CVS snapshot. Added metadata.xml
Diffstat (limited to 'app-emacs/tramp/metadata.xml')
-rw-r--r-- | app-emacs/tramp/metadata.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-emacs/tramp/metadata.xml b/app-emacs/tramp/metadata.xml new file mode 100644 index 000000000000..84f5dd124ef9 --- /dev/null +++ b/app-emacs/tramp/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>emacs</herd> +<longdescription> +TRAMP (Transparent Remote Access, Multiple Protocols) is a package for +editing remote files, similar to ange-ftp. Whereas ange-ftp uses FTP +to conn ect to the remote host and to transfer the files, TRAMP uses a +remote shell conn ection (rlogin, telnet, ssh) +</longdescription> +</pkgmetadata> |