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 3412F139694 for ; Mon, 27 Feb 2017 09:39:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3299C21C06B; Mon, 27 Feb 2017 09:39:04 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FFBF21C06B for ; Mon, 27 Feb 2017 09:39:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E19D4340AD2 for ; Mon, 27 Feb 2017 09:39:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE98C563B for ; Mon, 27 Feb 2017 09:39:01 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1488188337.146d393d3bea760ce75f424897db6798310eed2b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/game-music-emu/Manifest media-libs/game-music-emu/game-music-emu-0.6.1.ebuild X-VCS-Directories: media-libs/game-music-emu/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 146d393d3bea760ce75f424897db6798310eed2b X-VCS-Branch: master Date: Mon, 27 Feb 2017 09:39:01 +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: a431ce31-19cd-425e-85b7-8b3540b0fa05 X-Archives-Hash: df37a0026e74ec2594f4d41eb6608e35 commit: 146d393d3bea760ce75f424897db6798310eed2b Author: Alexis Ballier gentoo org> AuthorDate: Mon Feb 27 09:38:45 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Feb 27 09:38:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146d393d media-libs/game-music-emu: Bump to 0.6.1, bug #603092 Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-libs/game-music-emu/Manifest | 1 + media-libs/game-music-emu/game-music-emu-0.6.1.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/media-libs/game-music-emu/Manifest b/media-libs/game-music-emu/Manifest index cb09c6cb80..9997e417fa 100644 --- a/media-libs/game-music-emu/Manifest +++ b/media-libs/game-music-emu/Manifest @@ -1 +1,2 @@ DIST game-music-emu-0.6.0.tar.bz2 170202 SHA256 506e81d0c61e1a26d503fbf5351503e0b31f9fbb374cb1f09979758b46a24987 SHA512 9bd914cc89279519456a37a71c66cec12f7bea64f286fd118680b83eba76ebe547bb0774ad91230a53d004f5cd1a41ad399ffb94e15dd9fc3460abe6732ab4dd WHIRLPOOL f8d93a0d4f1a87ac0333241e21dd31d8a86a1b9aa6ca8c5df63c2e2fee95ffef253b53817363d72b7be194e5b7daf0de4f5344b60295501050ec3df851a2b377 +DIST game-music-emu-0.6.1.tar.bz2 171140 SHA256 dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 SHA512 06b3544086fae51361706b0417ae1bc3769863c7d060ebabdd09b930d37df973314c43afff32aedaa9ebb74cdeafdeadaac4aa5d448700ee961d79d7fc9012b4 WHIRLPOOL de4d899350d1f1c53688004bb6b526382df815e13b2a00396b1d172e69453c9b9cc2b459aa79aa957ca09d29c6fd03abed91e961cf218ed5fb7c1383f1e58964 diff --git a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild new file mode 100644 index 0000000000..4f7d52d3bf --- /dev/null +++ b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit cmake-multilib + +DESCRIPTION="Video game music file emulators" +HOMEPAGE="https://bitbucket.org/mpyne/game-music-emu/wiki/Home" +SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +DOCS="changes.txt design.txt gme.txt readme.txt"