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

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2404 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-09-17 16:06:53 +00:00
parent 25a86ae1e2
commit 5f8824b34e
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-irresistibletheme-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-irresistibletheme-1.0.ebuild 943 RMD160 acc42062bb63a3936d1f0e2fb19a46e60bf94b12 SHA1 f4fdb2ff41bc80235b16768b52723edc1e783175 SHA256 309d7f10fdfa4a77c0ab57621516a7e440fb16aa52bee4fcef17bd7d4096e6a6
MISC ChangeLog 217 RMD160 93682a4f3fce12716b486555622140aa55112efc SHA1 d7cdbb82817c67d759a0f18f99c9efad094b2167 SHA256 9fa72fbf2378a739ee398b42ca509f1eb377cd6be231fa7d0c4d07f58eb3b612
EBUILD trac-irresistibletheme-1.0.ebuild 967 RMD160 6bdeb1e5f6e6e77611f180128a768fe68688693f SHA1 ff04e04330c1d50f98b6069368efee69b03315e0 SHA256 dd60e837aeae3ad69ed50244d770bd4e501e47ff31746d75cc3e26be2ea53436
MISC ChangeLog 358 RMD160 b4b5a1f4b47757237af082c58c415ddc92cf48cd SHA1 04d6d146b8e8121664d0732388fecc94cb0693dd SHA256 0958e43fcca7b46e64df25edfe9019e0b3b0a6a775e7fc8a263e5230c059f753
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 " irresistibletheme.* = enabled"