app-admin/update-motd: Initial commit
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2635 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
9bae6d0d35
commit
9ee1363043
7
app-admin/update-motd/ChangeLog
Normal file
7
app-admin/update-motd/ChangeLog
Normal file
@ -0,0 +1,7 @@
|
||||
# ChangeLog for app-admin/update-motd
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
31 Oct 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||
Initial commit
|
||||
|
@ -1,2 +1,4 @@
|
||||
DIST update-motd_3.5.orig.tar.gz 17686 RMD160 f4df6d07798a04c69d0ae7740b806551c6bc5e46 SHA1 4e34fa820463bebb83c4a30cfbe4f0496f8eb1e7 SHA256 c1f8c3d8b54aa6a1300b173b4bf81ee768ffd9396ef3e4ce4c1454ef32a7ed00
|
||||
EBUILD update-motd-3.5.ebuild 654 RMD160 7e29fbf36a30275d24de614de18ba392e8bdcda1 SHA1 d63436d6d9c0339dbd6d2a647eb59725516c53c7 SHA256 b8c8b951889e9509f861418e7c4d682586b86bb17308c3b08c3a12fbb9773244
|
||||
EBUILD update-motd-3.5.ebuild 700 RMD160 816366f5a2a34c544c1dcb8c2076ff58fefff016 SHA1 ac04448890210e4a50cade4c0d00f6ae4db5a094 SHA256 fcf2f1020bcf1fd5fc2d7f1c34043883ce83ecc930b801484d33d66b63223dc9
|
||||
MISC ChangeLog 206 RMD160 b7d206ee96879a053b3c026397e3459c7fceddd4 SHA1 74cf377a1f68e1b94e6872c0448f0357753cfae7 SHA256 d9a36ca9b7a080f465d341500b7816b26742e048a19d8ee3bb65b15df21bdb84
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
|
34
app-admin/update-motd/metadata.xml
Normal file
34
app-admin/update-motd/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