app-cdr/lightscribe-template: inital checkin
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/lightscribe@1514 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
e21913ef33
commit
7808af9c72
7
app-cdr/lightscribe-template/ChangeLog
Normal file
7
app-cdr/lightscribe-template/ChangeLog
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ChangeLog for app-cdr/lightscribe-template
|
||||||
|
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
27 Aug 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||||
|
inital checkin
|
||||||
|
|
@ -30,3 +30,5 @@ DIST TL_TribalPack001.tar.gz 3494012 RMD160 845217d4fd4444caa6951f9c08fe32f0ea13
|
|||||||
DIST TL_UrbanPack001.tar.gz 2118780 RMD160 b63f37d420f0a253af0fdcd22bf4a7e3d45cafc6 SHA1 f06e55ea7c3e3f03031c5758f5a6f1acb6ee5402 SHA256 dcf8366f433083418342ac220ee0e848a9f535a928c8e92ef795547c9d4d1479
|
DIST TL_UrbanPack001.tar.gz 2118780 RMD160 b63f37d420f0a253af0fdcd22bf4a7e3d45cafc6 SHA1 f06e55ea7c3e3f03031c5758f5a6f1acb6ee5402 SHA256 dcf8366f433083418342ac220ee0e848a9f535a928c8e92ef795547c9d4d1479
|
||||||
DIST TL_WeddingPack001.tar.gz 4959124 RMD160 f8b485f87dfe5565d358e9df0089ab6c878cf7f9 SHA1 92c5d3b74ff8765461a908d63ada74540977773c SHA256 ba3eaeaa59e4c939c0740dcc363139376daa376a95358317c33db26fc82a81d9
|
DIST TL_WeddingPack001.tar.gz 4959124 RMD160 f8b485f87dfe5565d358e9df0089ab6c878cf7f9 SHA1 92c5d3b74ff8765461a908d63ada74540977773c SHA256 ba3eaeaa59e4c939c0740dcc363139376daa376a95358317c33db26fc82a81d9
|
||||||
EBUILD lightscribe-template-001.ebuild 1073 RMD160 93592bc666db335b574f975438d372799e903443 SHA1 0924ecc1ae32ad5d1455ce08f393a46bf5aad90f SHA256 015fffe96f6311493d5679f897c05be04e4fae071b626ce8d5f0c40f128dc967
|
EBUILD lightscribe-template-001.ebuild 1073 RMD160 93592bc666db335b574f975438d372799e903443 SHA1 0924ecc1ae32ad5d1455ce08f393a46bf5aad90f SHA256 015fffe96f6311493d5679f897c05be04e4fae071b626ce8d5f0c40f128dc967
|
||||||
|
MISC ChangeLog 213 RMD160 0f1bdb1f15179ee0cb42240dad17a0f8e9d56a0b SHA1 fab9713d3f6e87fa17910b92d4259ae3cdf3dc6d SHA256 f4f9c191368a98612d7b8b39b166c27acf84081a94f98bdfbb02489cde27401b
|
||||||
|
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||||
|
34
app-cdr/lightscribe-template/metadata.xml
Normal file
34
app-cdr/lightscribe-template/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