From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1522495-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3202F15806E
	for <garchives@archives.gentoo.org>; Sun, 28 May 2023 15:01:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 91AE3E0885;
	Sun, 28 May 2023 15:01:11 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 67727E0883
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 May 2023 15:01:11 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 567B8340FF4
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 May 2023 15:01:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CA919A8B
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 May 2023 15:01:06 +0000 (UTC)
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" <ceamac@gentoo.org>
Message-ID: <1685273303.ce7eac71bd21b2b9cdd4a50e70aa37659232c7a8.ceamac@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-nim/ups/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-nim/ups/Manifest dev-nim/ups/ups-0.0.9.ebuild
X-VCS-Directories: dev-nim/ups/
X-VCS-Committer: ceamac
X-VCS-Committer-Name: Viorel Munteanu
X-VCS-Revision: ce7eac71bd21b2b9cdd4a50e70aa37659232c7a8
X-VCS-Branch: master
Date: Sun, 28 May 2023 15:01:06 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: a4d60896-a8ed-4632-a159-b2d6110e20e6
X-Archives-Hash: e086aedefae9062c29324005257a16f9

commit:     ce7eac71bd21b2b9cdd4a50e70aa37659232c7a8
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun May 28 11:28:23 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 28 11:28:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ce7eac71

dev-nim/ups: add 0.0.9

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-nim/ups/Manifest         |  1 +
 dev-nim/ups/ups-0.0.9.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-nim/ups/Manifest b/dev-nim/ups/Manifest
index 7b5b1066e..e5e6b9539 100644
--- a/dev-nim/ups/Manifest
+++ b/dev-nim/ups/Manifest
@@ -1 +1,2 @@
 DIST ups-0.0.8.tar.gz 17670 BLAKE2B ba26f0203ca175a8786ba596124192c9e6dcd53322651d9cc98bdb5b58ea5bd2179863c2ac0cc65b18857dd3acc8c7d0ff7117ab63ee6f19d69c7646fe3eac4a SHA512 8cb754a4d4c84dde1da7e89c42603b9e2c333d09f3509b3d28de991a2f1fdac20d375eac6a99e0e76c40dc182d0c61ffd7165c4d16b44ad0c91acf5403df2d9c
+DIST ups-0.0.9.tar.gz 17666 BLAKE2B f9b8ea94e3a6f190275b15ab0f9aa9a4bab18505f28dd4db8d82d540e4aabb1c72bfdaf0d6f8513f7bc43e35b3e42fd08cf747f15cfd6e52feafb6a5675c9792 SHA512 652bf327f71b40db86c508850e3049713e2f8087f774a92cc3ecd7b654f31d713824580ad9977544a89e981417c99ad5bcaf513850faf17e2818acce064864a4

diff --git a/dev-nim/ups/ups-0.0.9.ebuild b/dev-nim/ups/ups-0.0.9.ebuild
new file mode 100644
index 000000000..98c6063e4
--- /dev/null
+++ b/dev-nim/ups/ups-0.0.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit nimble
+
+DESCRIPTION="a package handler"
+HOMEPAGE="https://github.com/disruptek/ups"
+SRC_URI="https://github.com/disruptek/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="${PV}"
+KEYWORDS="~amd64"
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="<dev-nim/npeg-2.0:*"
+DEPEND="test? ( ${RDEPEND} )"
+BDEPEND="test? ( dev-nim/balls )"
+
+set_package_url "https://github.com/disruptek/ups"