dev-python/skimpy: Initial Package
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@779 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
96ae94bfdc
commit
9d97648fde
7
dev-python/skimpy/ChangeLog
Normal file
7
dev-python/skimpy/ChangeLog
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ChangeLog for dev-python/skimpy
|
||||||
|
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
18 Feb 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||||
|
Initial Package
|
||||||
|
|
@ -1,2 +1,4 @@
|
|||||||
DIST skimpy_1_4.tar.gz 2192519 RMD160 eaa3fe1b470e193ed60d4c429fd36c1cf098a136 SHA1 6aa4e4904ca72747914f4230d1829b7631f1fda6 SHA256 bc6a19e3673a508121be354236176d3d1cb80c67c754b58973392e415a345d56
|
DIST skimpy_1_4.tar.gz 2192519 RMD160 eaa3fe1b470e193ed60d4c429fd36c1cf098a136 SHA1 6aa4e4904ca72747914f4230d1829b7631f1fda6 SHA256 bc6a19e3673a508121be354236176d3d1cb80c67c754b58973392e415a345d56
|
||||||
EBUILD skimpy-1.4.ebuild 769 RMD160 f9904095a200c08a19e6d96bbebb0040462b0e3d SHA1 ad48bfc1b483e4dc6ebe3ba6b730a50a99d1712a SHA256 3a35d827c9c40c3bcca02858641dbc032e11e8aff6c8cf43a39120b5a0225faf
|
EBUILD skimpy-1.4.ebuild 769 RMD160 f9904095a200c08a19e6d96bbebb0040462b0e3d SHA1 ad48bfc1b483e4dc6ebe3ba6b730a50a99d1712a SHA256 3a35d827c9c40c3bcca02858641dbc032e11e8aff6c8cf43a39120b5a0225faf
|
||||||
|
MISC ChangeLog 203 RMD160 385b9b0546cf0ddf220c2ad42f8eec72ae133722 SHA1 3f9d9ecba986784013dcefef39570fa75ded8ce5 SHA256 3c2924ca7cdaf32319301285a302330e195717675b764211aca59bef5b12c4f0
|
||||||
|
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||||
|
34
dev-python/skimpy/metadata.xml
Normal file
34
dev-python/skimpy/metadata.xml
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<!--
|
||||||
|
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
|
||||||
|
|
||||||
|
This is the example metadata file.
|
||||||
|
The root element of this file is <pkgmetadata>. Within this element a
|
||||||
|
number of subelements are allowed: herd, maintainer, and
|
||||||
|
longdescription. herd is a required subelement.
|
||||||
|
|
||||||
|
For a full description look at:
|
||||||
|
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
|
||||||
|
|
||||||
|
|
||||||
|
Before committing, please remove the comments from this file. They are
|
||||||
|
not relevant for general metadata.xml files.
|
||||||
|
-->
|
||||||
|
<pkgmetadata>
|
||||||
|
<herd>no-herd</herd>
|
||||||
|
<maintainer>
|
||||||
|
<email>@gentoo.org</email>
|
||||||
|
<!-- <description>Description of the maintainership</description> -->
|
||||||
|
</maintainer>
|
||||||
|
<!-- <longdescription>Long description of the package</longdescription> -->
|
||||||
|
<!--
|
||||||
|
<use>
|
||||||
|
<flag name='flag'>Description of how USE='flag' affects this package</flag>
|
||||||
|
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
|
||||||
|
package</flag>
|
||||||
|
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
|
||||||
|
Requires an installed dictionary from <cat>app-dicts</cat></flag>
|
||||||
|
</use>
|
||||||
|
-->
|
||||||
|
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user