* [gentoo-commits] gentoo-x86 commit in app-emulation/spice: spice-0.10.1.ebuild ChangeLog
@ 2012-03-09 19:17 Jeff Horelick (jdhore)
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-03-09 19:17 UTC (permalink / raw
To: gentoo-commits
jdhore 12/03/09 19:17:51
Modified: spice-0.10.1.ebuild ChangeLog
Log:
Keyworded ~x86 wrt bug 402721
(Portage version: 2.2.0_alpha90/cvs/Linux i686)
Revision Changes Path
1.2 app-emulation/spice/spice-0.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?r1=1.1&r2=1.2
Index: spice-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spice-0.10.1.ebuild 8 Feb 2012 15:57:30 -0000 1.1
+++ spice-0.10.1.ebuild 9 Mar 2012 19:17:51 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.1 2012/02/08 15:57:30 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.2 2012/03/09 19:17:51 jdhore Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+client +gui sasl smartcard static static-libs"
RDEPEND=">=app-emulation/spice-protocol-0.10.1
1.22 app-emulation/spice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 12 Feb 2012 03:00:01 -0000 1.21
+++ ChangeLog 9 Mar 2012 19:17:51 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.21 2012/02/12 03:00:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.22 2012/03/09 19:17:51 jdhore Exp $
+
+ 09 Mar 2012; Jeff Horelick <jdhore@gentoo.org> spice-0.10.1.ebuild:
+ Keyworded ~x86 wrt bug 402721
11 Feb 2012; Doug Goldstein <cardoe@gentoo.org> -spice-0.8.2.ebuild:
Remove unused version
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/spice: spice-0.10.1.ebuild ChangeLog
@ 2012-06-07 15:36 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-06-07 15:36 UTC (permalink / raw
To: gentoo-commits
jlec 12/06/07 15:36:01
Modified: spice-0.10.1.ebuild ChangeLog
Log:
Add fix for underlinking detected by gold
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Revision Changes Path
1.5 app-emulation/spice/spice-0.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild?r1=1.4&r2=1.5
Index: spice-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spice-0.10.1.ebuild 3 May 2012 18:49:07 -0000 1.4
+++ spice-0.10.1.ebuild 7 Jun 2012 15:36:01 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.4 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.1.ebuild,v 1.5 2012/06/07 15:36:01 jlec Exp $
EAPI=4
@@ -39,7 +39,9 @@
# * TODO: add slirp for tunnel-support
src_prepare() {
- epatch "${FILESDIR}/0.10.1-disable-werror.patch"
+ epatch \
+ "${FILESDIR}/0.10.1-disable-werror.patch" \
+ "${FILESDIR}/${PV}-gold.patch"
eautoreconf
}
1.25 app-emulation/spice/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 3 May 2012 18:49:07 -0000 1.24
+++ ChangeLog 7 Jun 2012 15:36:01 -0000 1.25
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.24 2012/05/03 18:49:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.25 2012/06/07 15:36:01 jlec Exp $
+
+ 07 Jun 2012; Justin Lecher <jlec@gentoo.org> +files/0.10.1-gold.patch,
+ spice-0.10.1.ebuild:
+ Add fix for underlinking detected by gold
03 May 2012; Jeff Horelick <jdhore@gentoo.org> spice-0.8.1.ebuild,
spice-0.8.2-r1.ebuild, spice-0.10.0.ebuild, spice-0.10.1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-07 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 15:36 [gentoo-commits] gentoo-x86 commit in app-emulation/spice: spice-0.10.1.ebuild ChangeLog Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2012-03-09 19:17 Jeff Horelick (jdhore)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox