diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-08-16 19:50:38 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-08-16 19:50:38 +0000 |
commit | d4b8aeedc9bc9870218cd7532a7dfef20a9ee050 (patch) | |
tree | 567f3270420cfaca4474b1e44d0c51ddb4bd82c6 /media-gfx/eog/metadata.xml | |
parent | Version bump (diff) | |
download | gentoo-2-d4b8aeedc9bc9870218cd7532a7dfef20a9ee050.tar.gz gentoo-2-d4b8aeedc9bc9870218cd7532a7dfef20a9ee050.tar.bz2 gentoo-2-d4b8aeedc9bc9870218cd7532a7dfef20a9ee050.zip |
Bump to 3.0.2, from gnome overlay for GNOME 3
(Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/eog/metadata.xml')
-rw-r--r-- | media-gfx/eog/metadata.xml | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/eog/metadata.xml b/media-gfx/eog/metadata.xml index e17e20c0a3e7..b77c0b94d8c4 100644 --- a/media-gfx/eog/metadata.xml +++ b/media-gfx/eog/metadata.xml @@ -1,9 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome</herd> -<longdescription lang="en"> -The Eye of GNOME image viewer is the official image viewer for the GNOME Desktop environment. -With it, you can view single image files, as well as large image collections. -</longdescription> + <herd>gnome</herd> + <longdescription lang="en"> + The Eye of GNOME image viewer is the official image viewer for the GNOME + Desktop environment. With it, you can view single image files, as well + as large image collections. + </longdescription> + <use> + <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> + for introspection</flag> + </use> </pkgmetadata> |