From: "André Erdmann" <dywi@mailerd.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/R_overlay:master commit in: tests/static/
Date: Sat, 23 Aug 2014 19:03:06 +0000 (UTC) [thread overview]
Message-ID: <1408820378.e51ee9a2485f1acdffb03a45659e7e525340c08b.dywi@gentoo> (raw)
commit: e51ee9a2485f1acdffb03a45659e7e525340c08b
Author: André Erdmann <dywi <AT> mailerd <DOT> de>
AuthorDate: Sat Aug 23 18:59:38 2014 +0000
Commit: André Erdmann <dywi <AT> mailerd <DOT> de>
CommitDate: Sat Aug 23 18:59:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=e51ee9a2
tests, data: reflect SLOT rule changes
---
tests/static/depres.py | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/tests/static/depres.py b/tests/static/depres.py
index 5b8c98e..85ff7ae 100644
--- a/tests/static/depres.py
+++ b/tests/static/depres.py
@@ -33,9 +33,9 @@ DEPRES_DATA = {
DONT_RESOLVE ( "p2 !5" ),
DONT_RESOLVE ( "p2 !=5" ),
DONT_RESOLVE ( "p3 1." ),
- ( "p3 2.1.0", "cat/pkg:1" ),
- ( "p4 5.4.3.2.1", "cat/pkg:5=" ),
- ( "p5 4", "cat/pkg:99/2" ),
+ ( "p3 =2.1.0", "cat/pkg:1" ),
+ ( "p4 =5.4.3.2.1", "cat/pkg:5=" ),
+ ( "p5 =4", "cat/pkg:99/2" ),
),
'selfdeps': (
@@ -123,7 +123,7 @@ DEPRES_DATA = {
DEPRES_RULES = {
'fftw': (
'sci-libs/fftw {', 'fftw', '}',
- '~sci-libs/fftw:+v:s=..1 :: fftw',
+ '~sci-libs/fftw:wide_match:+v:s=..1 :: fftw',
'~sci-libs/fftw :: fftw',
),
@@ -167,13 +167,13 @@ DEPRES_RULES = {
'}',
),
'example5': (
- '~sci-libs/fftw:s=0..1 :: fftw',
+ '~sci-libs/fftw:wide_match:s=0..1 :: fftw',
),
'example6': (
- '~sci-libs/fftw:s=0..1:restrict=2.1,3.0: :: fftw',
+ '~sci-libs/fftw:wide_match:s=0..1:restrict=2.1,3.0: :: fftw',
),
'example7': (
- '~sci-libs/fftw:s=i3.0:r=3.0,3.1,3.2,3.3 :: fftw',
+ '~sci-libs/fftw:wide_match:s=i3.0:r=3.0,3.1,3.2,3.3 :: fftw',
),
}
next reply other threads:[~2014-08-23 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-23 19:03 André Erdmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-23 14:57 [gentoo-commits] proj/R_overlay:gsoc13/next commit in: tests/static/ André Erdmann
2013-07-23 14:57 ` [gentoo-commits] proj/R_overlay:master " André Erdmann
2013-07-03 10:04 [gentoo-commits] proj/R_overlay:gsoc13/next " André Erdmann
2013-07-03 10:05 ` [gentoo-commits] proj/R_overlay:master " André Erdmann
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=1408820378.e51ee9a2485f1acdffb03a45659e7e525340c08b.dywi@gentoo \
--to=dywi@mailerd.de \
--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