public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-what: ChangeLog virt-what-1.12.ebuild
@ 2012-11-06 15:18 Doug Goldstein (cardoe)
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Goldstein (cardoe) @ 2012-11-06 15:18 UTC (permalink / raw
  To: gentoo-commits

cardoe      12/11/06 15:18:02

  Modified:             ChangeLog
  Added:                virt-what-1.12.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  app-emulation/virt-what/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	29 Jul 2011 19:10:04 -0000	1.2
+++ ChangeLog	6 Nov 2012 15:18:02 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/virt-what
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.2 2011/07/29 19:10:04 cardoe Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.3 2012/11/06 15:18:02 cardoe Exp $
+
+*virt-what-1.12 (06 Nov 2012)
+
+  06 Nov 2012; Doug Goldstein <cardoe@gentoo.org> +virt-what-1.12.ebuild:
+  Version bump.
 
 *virt-what-1.11 (29 Jul 2011)
 



1.1                  app-emulation/virt-what/virt-what-1.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild?rev=1.1&content-type=text/plain

Index: virt-what-1.12.ebuild
===================================================================
# Copyright 1999-2011 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.1 2012/11/06 15:18:02 cardoe Exp $

EAPI=3

inherit eutils autotools

DESCRIPTION="Detects if the current machine is running in a virtual machine"
HOMEPAGE="http://people.redhat.com/~rjones/virt-what/"
SRC_URI="http://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-lang/perl"
RDEPEND="app-shells/bash
		sys-apps/dmidecode"

src_install() {
	emake DESTDIR="${D}" install || die "make install failed"
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/virt-what: ChangeLog virt-what-1.12.ebuild
@ 2014-08-19 11:17 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-19 11:17 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/19 11:17:00

  Modified:             ChangeLog virt-what-1.12.ebuild
  Log:
  Add ~sparc wrt #507714
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.12                 app-emulation/virt-what/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	12 Aug 2014 23:17:18 -0000	1.11
+++ ChangeLog	19 Aug 2014 11:17:00 -0000	1.12
@@ -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.11 2014/08/12 23:17:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-what/ChangeLog,v 1.12 2014/08/19 11:17:00 armin76 Exp $
+
+  19 Aug 2014; Raúl Porcel <armin76@gentoo.org> virt-what-1.12.ebuild:
+  Add ~sparc wrt #507714
 
   12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> virt-what-1.12.ebuild:
   Keyword ~ppc and ~ppc64, bug #507714



1.8                  app-emulation/virt-what/virt-what-1.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild?r1=1.7&r2=1.8

Index: virt-what-1.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-what/virt-what-1.12.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- virt-what-1.12.ebuild	12 Aug 2014 23:17:18 -0000	1.7
+++ virt-what-1.12.ebuild	19 Aug 2014 11:17:00 -0000	1.8
@@ -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.7 2014/08/12 23:17:18 blueness Exp $
+# $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 $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE="dmi"
 
 DEPEND="dev-lang/perl"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-19 12:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 15:18 [gentoo-commits] gentoo-x86 commit in app-emulation/virt-what: ChangeLog virt-what-1.12.ebuild Doug Goldstein (cardoe)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-19 11:17 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox