www-apps/trac-gnomebrtheme: cleanup

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2366 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-08-31 20:34:47 +00:00
parent f017807268
commit 495557a6c4
3 changed files with 14 additions and 16 deletions

View File

@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com>
-trac-gnomebrtheme-0.1.ebuild, +trac-gnomebrtheme-0.1-r1.ebuild:
cleanup
26 Feb 2010; Mario Fetka <mario.fetka@gmail.com>
trac-gnomebrtheme-0.1.ebuild:
add arm keyword

View File

@ -1,3 +1,3 @@
EBUILD trac-gnomebrtheme-0.1.ebuild 1110 RMD160 59a7b18b0d83e1a19b1c38d6c5291e7986c71341 SHA1 1e51aa4c6ba6dce2c787e79100dc9f9c7e30d05c SHA256 c830e09bf7f97772f348800afa41f44f4338fb4716befa71549fce5ea15775dc
MISC ChangeLog 417 RMD160 aa8c3726832d2b04d8620ac3400fd6b3553bac0f SHA1 7bd5b69bf575fa2a6c375fc9857644ae2c4923b2 SHA256 4ee9d0a20742d57506bd70f2c9a2cc53cf20342a335bda557afafb84d06a236a
EBUILD trac-gnomebrtheme-0.1-r1.ebuild 903 RMD160 33cdc9b2e7db4d2638b7f4f8922d77c120de4d4d SHA1 7769ddd8d7dc00d1f5b4543bd785c5b2409b0c41 SHA256 7f422dc6e34d3964a0672db754a16864ab2d022b22b25faeebc3aeaf9f2ea307
MISC ChangeLog 546 RMD160 0050a5fb8c868df6961044e23ae1f132c5956129 SHA1 71a7ac8f2d007d8485497ea5835ae710276d1543 SHA256 b62d90fc71c13917775324ca4067a66c77a18ff127f5155f637b6119273d828a
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -2,12 +2,16 @@
# 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 $
EAPI="2"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
inherit distutils subversion
ESVN_REPO_URI="http://trac-hacks.org/svn/gnomebrtheme/0.11/"
DESCRIPTION="A Trac theme that emulates the look of br.gnome.org"
HOMEPAGE="http://trac-hacks.org/wiki/GnomeBrTheme"
# SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="trac"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
@ -15,19 +19,9 @@ IUSE=""
SLOT="0"
DEPEND=">=www-apps/trac-0.10
>=www-apps/trac-themeengine-1.0
>=dev-python/setuptools-0.6_rc1"
# from marienz's setuptools.eclass:
src_install() {
"${python}" setup.py install --root=${D} --no-compile \
--single-version-externally-managed "$@" || die "install failed"
}
src_test() {
"${python}" setup.py test || die "tests failed"
}
DEPEND="dev-python/setuptools"
RDEPEND=">=www-apps/trac-0.12
>=www-apps/trac-themeengine-1.0"
pkg_postinst() {
elog "To enable the GnomeBrTheme template, you have to add:"