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 E98D4138334 for ; Sat, 11 Aug 2018 06:42:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFB72E0817; Sat, 11 Aug 2018 06:42:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CA261E07D3 for ; Sat, 11 Aug 2018 06:42:37 +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 29D5E335C7F for ; Sat, 11 Aug 2018 06:42:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D4443A0 for ; Sat, 11 Aug 2018 06:42:34 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1533969428.8ae4a2f8c686038a756a4b121546307f7b0e1bc3.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/sounds-wav/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/sounds-wav/Manifest app-xemacs/sounds-wav/sounds-wav-1.14.ebuild X-VCS-Directories: app-xemacs/sounds-wav/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 8ae4a2f8c686038a756a4b121546307f7b0e1bc3 X-VCS-Branch: master Date: Sat, 11 Aug 2018 06:42:34 +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-Archives-Salt: 382b5127-f088-4828-93d9-2512f79ed2d1 X-Archives-Hash: 147351e6d621c36397e31dfc315c4142 commit: 8ae4a2f8c686038a756a4b121546307f7b0e1bc3 Author: Mats Lidell gentoo org> AuthorDate: Sat Aug 11 06:37:08 2018 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Aug 11 06:37:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ae4a2f8 app-xemacs/sounds-wav: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-xemacs/sounds-wav/Manifest | 1 + app-xemacs/sounds-wav/sounds-wav-1.14.ebuild | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/app-xemacs/sounds-wav/Manifest b/app-xemacs/sounds-wav/Manifest index ede9925bfb1..9cae61c42e7 100644 --- a/app-xemacs/sounds-wav/Manifest +++ b/app-xemacs/sounds-wav/Manifest @@ -1 +1,2 @@ DIST sounds-wav-1.12-pkg.tar.gz 149624 BLAKE2B 3ee397582fba2258d32351875aff4747ca799468c39d3c47411970feed6d0f352c2b572869e7cbcb456eec153036825061c0fae40c916bc0dfb79f06ee57813d SHA512 28a996d2339de6a69efdb95b42e6ca407a6fb53f1fc4af5ba8ef6a95ce7210e804d52c6e4ef85c3383324ff1125620ce45156a0c3581091836c9e21852cc5f95 +DIST sounds-wav-1.14-pkg.tar.gz 149635 BLAKE2B 7d7430b8db6a9ca42e2906d7a83b4f4b2f2cc59dd92bce8e9689dc07d5353fb629f1da038ebe2e9661c7849cb53514dd879959da415d9c26d1467fa3ca6fe6df SHA512 cb44e4e1e1ec3e9afabae575d31e53ff03eba7d6fe00e8ae5bf17841861da1c9810106a4efd414ad4e2a55d99338a82b807f7d8fb5ee8946c7b2f81d903d8aa7 diff --git a/app-xemacs/sounds-wav/sounds-wav-1.14.ebuild b/app-xemacs/sounds-wav/sounds-wav-1.14.ebuild new file mode 100644 index 00000000000..b55e9ccbf48 --- /dev/null +++ b/app-xemacs/sounds-wav/sounds-wav-1.14.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="XEmacs Microsoft sound files" +XEMACS_PKG_CAT="standard" + +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages