diff options
author | 2012-10-04 16:59:13 +0000 | |
---|---|---|
committer | 2012-10-04 16:59:13 +0000 | |
commit | 03ef3362e7efe6de75cf54864aebe81a741027b0 (patch) | |
tree | 428a9656f8b9c4957111601e346d859d4ae719e8 /app-emulation | |
parent | Fix depend on alsa-lib when USE=-client. The configure script requires it unf... (diff) | |
download | gentoo-2-03ef3362e7efe6de75cf54864aebe81a741027b0.tar.gz gentoo-2-03ef3362e7efe6de75cf54864aebe81a741027b0.tar.bz2 gentoo-2-03ef3362e7efe6de75cf54864aebe81a741027b0.zip |
Add the virtualization herd so we see the bugs.
(Portage version: 2.2.0_alpha135/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spice/metadata.xml | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog index db3f73feb709..438d984b0e05 100644 --- a/app-emulation/spice/ChangeLog +++ b/app-emulation/spice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.32 2012/10/04 16:58:12 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.33 2012/10/04 16:59:13 cardoe Exp $ + + 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> metadata.xml: + Add the virtualization herd so we see the bugs. 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> spice-0.11.0.ebuild, spice-0.11.3.ebuild, spice-0.12.0.ebuild: diff --git a/app-emulation/spice/metadata.xml b/app-emulation/spice/metadata.xml index 70293347e1fe..eb5954351214 100644 --- a/app-emulation/spice/metadata.xml +++ b/app-emulation/spice/metadata.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>virtualization</herd> <maintainer> <email>dev-zero@gentoo.org</email> <name>Tiziano Müller</name> |