diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:26:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:26:59 +0000 |
commit | 5d09c38fd31496bde4071340136c1cef2d35e89a (patch) | |
tree | 14d4cc34de8637e657adf102b47dc75b7106d7f5 /app-emulation | |
parent | Stable for ppc, wrt bug #533588 (diff) | |
download | gentoo-2-5d09c38fd31496bde4071340136c1cef2d35e89a.tar.gz gentoo-2-5d09c38fd31496bde4071340136c1cef2d35e89a.tar.bz2 gentoo-2-5d09c38fd31496bde4071340136c1cef2d35e89a.zip |
Stable for ppc, wrt bug #533588
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/virt-what/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/virt-what/virt-what-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/virt-what/ChangeLog b/app-emulation/virt-what/ChangeLog index ca6e95c74133..ad42337c9d4c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.13 2014/12/28 09:25:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.14 2014/12/31 16:26:59 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> virt-what-1.12.ebuild: + Stable for ppc, wrt bug #533588 28 Dec 2014; Jeroen Roovers <jer@gentoo.org> virt-what-1.12.ebuild: Stable for HPPA (bug #533588). diff --git a/app-emulation/virt-what/virt-what-1.12.ebuild b/app-emulation/virt-what/virt-what-1.12.ebuild index 778789b9e2e1..8172942c45e4 100644 --- a/app-emulation/virt-what/virt-what-1.12.ebuild +++ b/app-emulation/virt-what/virt-what-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.9 2014/12/28 09:25:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.10 2014/12/31 16:26:59 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86" IUSE="dmi" DEPEND="dev-lang/perl" |