www-apps/trac-iniadminplugin: correct License
(Portage version: 2.2.0_alpha75-r1/git/Linux x86_64, unsigned Manifest commit)
This commit is contained in:
parent
4c295e2a34
commit
4b3ebbd7d8
@ -1,7 +1,11 @@
|
|||||||
# ChangeLog for www-apps/trac-iniadminplugin
|
# ChangeLog for www-apps/trac-iniadminplugin
|
||||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
19 Nov 2011; Mario Fetka <mario.fetka@gmail.com>
|
||||||
|
trac-iniadminplugin-0.2.ebuild, metadata.xml:
|
||||||
|
correct License
|
||||||
|
|
||||||
18 Sep 2010; Mario Fetka <mario.fetka@gmail.com>
|
18 Sep 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||||
+trac-iniadminplugin-0.2.ebuild, +metadata.xml:
|
+trac-iniadminplugin-0.2.ebuild, +metadata.xml:
|
||||||
initial checkin
|
initial checkin
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
EBUILD trac-iniadminplugin-0.2.ebuild 884 RMD160 9b2ff8f7cc8eb82defd8810bc3e9836b637ed7f0 SHA1 4881c140b7e2cef0d3c58efd0fc86886e712da09 SHA256 1a919f8467a298ab88c4278487d744897aed40c861ab78bccd378d1f5ad72a6a
|
EBUILD trac-iniadminplugin-0.2.ebuild 883 RMD160 37b2e9ac4739ee35e8e66c9774f45de2864a0187 SHA1 75ffd1bdebbfae473c8d791af62556d0fc4b39f0 SHA256 3c29cdd18315b8b340a22a236284f49872c0378962b15a933b4feaa91d0250c3
|
||||||
MISC ChangeLog 249 RMD160 aa9e10530a11baed36deeb2c6c8c369638f9b82f SHA1 76ec443d90badae9401ca34232c82822cb43211e SHA256 886405db7015837291648681179f6c9bf125873643c9752bd18f1b8ce5ff6bf2
|
MISC ChangeLog 367 RMD160 c22ad7c210ee4ffe881ecc6eda7cf070ae976f7d SHA1 ae53f3032a59ce7a43d42a2c11b903d044b18d3f SHA256 240298df74770ada24c54ca6bb1de0b43e39968e425e61d8eff9e3761439de0c
|
||||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
MISC metadata.xml 205 RMD160 f85e91d792c694cb3e45fac26295dba0e6e43786 SHA1 3f13c3b49579342e2308323aa3dda2f43dd94c23 SHA256 9fdfc9c91107d94feb8416adc2cec7734fa27084bff83ea859938b3216e028bc
|
||||||
|
@ -1,34 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
<!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>
|
<pkgmetadata>
|
||||||
<herd>no-herd</herd>
|
|
||||||
<maintainer>
|
<maintainer>
|
||||||
<email>@gentoo.org</email>
|
<email>mario.fetka@gmail.com</email>
|
||||||
<!-- <description>Description of the maintainership</description> -->
|
|
||||||
</maintainer>
|
</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>
|
</pkgmetadata>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2010 Gentoo Foundation
|
# Copyright 1999-2011 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-webadmin/trac-webadmin-0.1.2.ebuild,v 1.4 2007/02/13 20:39:33 corsair Exp $
|
# $Header: /var/cvsroot/gentoo-x86/www-apps/trac-webadmin/trac-webadmin-0.1.2.ebuild,v 1.4 2007/02/13 20:39:33 corsair Exp $
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ ESVN_REPO_URI="http://trac-hacks.org/svn/iniadminplugin/0.11/"
|
|||||||
DESCRIPTION="Edit all trac.ini options via the WebAdminPlugin"
|
DESCRIPTION="Edit all trac.ini options via the WebAdminPlugin"
|
||||||
HOMEPAGE="http://trac-hacks.org/wiki/IniAdminPlugin"
|
HOMEPAGE="http://trac-hacks.org/wiki/IniAdminPlugin"
|
||||||
|
|
||||||
LICENSE="trac"
|
LICENSE="BSD"
|
||||||
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
|
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user