<pre style='margin:0'>
Jackson Isaac (JacksonIsaac) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d67a6fcfab2d8432fbbd81ec2c486e4ef8ad813b">https://github.com/macports/macports-ports/commit/d67a6fcfab2d8432fbbd81ec2c486e4ef8ad813b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new d67a6fc  py-dopamine-rl: Remove unused select PortGroup
</span>d67a6fc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d67a6fcfab2d8432fbbd81ec2c486e4ef8ad813b
</span>Author: ijackson <ijackson@macports.org>
AuthorDate: Wed Sep 26 00:02:22 2018 +0530

<span style='display:block; white-space:pre;color:#404040;'>    py-dopamine-rl: Remove unused select PortGroup
</span>---
 python/py-dopamine-rl/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-dopamine-rl/Portfile b/python/py-dopamine-rl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7209f31..1c8b9f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-dopamine-rl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-dopamine-rl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,7 +2,6 @@
</span> 
 PortSystem          1.0
 PortGroup           python 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           select 1.0
</span> 
 set realname        dopamine_rl
 name                py-dopamine-rl
</pre><pre style='margin:0'>

</pre>