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

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2407 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-09-17 16:08:47 +00:00
parent b2dd82131d
commit 74d6b7e019
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-natskintheme-1.0.ebuild:
Add distutils_pkg_postinst to postinstall section
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
initial checkin

View File

@ -1,3 +1,3 @@
EBUILD trac-natskintheme-1.0.ebuild 933 RMD160 6b9a2d48e0683f91eaa0ab7db328d386fd3bfcc1 SHA1 e0c6e5e73a003d308b77633c2b6d88d56957e04b SHA256 a54fb77e4265708cbc29515367a061342392cc22914a652138f40e8f12dd7af4
MISC ChangeLog 212 RMD160 d81523098d7328079c035048579cf4d346b5e7fb SHA1 ffa251e3f7f457368e03014944801f899d8869bf SHA256 f67ad85cb6348d4af1c08ee28d5c01d51f2067891dab743288605368ca81b090
EBUILD trac-natskintheme-1.0.ebuild 957 RMD160 214e50d83b705d5c62640aa572098894fcd09c8d SHA1 77e44495b518859b28fe3d8ed17c3984e5a5767e SHA256 556f723d0a44e8438f16f0060c6b696ae46ef2547d8dccb977324a46bac84da3
MISC ChangeLog 348 RMD160 9c5466cbe668591ab5bfefea7cbb46cdc2de73d1 SHA1 9ff854cedae86b6f8f01dc0369a581d51ef1d866 SHA256 f7c284337794884dc2379c76479f5a6857fa066ee6692fd06804981bc03bdb28
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 " natskintheme.* = enabled"