Remove files that do not belong here. Bump PKGREVISION.
This commit is contained in:
parent
f9550731e4
commit
a3fc32e69f
2 changed files with 3 additions and 24 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.9 2010/02/10 19:17:41 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2010/02/25 14:30:23 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= calibre-0.6.24
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://calibre.kovidgoyal.net/downloads/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2009/11/18 17:41:20 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2010/02/25 14:30:23 wiz Exp $
|
||||
bin/calibre
|
||||
bin/calibre-complete
|
||||
bin/calibre-customize
|
||||
|
@ -701,27 +701,6 @@ lib/calibre/pyPdf/generic.py
|
|||
lib/calibre/pyPdf/pdf.py
|
||||
lib/calibre/pyPdf/utils.py
|
||||
lib/calibre/pyPdf/xmp.py
|
||||
${PYSITELIB}/PyQt4/__init__.pyc
|
||||
${PYSITELIB}/PyQt4/pyqtconfig.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/__init__.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/compiler.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/indenter.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/misc.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/proxy_type.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/qobjectcreator.pyc
|
||||
${PYSITELIB}/PyQt4/uic/Compiler/qtproxies.pyc
|
||||
${PYSITELIB}/PyQt4/uic/__init__.pyc
|
||||
${PYSITELIB}/PyQt4/uic/exceptions.pyc
|
||||
${PYSITELIB}/PyQt4/uic/icon_cache.pyc
|
||||
${PYSITELIB}/PyQt4/uic/objcreator.pyc
|
||||
${PYSITELIB}/PyQt4/uic/port_v2/__init__.pyc
|
||||
${PYSITELIB}/PyQt4/uic/port_v2/ascii_upper.pyc
|
||||
${PYSITELIB}/PyQt4/uic/port_v2/encode_utf8.pyc
|
||||
${PYSITELIB}/PyQt4/uic/port_v2/load_plugin.pyc
|
||||
${PYSITELIB}/PyQt4/uic/port_v2/proxy_base.pyc
|
||||
${PYSITELIB}/PyQt4/uic/properties.pyc
|
||||
${PYSITELIB}/PyQt4/uic/uiparser.pyc
|
||||
${PYSITELIB}/sipconfig.pyc
|
||||
lib/udev/rules.d/95-calibre.rules
|
||||
man/man1/calibre-customize.1
|
||||
man/man1/calibre-debug.1
|
||||
|
|
Loading…
Reference in a new issue