diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2013-02-28 16:07:36 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2013-02-28 16:07:36 +0000 |
commit | df5c568a54850cdaf64f8f8e132c2faa928b5b86 (patch) | |
tree | e5eb448c6857de09fc3dbfba80beffa9ea72fe3a /app-emulation/qemu/qemu-9999.ebuild | |
parent | Version bump. Removed old. (diff) | |
download | gentoo-2-df5c568a54850cdaf64f8f8e132c2faa928b5b86.tar.gz gentoo-2-df5c568a54850cdaf64f8f8e132c2faa928b5b86.tar.bz2 gentoo-2-df5c568a54850cdaf64f8f8e132c2faa928b5b86.zip |
TODO no longer exists in the top level. Items are tracked in the bug tracker now
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 2ad076d0bf8a..1aa86af3ca34 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.46 2013/02/16 21:37:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-9999.ebuild,v 1.47 2013/02/28 16:07:36 cardoe Exp $ EAPI="4" @@ -332,7 +332,7 @@ src_install() { fi fi - dodoc Changelog MAINTAINERS TODO docs/specs/pci-ids.txt + dodoc Changelog MAINTAINERS docs/specs/pci-ids.txt newdoc pc-bios/README README.pc-bios use python && dobin scripts/kvm/kvm_stat |