diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-06-12 03:48:48 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-06-12 03:48:48 +0000 |
commit | 8e088b7d56c877ba3a3112b4eba98c7c4cd27c70 (patch) | |
tree | 0d1c42d6c7bdcdf287be962e242f092ba45b1162 /dev-python/jaraco-utils/metadata.xml | |
parent | Bump, include most of the fixes from #491808 (diff) | |
download | gentoo-2-8e088b7d56c877ba3a3112b4eba98c7c4cd27c70.tar.gz gentoo-2-8e088b7d56c877ba3a3112b4eba98c7c4cd27c70.tar.bz2 gentoo-2-8e088b7d56c877ba3a3112b4eba98c7c4cd27c70.zip |
Initial import, ebuild by me. Dependency of dev-python/irc
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/jaraco-utils/metadata.xml')
-rw-r--r-- | dev-python/jaraco-utils/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/jaraco-utils/metadata.xml b/dev-python/jaraco-utils/metadata.xml new file mode 100644 index 000000000000..f4ade42c4e56 --- /dev/null +++ b/dev-python/jaraco-utils/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>python</herd> + <upstream> + <remote-id type="pypi">jaraco.utils</remote-id> + </upstream> +</pkgmetadata> |