diff options
author | 2007-05-02 00:41:16 +0000 | |
---|---|---|
committer | 2007-05-02 00:41:16 +0000 | |
commit | 51ae54d9869b7b5ad53272b12708cea86b7978a1 (patch) | |
tree | 7e4d286de6a0258a52bedcaa09496aa7c828289c /app-emulation/xen/xen-3.0.2.ebuild | |
parent | Switch from einfo to elog, remove hardened use flag and detect hardened gcc f... (diff) | |
download | xen-51ae54d9869b7b5ad53272b12708cea86b7978a1.tar.gz xen-51ae54d9869b7b5ad53272b12708cea86b7978a1.tar.bz2 xen-51ae54d9869b7b5ad53272b12708cea86b7978a1.zip |
Set xen-3.0.2 to depend on xen-sources-2.6.16.28
svn path=/xen/; revision=30
Diffstat (limited to 'app-emulation/xen/xen-3.0.2.ebuild')
-rw-r--r-- | app-emulation/xen/xen-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-3.0.2.ebuild b/app-emulation/xen/xen-3.0.2.ebuild index 06b7a62..5eca785 100644 --- a/app-emulation/xen/xen-3.0.2.ebuild +++ b/app-emulation/xen/xen-3.0.2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="debug custom-cflags pae hardened" RDEPEND="sys-boot/grub - sys-kernel/xen-sources" + ~sys-kernel/xen-sources-2.6.16.28" PDEPEND="~app-emulation/xen-tools-${PV}" RESTRICT="test" |