From: "Jesus Rivero (neurogeek)" <neurogeek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/epos: epos-2.5.37-r1.ebuild ChangeLog
Date: Sat, 14 Apr 2012 08:57:13 +0000 (UTC) [thread overview]
Message-ID: <20120414085713.635322004B@flycatcher.gentoo.org> (raw)
neurogeek 12/04/14 08:57:13
Modified: epos-2.5.37-r1.ebuild ChangeLog
Log:
Disabled tests that needed audio service up.
(Portage version: 2.2.0_alpha95/cvs/Linux i686)
Revision Changes Path
1.15 app-accessibility/epos/epos-2.5.37-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild?r1=1.14&r2=1.15
Index: epos-2.5.37-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- epos-2.5.37-r1.ebuild 6 May 2010 11:28:20 -0000 1.14
+++ epos-2.5.37-r1.ebuild 14 Apr 2012 08:57:13 -0000 1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild,v 1.14 2010/05/06 11:28:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild,v 1.15 2012/04/14 08:57:13 neurogeek Exp $
inherit eutils autotools
@@ -21,7 +21,8 @@
cd "${S}"
epatch "${FILESDIR}"/${P}-gcc43.patch \
- "${FILESDIR}"/${P}-gcc45.patch
+ "${FILESDIR}"/${P}-gcc45.patch \
+ "${FILESDIR}"/${P}-disable-tests.patch
sed -i -e "s/CCC/#CCC/" configure.ac || die
1.41 app-accessibility/epos/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/epos/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 6 May 2010 11:28:21 -0000 1.40
+++ ChangeLog 14 Apr 2012 08:57:13 -0000 1.41
@@ -1,6 +1,10 @@
# ChangeLog for app-accessibility/epos
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.40 2010/05/06 11:28:21 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/ChangeLog,v 1.41 2012/04/14 08:57:13 neurogeek Exp $
+
+ 14 Apr 2012; Jesus Rivero <neurogeek@gentoo.org> epos-2.5.37-r1.ebuild,
+ +files/epos-2.5.37-disable-tests.patch:
+ Disabled tests that needed audio service up.
06 May 2010; Samuli Suominen <ssuominen@gentoo.org> epos-2.5.37-r1.ebuild,
+files/epos-2.5.37-gcc45.patch:
next reply other threads:[~2012-04-14 8:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-14 8:57 Jesus Rivero (neurogeek) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-03 7:10 [gentoo-commits] gentoo-x86 commit in app-accessibility/epos: epos-2.5.37-r1.ebuild ChangeLog Ryan Hill (dirtyepic)
2012-04-14 9:28 Jesus Rivero (neurogeek)
2010-05-06 11:28 Samuli Suominen (ssuominen)
2010-01-19 1:40 Jeroen Roovers (jer)
2009-11-30 6:17 Joseph Jezak (josejx)
2009-10-31 14:42 Brent Baude (ranger)
2009-10-28 18:33 Raul Porcel (armin76)
2009-10-22 20:47 Tobias Klausmann (klausman)
2009-10-10 8:29 Samuli Suominen (ssuominen)
2009-10-07 17:20 William Hubbs (williamh)
2009-08-04 14:04 Jeroen Roovers (jer)
2009-04-11 15:58 Raul Porcel (armin76)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120414085713.635322004B@flycatcher.gentoo.org \
--to=neurogeek@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox