www-apps/trac-intrablogtheme: add arm keyword
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2068 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
6bcb957652
commit
c42753b4a2
@ -1,7 +1,11 @@
|
||||
# ChangeLog for www-apps/trac-intrablogtheme
|
||||
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
26 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
trac-intrablogtheme-1.0.ebuild, +metadata.xml:
|
||||
add arm keyword
|
||||
|
||||
18 Aug 2007; Mario Fetka <mario-fetka@gmx.at> ChangeLog:
|
||||
Initial ebuild for Trac IntraBlog Theme
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
EBUILD trac-intrablogtheme-1.0.ebuild 1136 RMD160 71b16f3fa6360b39627ac1e973ca8d9410ab04c7 SHA1 3af23a2667f6ab7722e21ddf18de50541f08ecd2 SHA256 1dbfb999c4ee01eeb451bc1766d707ed8b237380cf08ba255818676635f2c9f2
|
||||
MISC ChangeLog 231 RMD160 8d2e07cb3615f7ab152854ae2ba7d0d70a184b0c SHA1 bd041563a09dccbed73a2a87c330dc9548f585dd SHA256 f756c9260cae070151b72ae7d918b8cfba0f604ce946108057c364c302faad9e
|
||||
EBUILD trac-intrablogtheme-1.0.ebuild 1141 RMD160 aa6156e03a91909043a763421d34942c54e21878 SHA1 cba12df796dfc5e97b244a12c2522f66b61ffbc7 SHA256 3a72fd57af82c3672a8b029c99890fd5ad0e98cdfa176d4b2cf59dfa0c5d8a59
|
||||
MISC ChangeLog 350 RMD160 b56b927a1645cf118661a74c8bcdbfd19ab20dbc SHA1 f77fec2deae6a7110684bdf3319e35a870502a90 SHA256 a8e8334125c3491d3f8be6094b210938015f10673f358f6e502dbd1ea7ad311b
|
||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||
|
34
www-apps/trac-intrablogtheme/metadata.xml
Normal file
34
www-apps/trac-intrablogtheme/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,4 +1,4 @@
|
||||
# Copyright 1999-2007 Gentoo Foundation
|
||||
# Copyright 1999-2010 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 $
|
||||
|
||||
@ -10,7 +10,7 @@ HOMEPAGE="http://trac-hacks.org/wiki/IntraBlogTheme"
|
||||
# SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="trac"
|
||||
KEYWORDS="~amd64 ~ppc64 ~x86"
|
||||
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
SLOT="0"
|
||||
|
Loading…
Reference in New Issue
Block a user