www-apps/svnmanager: initial checkin
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1721 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
8f818cb68a
commit
6263f86450
7
www-apps/svnmanager/ChangeLog
Normal file
7
www-apps/svnmanager/ChangeLog
Normal file
@ -0,0 +1,7 @@
|
||||
# ChangeLog for www-apps/svnmanager
|
||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
22 Dec 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||
initial checkin
|
||||
|
@ -1,2 +1,4 @@
|
||||
DIST svnmanager-1.08.tar.gz 9894347 RMD160 22ce32ee9a063ca7dc206d15d78e9c58ab521d74 SHA1 42ff4be5e9eb56cdc2ef1189f99dd30820a05ab5 SHA256 c02012c6c29ebbb8467c9e1a682bd83f0ebc5e87ead0d679aa55c2bf1a0373a9
|
||||
EBUILD svnmanager-1.08.ebuild 1436 RMD160 6d906e905b54e0cfd885be2750d200b5c0a276ba SHA1 2920c3e757fa2c2af367988fa170d3bd3380a0fc SHA256 6c9cd802eeced3e06a6df7c6f94ceb567e2494bb5e7e81a9f16e7028df28c1c3
|
||||
MISC ChangeLog 205 RMD160 92fc53d7b19dc887312549178a41d6e0e38204b4 SHA1 d5771ca7b4d568c20b65930d7f2b647f07e38d53 SHA256 cf45470447221ea7dde573890c72bfa6803790d06b0825bd655c8a955ff27eae
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
|
34
www-apps/svnmanager/metadata.xml
Normal file
34
www-apps/svnmanager/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