x11-apps/menu: initial package for su-to-root
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/lightscribe@2676 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
8a9cbc6cef
commit
38c2d5ecee
7
x11-apps/menu/ChangeLog
Normal file
7
x11-apps/menu/ChangeLog
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# ChangeLog for x11-apps/menu
|
||||||
|
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
06 Nov 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||||
|
initial package for su-to-root
|
||||||
|
|
@ -1,2 +1,4 @@
|
|||||||
DIST menu_2.1.44.tar.gz 479420 RMD160 83397eca1935dffff4529f8273ec08b8450f5eb5 SHA1 f8b25a8acbc4cd93730adef03a230c669040ecc5 SHA256 1684b07f32b0eae8c62dbf4fbe283fbca206fd2257fc65d23c60c5ffe1cb4353
|
DIST menu_2.1.44.tar.gz 479420 RMD160 83397eca1935dffff4529f8273ec08b8450f5eb5 SHA1 f8b25a8acbc4cd93730adef03a230c669040ecc5 SHA256 1684b07f32b0eae8c62dbf4fbe283fbca206fd2257fc65d23c60c5ffe1cb4353
|
||||||
EBUILD menu-2.1.44.ebuild 699 RMD160 240249c9261b6ee96be61901a151d1be1e869891 SHA1 dfb87d3d356fbc73a780355f0c4e6569c8d486ab SHA256 b454116237ff00af2dbe9ba0fefafc00437c005b1c75cb83cf4a297936d97f9e
|
EBUILD menu-2.1.44.ebuild 699 RMD160 240249c9261b6ee96be61901a151d1be1e869891 SHA1 dfb87d3d356fbc73a780355f0c4e6569c8d486ab SHA256 b454116237ff00af2dbe9ba0fefafc00437c005b1c75cb83cf4a297936d97f9e
|
||||||
|
MISC ChangeLog 214 RMD160 a8bb9e81143c8c40dd2ea9febca0b868d61930a6 SHA1 d879c5def84c027e8cb78e45cd71faefd2291557 SHA256 a0d5f94d58c8e71e87d6746461662211a49fec3205d640f60abae2ff4a365ed8
|
||||||
|
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||||
|
34
x11-apps/menu/metadata.xml
Normal file
34
x11-apps/menu/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