diff options
author | Brandon Hale <tseng@gentoo.org> | 2003-11-04 15:07:35 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2003-11-04 15:07:35 +0000 |
commit | f08a0412c5c85633b47352a12076b7d9366c1aee (patch) | |
tree | 074f5c45f832422a1c7d404b9e3cd1960fa8102b /x11-wm/ion | |
parent | updated metadata (diff) | |
download | historical-f08a0412c5c85633b47352a12076b7d9366c1aee.tar.gz historical-f08a0412c5c85633b47352a12076b7d9366c1aee.tar.bz2 historical-f08a0412c5c85633b47352a12076b7d9366c1aee.zip |
adding metadata.xml
Diffstat (limited to 'x11-wm/ion')
-rw-r--r-- | x11-wm/ion/Manifest | 1 | ||||
-rw-r--r-- | x11-wm/ion/metadata.xml | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/ion/Manifest b/x11-wm/ion/Manifest index bca33635abfe..85f21490f11e 100644 --- a/x11-wm/ion/Manifest +++ b/x11-wm/ion/Manifest @@ -1,6 +1,7 @@ MD5 311dedd5cdb94f5e3ab3c2eed64661ca ChangeLog 1461 MD5 c9585bcdc7a62995aefd0902437015de ion-20020207-r1.ebuild 1415 MD5 7a80588402f23d4459d1c02e752c0f8c ion-20020207.ebuild 1347 +MD5 f6555db271f0c723017c417e06c2acf1 metadata.xml 541 MD5 1859f463f0b88ba4a73c5051923c6095 files/digest-ion-20020207 64 MD5 1859f463f0b88ba4a73c5051923c6095 files/digest-ion-20020207-r1 64 MD5 6487fe95ece5d2b01629c2735b2b6e1a files/ion-20020207-gentoo.diff 391 diff --git a/x11-wm/ion/metadata.xml b/x11-wm/ion/metadata.xml new file mode 100644 index 000000000000..490acbde8c3e --- /dev/null +++ b/x11-wm/ion/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>desktop-wm</herd> + <longdescription> + Ion is a tiling (no overlapping windows) window manager that also has + PWM-style tabbed frames which can contain multiple client windows. These + features help keeping windows organized and quickly switching between + them. Ion was designed primarily as an efficient and unobtrusive window + manager for users who prefer the keyboard. + </longdescription> +</pkgmetadata> |