You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-03-30 11:29:27 -07:00
b9470c53f1
- obsoletes py-git-review, as this is primarily a CLI tool, not a Python library
13 lines
360 B
Tcl
13 lines
360 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup obsolete 1.0
|
|
|
|
name py-git-review
|
|
version 1.28.0
|
|
revision 1
|
|
platforms darwin
|
|
categories python
|
|
|
|
replaced_by git-review
|