diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-30 19:39:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-11-30 19:39:53 +0000 |
commit | a28a82364995f07170b09b0f5ae3e2b1d2aa7498 (patch) | |
tree | 104fe56d04472d2475008a9a2959bd3933be5bec /app-emulation/xen-tools | |
parent | whitespace (diff) | |
download | gentoo-2-a28a82364995f07170b09b0f5ae3e2b1d2aa7498.tar.gz gentoo-2-a28a82364995f07170b09b0f5ae3e2b1d2aa7498.tar.bz2 gentoo-2-a28a82364995f07170b09b0f5ae3e2b1d2aa7498.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild index 78df2ffe7b7d..3d17e4346344 100644 --- a/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.1.2-r2.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/xen-tools/xen-tools-4.1.2-r2.ebuild,v 1.1 2011/11/28 18:29:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild,v 1.2 2011/11/30 19:39:53 mr_bones_ Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -321,4 +321,4 @@ pkg_postinst() { pkg_postrm() { python_mod_cleanup $(use pygrub && echo grub) xen -}
\ No newline at end of file +} |