dev-python/yappi: fixup previous commit
authorPatrick McLean <chutzpah@gentoo.org>
Thu, 10 Sep 2015 20:47:14 +0000 (13:47 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 10 Sep 2015 20:47:14 +0000 (13:47 -0700)
Package-Manager: portage-2.2.20.1

dev-python/yappi/metadata.xml [new file with mode: 0644]
dev-python/yappi/yappi-0.93.ebuild

diff --git a/dev-python/yappi/metadata.xml b/dev-python/yappi/metadata.xml
new file mode 100644 (file)
index 0000000..e667d21
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer>
+    <email>chutzpah@gentoo.org</email>
+    <name>Patrick McLean</name>
+  </maintainer>
+  <herd>python</herd>
+  <upstream>
+    <remote-id type="pypi">yappi</remote-id>
+  </upstream>
+</pkgmetadata>
index 9a4b29dbcf8a616ee97d14a668c9ea9441f3282c..793c1bfb984bb52da663fadde266f6d74dee8bfd 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 PYTHON_COMPAT=(python{2_7,3_{3,4}})