summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/virt-what/ChangeLog7
-rw-r--r--app-emulation/virt-what/virt-what-1.12.ebuild6
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"