diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-08 04:56:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-08 04:56:47 +0000 |
commit | 703bd8066a2d93426f5464188cb4a2b08e2ed182 (patch) | |
tree | d7a4497983ed3ff8a06ed9ee30d74b1cde3b8879 /net-misc/gwget | |
parent | fix up metadata.xml (diff) | |
download | gentoo-2-703bd8066a2d93426f5464188cb4a2b08e2ed182.tar.gz gentoo-2-703bd8066a2d93426f5464188cb4a2b08e2ed182.tar.bz2 gentoo-2-703bd8066a2d93426f5464188cb4a2b08e2ed182.zip |
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/gwget')
-rw-r--r-- | net-misc/gwget/metadata.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gwget/metadata.xml b/net-misc/gwget/metadata.xml index 4202a6e13b9a..9359a065c80e 100644 --- a/net-misc/gwget/metadata.xml +++ b/net-misc/gwget/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome</herd> -<longdescription>Gwget2 is a gtk2 front-end for the wget program. Wget is commonly used for retrieving files from the internet, and with an easy to use gtk2 interface, gwget2 brings the utility of wget to the GNOME desktop. Gwget2 supports drag and drop from most gtk2 compatible browsers, as well as the ability to pause and continue downloads over sessions.</longdescription> -<longdescription lang="ja"> + <herd>gnome</herd> + <longdescription>Gwget2 is a gtk2 front-end for the wget program. Wget is commonly used for retrieving files from the internet, and with an easy to use gtk2 interface, gwget2 brings the utility of wget to the GNOME desktop. Gwget2 supports drag and drop from most gtk2 compatible browsers, as well as the ability to pause and continue downloads over sessions.</longdescription> + <longdescription lang="ja"> Gwget2 は wget プログラムの GTK2 フロントエンドです。wget とはインターネットからファイルを回収するのに一般的に 使われているもので、gwget2 はGNOME デスクトップへ wget ユーティリティを統合し、GTK2 インターフェイスで使い易くします。 Gwget2 は GTK2 互換のブラウザからのドラッグ・アンド・ドロップ及びセッションを越えた停止と再開をサポートします。 </longdescription> + <use> + <flag name="epiphany">Build epiphany extensions</flag> + </use> </pkgmetadata> |