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 64163138350 for ; Tue, 4 Feb 2020 18:39:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B4D1E086C; Tue, 4 Feb 2020 18:39:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 01F9AE086C for ; Tue, 4 Feb 2020 18:39:29 +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 DD87B34E74A for ; Tue, 4 Feb 2020 18:39:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E8D6116 for ; Tue, 4 Feb 2020 18:39:27 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1580841519.9dfb6339bb34228b68c79742c9af92addbfb3821.floppym@gentoo> Subject: [gentoo-commits] proj/hwids:master commit in: / X-VCS-Repository: proj/hwids X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 9dfb6339bb34228b68c79742c9af92addbfb3821 X-VCS-Branch: master Date: Tue, 4 Feb 2020 18:39:27 +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: 82f613ac-9192-4962-accb-1c832286cf21 X-Archives-Hash: e629f1f46134369dc76d8888bec266bd commit: 9dfb6339bb34228b68c79742c9af92addbfb3821 Author: Mike Gilbert gentoo org> AuthorDate: Tue Feb 4 18:36:55 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Feb 4 18:38:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/hwids.git/commit/?id=9dfb6339 Sign new tags Signed-off-by: Mike Gilbert gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2bdada1..1ca98c8 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ PV ?= $(shell ( awk '$$2 == "Date:" { print $$3; nextfile }' pci.ids usb.ids; gi P = hwids-$(PV) tag: - git tag $(P) + git tag -s $(P) udev-hwdb: $(PYTHON) ids_parser.py && mv *.hwdb udev/