* [gentoo-commits] gentoo-x86 commit in app-emulation/spice-protocol: spice-protocol-0.6.4.ebuild ChangeLog spice-protocol-0.7.1.ebuild
@ 2011-02-17 10:29 Tiziano Mueller (dev-zero)
0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2011-02-17 10:29 UTC (permalink / raw
To: gentoo-commits
dev-zero 11/02/17 10:29:38
Modified: spice-protocol-0.6.4.ebuild ChangeLog
spice-protocol-0.7.1.ebuild
Log:
Bump EAPI to 4.
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Revision Changes Path
1.2 app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild?r1=1.1&r2=1.2
Index: spice-protocol-0.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spice-protocol-0.6.4.ebuild 17 Feb 2011 10:28:08 -0000 1.1
+++ spice-protocol-0.6.4.ebuild 17 Feb 2011 10:29:38 -0000 1.2
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild,v 1.1 2011/02/17 10:28:08 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.6.4.ebuild,v 1.2 2011/02/17 10:29:38 dev-zero Exp $
-EAPI=3
+EAPI=4
DESCRIPTION="Headers defining the SPICE protocol."
HOMEPAGE="http://spice-space.org/"
@@ -15,8 +15,3 @@
DEPEND=""
RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc NEWS
-}
1.5 app-emulation/spice-protocol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 17 Feb 2011 10:28:08 -0000 1.4
+++ ChangeLog 17 Feb 2011 10:29:38 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice-protocol
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.4 2011/02/17 10:28:08 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.5 2011/02/17 10:29:38 dev-zero Exp $
+
+ 17 Feb 2011; Tiziano Müller <dev-zero@gentoo.org>
+ spice-protocol-0.6.4.ebuild, spice-protocol-0.7.1.ebuild:
+ Bump EAPI to 4.
*spice-protocol-0.7.1 (17 Feb 2011)
*spice-protocol-0.6.4 (17 Feb 2011)
1.2 app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild?r1=1.1&r2=1.2
Index: spice-protocol-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spice-protocol-0.7.1.ebuild 17 Feb 2011 10:28:08 -0000 1.1
+++ spice-protocol-0.7.1.ebuild 17 Feb 2011 10:29:38 -0000 1.2
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild,v 1.1 2011/02/17 10:28:08 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.7.1.ebuild,v 1.2 2011/02/17 10:29:38 dev-zero Exp $
-EAPI=3
+EAPI=4
DESCRIPTION="Headers defining the SPICE protocol."
HOMEPAGE="http://spice-space.org/"
@@ -15,8 +15,3 @@
DEPEND=""
RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc NEWS
-}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-17 10:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 10:29 [gentoo-commits] gentoo-x86 commit in app-emulation/spice-protocol: spice-protocol-0.6.4.ebuild ChangeLog spice-protocol-0.7.1.ebuild Tiziano Mueller (dev-zero)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox