public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-Virt: Sys-Virt-1.1.2.ebuild ChangeLog Sys-Virt-0.9.10.ebuild
@ 2013-09-30 11:44 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; only message in thread
From: Mikle Kolyada (zlogene) @ 2013-09-30 11:44 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/09/30 11:44:29

  Modified:             ChangeLog
  Added:                Sys-Virt-1.1.2.ebuild
  Removed:              Sys-Virt-0.9.10.ebuild
  Log:
  Version bump, thanks to Slepnoga. Drop old
  
  (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.24                 dev-perl/Sys-Virt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	31 Mar 2013 16:00:39 -0000	1.23
+++ ChangeLog	30 Sep 2013 11:44:29 -0000	1.24
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Sys-Virt
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.23 2013/03/31 16:00:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.24 2013/09/30 11:44:29 zlogene Exp $
+
+*Sys-Virt-1.1.2 (30 Sep 2013)
+
+  30 Sep 2013; Mikle Kolyada <zlogene@gentoo.org> +Sys-Virt-1.1.2.ebuild,
+  -Sys-Virt-0.9.10.ebuild:
+  Version bump, thanks to Slepnoga. Drop old
 
   31 Mar 2013; Jeff Horelick <jdhore@gentoo.org> Sys-Virt-1.0.0.ebuild:
   marked x86 per bug 463520



1.1                  dev-perl/Sys-Virt/Sys-Virt-1.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.1.2.ebuild?rev=1.1&content-type=text/plain

Index: Sys-Virt-1.1.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.1.2.ebuild,v 1.1 2013/09/30 11:44:29 zlogene Exp $

EAPI=5

MODULE_AUTHOR=DANBERR
MODULE_VERSION=1.1.2
inherit perl-module

DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND=">=app-emulation/libvirt-${PV}"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	test? (
		dev-perl/CPAN-Changes
		dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage
		dev-perl/XML-XPath
		virtual/perl-Time-HiRes
	)"

SRC_TEST="do"

src_compile() {
	MAKEOPTS+=" -j1" perl-module_src_compile
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-30 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 11:44 [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-Virt: Sys-Virt-1.1.2.ebuild ChangeLog Sys-Virt-0.9.10.ebuild Mikle Kolyada (zlogene)

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