diff options
Diffstat (limited to 'app-emulation/opennebula/opennebula-2.0_beta1.ebuild')
-rw-r--r-- | app-emulation/opennebula/opennebula-2.0_beta1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/opennebula/opennebula-2.0_beta1.ebuild b/app-emulation/opennebula/opennebula-2.0_beta1.ebuild index 393d10b3d962..2be9dfcf55dd 100644 --- a/app-emulation/opennebula/opennebula-2.0_beta1.ebuild +++ b/app-emulation/opennebula/opennebula-2.0_beta1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/opennebula/opennebula-2.0_beta1.ebuild,v 1.1 2010/08/11 16:07:58 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/opennebula/opennebula-2.0_beta1.ebuild,v 1.2 2012/05/31 23:16:47 zmedico Exp $ EAPI=3 USE_RUBY="ruby18" -inherit eutils multilib ruby-ng +inherit eutils multilib ruby-ng user MY_P="one-${PV/_/-}" DOWNLOAD_ID="177" |