diff options
author | 2011-01-13 17:01:44 +0000 | |
---|---|---|
committer | 2011-01-13 17:01:44 +0000 | |
commit | 7c36fd0eaeedcfc09cc3b318441e6c2b2839e9e1 (patch) | |
tree | ca0e37d7bcb919a8e9b862a75bf0b0135aaeb3c2 /app-emulation/virtinst | |
parent | Marking PDF-Create-1.06 ppc for bug 341865 (diff) | |
download | gentoo-2-7c36fd0eaeedcfc09cc3b318441e6c2b2839e9e1.tar.gz gentoo-2-7c36fd0eaeedcfc09cc3b318441e6c2b2839e9e1.tar.bz2 gentoo-2-7c36fd0eaeedcfc09cc3b318441e6c2b2839e9e1.zip |
Remove empty line that repoman complained about
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/virtinst')
-rw-r--r-- | app-emulation/virtinst/virtinst-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/virtinst/virtinst-9999.ebuild b/app-emulation/virtinst/virtinst-9999.ebuild index 5986712e39a1..59287308f1e7 100644 --- a/app-emulation/virtinst/virtinst-9999.ebuild +++ b/app-emulation/virtinst/virtinst-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-9999.ebuild,v 1.1 2011/01/13 17:00:47 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-9999.ebuild,v 1.2 2011/01/13 17:01:44 cardoe Exp $ #BACKPORTS=1 @@ -26,7 +26,6 @@ else KEYWORDS="~amd64 ~x86" fi - DESCRIPTION="Python modules for starting virtualized guest installations" HOMEPAGE="http://virt-manager.et.redhat.com/" LICENSE="GPL-2" |