diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-28 09:25:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-28 09:25:32 +0000 |
commit | 87b8216fd536f086354a7f32078dd0af4df8755a (patch) | |
tree | 895e3dd17c613e9590b2d59f26ca649de00d1056 /app-emulation | |
parent | Stable for HPPA (bug #533592). (diff) | |
download | gentoo-2-87b8216fd536f086354a7f32078dd0af4df8755a.tar.gz gentoo-2-87b8216fd536f086354a7f32078dd0af4df8755a.tar.bz2 gentoo-2-87b8216fd536f086354a7f32078dd0af4df8755a.zip |
Stable for HPPA (bug #533588).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 cda8ae24dd32..ca6e95c74133 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.12 2014/08/19 11:17:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.13 2014/12/28 09:25:32 jer Exp $ + + 28 Dec 2014; Jeroen Roovers <jer@gentoo.org> virt-what-1.12.ebuild: + Stable for HPPA (bug #533588). 19 Aug 2014; Raúl Porcel <armin76@gentoo.org> virt-what-1.12.ebuild: Add ~sparc wrt #507714 diff --git a/app-emulation/virt-what/virt-what-1.12.ebuild b/app-emulation/virt-what/virt-what-1.12.ebuild index e3fb2f8fcc2b..778789b9e2e1 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.8 2014/08/19 11:17:00 armin76 Exp $ +# $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 $ 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" |