diff options
author | Alex Alexander <wired@gentoo.org> | 2011-07-25 09:46:22 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2011-07-25 09:46:22 +0000 |
commit | 49b28926612a7aec033aefd73f50352df19b8a09 (patch) | |
tree | 17c676698de61fe18bd69ac0542c35e5f5c2b714 /www-client/uget/metadata.xml | |
parent | version bump wrt #370639 and #375533 (diff) | |
download | gentoo-2-49b28926612a7aec033aefd73f50352df19b8a09.tar.gz gentoo-2-49b28926612a7aec033aefd73f50352df19b8a09.tar.bz2 gentoo-2-49b28926612a7aec033aefd73f50352df19b8a09.zip |
version bump, live ebuild update, fixed bug #376203
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'www-client/uget/metadata.xml')
-rw-r--r-- | www-client/uget/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/www-client/uget/metadata.xml b/www-client/uget/metadata.xml index 71272a32ebfd..98121dea5694 100644 --- a/www-client/uget/metadata.xml +++ b/www-client/uget/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> -<email>wired@gentoo.org</email> -<name>Alex Alexander</name> -</maintainer> -<longdescription lang="en"> -Uget is a download manager. It allows you to classify URLs before downloading -them, and allows you to import URLs from HTML files. Every category has an -independent configuration that can be inherited by each download in that -category. -</longdescription> -<use> - <flag name='aria2'>Enable support for <pkg>net-misc/aria2</pkg> through xmlrpc. - You'll find the plugin in the app's settings.</flag> - <flag name='hide-temp-files'>Make temporary files that are used while downloading hidden.</flag> -</use> + <herd>no-herd</herd> + <maintainer> + <email>wired@gentoo.org</email> + <name>Alex Alexander</name> + </maintainer> + <longdescription lang="en"> + Uget is a download manager. It allows you to classify URLs before downloading + them, and allows you to import URLs from HTML files. Every category has an + independent configuration that can be inherited by each download in that + category. + </longdescription> + <use> + <flag name='aria2'>Enable support for <pkg>net-misc/aria2</pkg> through xmlrpc. + You'll find the plugin in the app's settings.</flag> + <flag name='hide-temp-files'>Make temporary files that are used while downloading hidden.</flag> + <flag name='gtk3'>Use x11-libs/gtk+:3 instead of x11-libs/gtk+:2</flag> + </use> </pkgmetadata> |