mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
SUMMARY="Filesystem events monitoring"
|
||||
DESCRIPTION="Python API and shell utilities to monitor file system events."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/watchdog"
|
||||
COPYRIGHT="
|
||||
2011 Yesudeep Mangalapilly
|
||||
2012 Google, Inc.
|
||||
"
|
||||
COPYRIGHT="2011 Yesudeep Mangalapilly
|
||||
2012 Google, Inc."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/w/watchdog/watchdog-0.8.2.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user