www-apps/trac-pytpptheme: Add distutils_pkg_postinst to postinstall section

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2410 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-09-17 16:10:48 +00:00
parent 2fda1c7422
commit 2329a71db4
3 changed files with 7 additions and 2 deletions

View File

@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
17 Sep 2010; Mario Fetka <mario.fetka@gmail.com>
trac-pytpptheme-2.2.3-r1.ebuild:
Add distutils_pkg_postinst to postinstall section
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com>
-trac-pytpptheme-2.2.3.ebuild, +trac-pytpptheme-2.2.3-r1.ebuild:
cleanup

View File

@ -1,3 +1,3 @@
EBUILD trac-pytpptheme-2.2.3-r1.ebuild 902 RMD160 7061048ba3272c9d442735b4f0153f51d03d368d SHA1 8fb3eb19dc552f5d2e3932e7f454a9b2ee2dc88c SHA256 fca629f3b0093a0269837b3766765f3c949fb3463aa0f4abaef8f1126b38d518
MISC ChangeLog 372 RMD160 7f29dd5bf77c82dbf373007f78a2c949a5481280 SHA1 c1eec8e781080535ca0461da8dfd7e55e2995aed SHA256 e9998dd8507ae43421cc98bf72588f6e0148d87479a03fedda38e606e74ed86b
EBUILD trac-pytpptheme-2.2.3-r1.ebuild 926 RMD160 d684dc00543bc4258ddd7da520b2ea85fc5590cf SHA1 ff02522da7d9109d1094aff3cfc25301ed4aa72e SHA256 6301bb77ca4b3facd0ff2acb4e6d1a8b40d714779db5e26b1b1cfafa6d49b5ec
MISC ChangeLog 511 RMD160 d11f5e3e348a914ddea27b685f07b29c4358d4a5 SHA1 c0e9791cbfb64d3c1653a05cdf80667074cb3fae SHA256 b4a488e9feb82bcfb103e7afae226ea932e81b6d07219b6e000af9745004522b
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -24,6 +24,7 @@ RDEPEND=">=www-apps/trac-0.12
>=www-apps/trac-themeengine-2.0"
pkg_postinst() {
distutils_pkg_postinst
elog "To enable the IntraBlog template, you have to add:"
elog " [components]"
elog " pytpptheme.* = enabled"