diff options
author | 2015-01-08 11:30:13 +0000 | |
---|---|---|
committer | 2015-01-08 11:30:13 +0000 | |
commit | afae7e39820a5f564391e1bc2488ae2d5cb6de9b (patch) | |
tree | 405db402b9dd6cf79ae062fddacea6fc7009ea89 /app-emulation | |
parent | Stable for ppc64, wrt bug #533588 (diff) | |
download | gentoo-2-afae7e39820a5f564391e1bc2488ae2d5cb6de9b.tar.gz gentoo-2-afae7e39820a5f564391e1bc2488ae2d5cb6de9b.tar.bz2 gentoo-2-afae7e39820a5f564391e1bc2488ae2d5cb6de9b.zip |
Stable for ppc64, wrt bug #533588
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 1593fe010cdd..427d012078fe 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.15 2015/01/02 12:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.16 2015/01/08 11:30:13 ago Exp $ + + 08 Jan 2015; Agostino Sarubbo <ago@gentoo.org> virt-what-1.12.ebuild: + Stable for ppc64, wrt bug #533588 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> virt-what-1.12.ebuild: Stable for sparc, wrt 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 d1058637218e..081c0699248e 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-2015 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.11 2015/01/02 12:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v 1.12 2015/01/08 11:30:13 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" |