www-apps/trac-themeengine: Bump
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@785 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
99e8252397
commit
abb20b197e
@ -1,7 +1,11 @@
|
||||
# ChangeLog for www-apps/trac-themeengine
|
||||
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
18 Feb 2009; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
|
||||
trac-themeengine-1.0.ebuild:
|
||||
Bump
|
||||
|
||||
18 Aug 2007; Mario Fetka <mario-fetka@gmx.at> ChangeLog:
|
||||
Initial ebuild for Trac ThemeEngine
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
EBUILD trac-themeengine-1.0.ebuild 1152 RMD160 a523f74e56befb655cc9355c9bbae6b14b9eaa11 SHA1 56817a116eecc30347a16701a908a95ae2fd63d7 SHA256 59999434f19eb2438631e5b959953bf389e4700067b09d50e996c4f64021cd96
|
||||
MISC ChangeLog 224 RMD160 65ec1a67bc0c18021f957f9b395fddc64347a97f SHA1 486e5ecb31457fb2c9f867f8c8c7e247d027a9f5 SHA256 85843157e509a8df18f483574e98c29d017dc134278c857773be2b5ae4c80d51
|
||||
EBUILD trac-themeengine-1.0.ebuild 1152 RMD160 67c5fa3036cc42e94e43d799d99955e258e0ab13 SHA1 32c01ee3a540b0c10ab09746b50f06dc912c09b3 SHA256 6149d2a80ca71af10aa0385ce8fb7cbfd8cc3d3526d6b02fe035add903200fc2
|
||||
MISC ChangeLog 329 RMD160 dd77bb194ac8d16aecb8bae65506e50440b6033f SHA1 b1298be53ad9d4a7efbc56de16a7cefc3353e48e SHA256 434bb90ae5f1f47e108360e6cda4830c64069537d270c7697c69d4020b0ab242
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
|
34
www-apps/trac-themeengine/metadata.xml
Normal file
34
www-apps/trac-themeengine/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>
|
@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Copyright 1999-2009 Gentoo Foundation
|
||||
# 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 $
|
||||
|
||||
inherit distutils subversion
|
||||
|
||||
ESVN_REPO_URI="http://trac-hacks.org/svn/themeengineplugin/0.10"
|
||||
ESVN_REPO_URI="http://trac-hacks.org/svn/themeengineplugin/0.11"
|
||||
DESCRIPTION="A Trac plugin that simplifies the process of distributing and deploying themes and styles."
|
||||
HOMEPAGE="http://trac-hacks.org/wiki/ThemeEnginePlugin"
|
||||
# SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
Loading…
Reference in New Issue
Block a user