diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2012-11-06 15:18:29 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2012-11-06 15:18:29 +0000 |
commit | e47f187c39562369b886b6c4ec01576ba6b67064 (patch) | |
tree | 079431646050207c533ed160deb54e37fe81e896 /app-emulation/virt-what | |
parent | Version bump. (diff) | |
download | gentoo-2-e47f187c39562369b886b6c4ec01576ba6b67064.tar.gz gentoo-2-e47f187c39562369b886b6c4ec01576ba6b67064.tar.bz2 gentoo-2-e47f187c39562369b886b6c4ec01576ba6b67064.zip |
Version bump.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation/virt-what')
-rw-r--r-- | app-emulation/virt-what/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/virt-what/virt-what-1.12.ebuild | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-emulation/virt-what/ChangeLog b/app-emulation/virt-what/ChangeLog index be3ffdac2c23..c7f078154796 100644 --- a/app-emulation/virt-what/ChangeLog +++ b/app-emulation/virt-what/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/virt-what # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.3 2012/11/06 15:18:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.4 2012/11/06 15:18:29 cardoe Exp $ + + 06 Nov 2012; Doug Goldstein <cardoe@gentoo.org> virt-what-1.12.ebuild: + Version bump. *virt-what-1.12 (06 Nov 2012) @@ -17,4 +20,3 @@ 16 Jul 2010; Doug Goldstein <cardoe@gentoo.org> +virt-what-1.2.ebuild, +metadata.xml: Add initial version to Gentoo - diff --git a/app-emulation/virt-what/virt-what-1.12.ebuild b/app-emulation/virt-what/virt-what-1.12.ebuild index eba830e208a0..bda1d5c847c8 100644 --- a/app-emulation/virt-what/virt-what-1.12.ebuild +++ b/app-emulation/virt-what/virt-what-1.12.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 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/virt-what/virt-what-1.12.ebuild,v 1.1 2012/11/06 15:18:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.2 2012/11/06 15:18:29 cardoe Exp $ -EAPI=3 +EAPI=4 -inherit eutils autotools +inherit eutils DESCRIPTION="Detects if the current machine is running in a virtual machine" HOMEPAGE="http://people.redhat.com/~rjones/virt-what/" |