diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:41:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:41:05 +0000 |
commit | ba7ed7afd36e65a8aacc3f8f9f136361a421e417 (patch) | |
tree | 47a9160a2dbbf7fda0ac4675cf52af1cf8ee8987 /app-emulation/virt-what | |
parent | Stable for sparc, wrt bug #533588 (diff) | |
download | gentoo-2-ba7ed7afd36e65a8aacc3f8f9f136361a421e417.tar.gz gentoo-2-ba7ed7afd36e65a8aacc3f8f9f136361a421e417.tar.bz2 gentoo-2-ba7ed7afd36e65a8aacc3f8f9f136361a421e417.zip |
Stable for sparc, wrt bug #533588
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emulation/virt-what')
-rw-r--r-- | app-emulation/virt-what/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/virt-what/virt-what-1.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/virt-what/ChangeLog b/app-emulation/virt-what/ChangeLog index ad42337c9d4c..1593fe010cdd 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.14 2014/12/31 16:26:59 ago Exp $ +# 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 $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> virt-what-1.12.ebuild: + Stable for sparc, wrt bug #533588 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> virt-what-1.12.ebuild: Stable for ppc, 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 8172942c45e4..d1058637218e 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 +# 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.10 2014/12/31 16:26:59 ago Exp $ +# $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 $ 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" |