head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q2:1.2.0.2 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.1.0.12 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.10 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.8 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.6 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.4 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.2; locks; strict; comment @# @; 1.3 date 2009.09.13.22.17.36; author wiz; state dead; branches; next 1.2; 1.2 date 2009.06.04.17.29.41; author drochner; state Exp; branches; next 1.1; 1.1 date 2008.06.23.15.44.14; author drochner; state Exp; branches; next ; desc @@ 1.3 log @Remove unneeded patch after update. @ text @$NetBSD: patch-bb,v 1.2 2009/06/04 17:29:41 drochner Exp $ --- src/plugins/quickview/all_relations.py.orig 2008-05-17 22:14:56.000000000 +0200 +++ src/plugins/quickview/all_relations.py @@@@ -47,7 +47,7 @@@@ def run(database, document, person): report = AllRelReport(database, document, person) report.run() -class AllRelReport(): +class AllRelReport: """ Obtains all relationships, displays the relations, and in details, the relation path @ 1.2 log @update to 3.1.1 This is a major update, many fixes and new features. Take MAINTAINERship as suggested by the old MAINTAINER. @ text @d1 1 a1 1 $NetBSD: patch-bb,v 1.1 2008/06/23 15:44:14 drochner Exp $ @ 1.1 log @-make it work with Python-2.4 -remove obsolete dependency on GConf2 -register desktop file bump PKGREVISION approved by gdt @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- src/plugins/all_relations.py.orig 2008-05-17 22:14:56.000000000 +0200 +++ src/plugins/all_relations.py @