commit:     da4af0feb28c85d1e82aaab579032a08e9b4ba9b
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 05:26:10 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 00:22:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4af0fe

games-emulation/libretro-fceumm: FCEUmm libretro port

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-emulation/libretro-fceumm/Manifest                     |  1 +
 .../libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild | 12 ++++++++++++
 games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild  | 10 ++++++++++
 games-emulation/libretro-fceumm/metadata.xml                 | 12 ++++++++++++
 4 files changed, 35 insertions(+)

diff --git a/games-emulation/libretro-fceumm/Manifest 
b/games-emulation/libretro-fceumm/Manifest
new file mode 100644
index 00000000000..07a70364b64
--- /dev/null
+++ b/games-emulation/libretro-fceumm/Manifest
@@ -0,0 +1 @@
+DIST libretro-fceumm-0.0.1_pre20180723.tar.gz 392820 BLAKE2B 
ae06b67813cff37de136f73b208b3686dd9522dd804971b81b3acd9410929976a33c13c8e07f6ead175b1994cabd1ed937d7ca3d7c24c4c8690b74a627c082be
 SHA512 
55526c2269b2dd77e1c860eb00c8aa75106bc585f99ce8102eccad7ccb272a517643e4076a52413281749d62afdf5af29ff1a03e2ebbb9eea36acac24c0584f8

diff --git 
a/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild 
b/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild
new file mode 100644
index 00000000000..67c2490eae8
--- /dev/null
+++ b/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_COMMIT_SHA="67c072617b700560acbfea54f2779cb290dbf827"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+
+DESCRIPTION="FCEUmm libretro port"
+LICENSE="GPL-2+"
+SLOT="0"

diff --git a/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild 
b/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild
new file mode 100644
index 00000000000..84eeeecd6fd
--- /dev/null
+++ b/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libretro-core
+
+DESCRIPTION="FCEUmm libretro port"
+LICENSE="GPL-2+"
+SLOT="0"

diff --git a/games-emulation/libretro-fceumm/metadata.xml 
b/games-emulation/libretro-fceumm/metadata.xml
new file mode 100644
index 00000000000..55b59dea94c
--- /dev/null
+++ b/games-emulation/libretro-fceumm/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+    <maintainer type="person">
+        <email>[email protected]</email>
+        <name>Craig Andrews</name>
+    </maintainer>
+    <longdescription>FCEUmm libretro port</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/libretro-fceumm</remote-id>
+    </upstream>
+</pkgmetadata>

Reply via email to