Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: media-gfx/eog/
Date: Thu, 22 Nov 2012 23:05:03
Message-Id: 1353625472.7f4ec37494cb3e983faad218be1c6f7b3e7fbcb7.eva@gentoo
1 commit: 7f4ec37494cb3e983faad218be1c6f7b3e7fbcb7
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 22 22:56:19 2012 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 22 23:04:32 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7f4ec374
7
8 media-gfx/eog: 3.6.1 → 3.6.2
9
10 ---
11 .../eog/{eog-3.6.1.ebuild => eog-3.6.2.ebuild} | 0
12 media-gfx/eog/metadata.xml | 14 ++++++++++++++
13 2 files changed, 14 insertions(+), 0 deletions(-)
14
15 diff --git a/media-gfx/eog/eog-3.6.1.ebuild b/media-gfx/eog/eog-3.6.2.ebuild
16 similarity index 100%
17 rename from media-gfx/eog/eog-3.6.1.ebuild
18 rename to media-gfx/eog/eog-3.6.2.ebuild
19
20 diff --git a/media-gfx/eog/metadata.xml b/media-gfx/eog/metadata.xml
21 new file mode 100644
22 index 0000000..216da8a
23 --- /dev/null
24 +++ b/media-gfx/eog/metadata.xml
25 @@ -0,0 +1,14 @@
26 +<?xml version="1.0" encoding="UTF-8"?>
27 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 +<pkgmetadata>
29 + <herd>gnome</herd>
30 + <longdescription lang="en">
31 + The Eye of GNOME image viewer is the official image viewer for the GNOME
32 + Desktop environment. With it, you can view single image files, as well
33 + as large image collections.
34 + </longdescription>
35 + <use>
36 + <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
37 + for introspection</flag>
38 + </use>
39 +</pkgmetadata>