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:
@@ -2,14 +2,10 @@ SUMMARY="Python Imaging Library (fork)"
|
||||
DESCRIPTION="
|
||||
Pillow is the friendly PIL fork by Alex Clark and Contributors.
|
||||
PIL is the Python Imaging Library by Fredrik Lundh and Contributors."
|
||||
HOMEPAGE="
|
||||
https://github.com/python-imaging/Pillow
|
||||
https://pypi.python.org/pypi/Pillow
|
||||
"
|
||||
COPYRIGHT="
|
||||
1997-2011 by Secret Labs AB
|
||||
1995-2011 by Fredrik Lundh
|
||||
"
|
||||
HOMEPAGE="https://github.com/python-imaging/Pillow
|
||||
https://pypi.python.org/pypi/Pillow"
|
||||
COPYRIGHT="1997-2011 by Secret Labs AB
|
||||
1995-2011 by Fredrik Lundh"
|
||||
LICENSE="HPND"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/P/Pillow/Pillow-3.1.1.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user