Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/andromeda/
Date: Sat, 04 Feb 2012 14:23:23
Message-Id: 59e1afa523aba327c395210157856e11dbeb809f.johu@gentoo
1 commit: 59e1afa523aba327c395210157856e11dbeb809f
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 4 14:27:07 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 14:27:07 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=59e1afa5
7
8 [x11-misc/andromeda] Add missing metadata.xml.
9
10 (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
11
12 ---
13 x11-misc/andromeda/andromeda-9999.ebuild | 1 -
14 x11-misc/andromeda/metadata.xml | 5 +++++
15 2 files changed, 5 insertions(+), 1 deletions(-)
16
17 diff --git a/x11-misc/andromeda/andromeda-9999.ebuild b/x11-misc/andromeda/andromeda-9999.ebuild
18 index ef92950..3f2f3e0 100644
19 --- a/x11-misc/andromeda/andromeda-9999.ebuild
20 +++ b/x11-misc/andromeda/andromeda-9999.ebuild
21 @@ -17,4 +17,3 @@ IUSE="debug"
22
23 DEPEND="x11-libs/qt-gui:4"
24 RDEPEND="${DEPEND}"
25 -
26
27 diff --git a/x11-misc/andromeda/metadata.xml b/x11-misc/andromeda/metadata.xml
28 new file mode 100644
29 index 0000000..dc439f7
30 --- /dev/null
31 +++ b/x11-misc/andromeda/metadata.xml
32 @@ -0,0 +1,5 @@
33 +<?xml version="1.0" encoding="UTF-8"?>
34 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 +<pkgmetadata>
36 +<herd>qt</herd>
37 +</pkgmetadata>