www-apps/trac-consultanttheme: add arm keyword

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2062 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-02-26 20:16:21 +00:00
parent 8a84c1bfc8
commit a812ab0a6b
4 changed files with 44 additions and 5 deletions

View File

@ -1,7 +1,11 @@
# ChangeLog for www-apps/trac-consultanttheme
# 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-consultanttheme-1.0.ebuild, +metadata.xml:
add arm keyword
18 Aug 2007; Mario Fetka <mario-fetka@gmx.at> ChangeLog:
Initial ebuild for Trac Consultant Theme

View File

@ -1,2 +1,3 @@
EBUILD trac-consultanttheme-1.0.ebuild 1138 RMD160 6bc8b3e2c905d5fa1f53aeef20822530c8f3ccde SHA1 862bbda7adc4a378597b66b9df10a0567cf99c8a SHA256 eb867cb2eaeebf0a6bc2c841012682b8401c885a0a04f860f11a06b1de3a87c3
MISC ChangeLog 233 RMD160 1e0a50756c39e74f985535cfe024cd3eb5ef009f SHA1 1cb5571de32a5f0019fe575b01def6cd910a45ad SHA256 6c1c729b0042304c949c421955d951ed114b4beacc1114e7de8151b7b64c5946
EBUILD trac-consultanttheme-1.0.ebuild 1143 RMD160 5ea5df9d27dbb8e2774ce71c6e5f08d1e508e744 SHA1 55f47e2b1d29e59697ad5aed784ee263ce4cd53c SHA256 f9d82a20c255244cc8a62c5bfda0b6d92cecff7f4a398f5d459d72aff07aa8ff
MISC ChangeLog 353 RMD160 2246ed789c617b7287114512e1ea3df47ec74bff SHA1 acc6ed1541874d0a160c65fc6306973d343255d5 SHA256 ed0b9eb7edd316b2d0dbc6d82ea658861b4ca0294a7904ae1117bc5e4eeb8d9f
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View 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>

View File

@ -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/ConsultantTheme"
# SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="trac"
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
IUSE=""
SLOT="0"