You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py26-yolk, py27-yolk: add distribute dep, change lone openmaintainer to nomaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@82424 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -8,7 +8,7 @@ name py26-yolk
|
||||
version 0.4.1
|
||||
categories-append devel
|
||||
platforms darwin
|
||||
maintainers openmaintainer
|
||||
maintainers nomaintainer
|
||||
homepage http://tools.assembla.com/yolk
|
||||
description Command-line tool querying PyPI and Python \
|
||||
packages installed on your system
|
||||
@@ -29,7 +29,7 @@ post-destroot {
|
||||
}
|
||||
}
|
||||
|
||||
#depends_lib-append port:py26-setuptools
|
||||
depends_build port:py26-distribute
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.url http://pypi.python.org/pypi/yolk
|
||||
|
||||
@@ -8,7 +8,7 @@ name py27-yolk
|
||||
version 0.4.1
|
||||
categories-append devel
|
||||
platforms darwin
|
||||
maintainers openmaintainer
|
||||
maintainers nomaintainer
|
||||
homepage http://tools.assembla.com/yolk
|
||||
description Command-line tool querying PyPI and Python \
|
||||
packages installed on your system
|
||||
@@ -29,7 +29,7 @@ post-destroot {
|
||||
}
|
||||
}
|
||||
|
||||
#depends_lib-append port:py26-setuptools
|
||||
depends_build port:py27-distribute
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.url http://pypi.python.org/pypi/yolk
|
||||
|
||||
Reference in New Issue
Block a user