From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC848138334 for ; Tue, 3 Dec 2019 14:57:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 028F8E0824; Tue, 3 Dec 2019 14:57:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9664AE0824 for ; Tue, 3 Dec 2019 14:57:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F32EF34D53C for ; Tue, 3 Dec 2019 14:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E04138B9 for ; Tue, 3 Dec 2019 14:57:12 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1575384905.9fa37b6dc3b368f742c7b7bc3c44feb4e1739d59.ulm@gentoo> Subject: [gentoo-commits] proj/nxml-gentoo-schemas:master commit in: / X-VCS-Repository: proj/nxml-gentoo-schemas X-VCS-Files: DONATING Makefile X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9fa37b6dc3b368f742c7b7bc3c44feb4e1739d59 X-VCS-Branch: master Date: Tue, 3 Dec 2019 14:57:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40f0b901-b56c-4607-be37-1aa4797e8d33 X-Archives-Hash: fde8cbcd7330df514a12aa42ffe60272 commit: 9fa37b6dc3b368f742c7b7bc3c44feb4e1739d59 Author: Ulrich Müller gentoo org> AuthorDate: Tue Dec 3 14:55:05 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Dec 3 14:55:05 2019 +0000 URL: https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=9fa37b6d DONATING: Remove file. Acked-by: Diego Elio Pettenò flameeyes.com> "Feel free to drop it, lots of it is out of date." Signed-off-by: Ulrich Müller gentoo.org> DONATING | 42 ------------------------------------------ Makefile | 2 +- 2 files changed, 1 insertion(+), 43 deletions(-) diff --git a/DONATING b/DONATING deleted file mode 100644 index ce23cd7..0000000 --- a/DONATING +++ /dev/null @@ -1,42 +0,0 @@ -This is message from the package's main author and maintainer, -Diego Elio Pettenò, aka "Flameeyes". - -If you fell like donating to me for my work on this software, please -consider an alternative first. - -During Summer 2007 I was hospitalised for an acute pancreatitis, and -risked my life because of that, as of December 2008 my nightmare might -not be ended just yet, after two more hospitalisations and a few -visits to the ER. As the underlying causes of all this are still -unknown, I would appreciate if any sum you'd have donated to me could -be donated, instead, to one of the following organisation: - -- Fondazione Italiana per la ricerca sulle Malattie del Pancreas - - ONLUS (http://www.fimpancreas.org/) [FIMP] - - Donations can be directed to these IBANs: - IT 70 J 02008 11709 000040424060 - IT 03 N 05188 11701 000000164768 - - In Italy you can donate 5‰ using this "Codice Fiscale" (in your - "Dichiarazione dei Redditi"): - - 93175800239 - -- National Pancreas Foundation (http://www.pancreasfoundation.org/) - [NPF] - If you wish to let me know of your support, then choose for a - Donation in Honor, and use this address: - - Diego Elio Pettenò - Via Scaramuzza, 125 - 30174 Mestre, VE - Italy - -Thank you for reading this document, and thanks to all the people -willing to donate. - -If you know other foundations, donations to which could be deduced -from taxes in other countries, feel free to suggest more by mailing me -at flameeyes@gmail.com . Hopefully wherever the research is based, the -improvements will come equally. diff --git a/Makefile b/Makefile index 68f9585..04db712 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ clean: .depend: $(DTDDEPS) cat *.dep > $@ -$(TARBALL): Makefile LICENCE DONATING schemas.xml $(RNCS) +$(TARBALL): Makefile LICENCE schemas.xml $(RNCS) mkdir -p $(PN) cp $^ $(PN) tar cJf $@ $(PN)