www-apps/trac-patternskintheme: Add distutils_pkg_postinst to postinstall section
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2408 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
74d6b7e019
commit
c2a9d5b5b1
@ -2,6 +2,10 @@
|
|||||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
17 Sep 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||||
|
trac-patternskintheme-1.0.ebuild:
|
||||||
|
Add distutils_pkg_postinst to postinstall section
|
||||||
|
|
||||||
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
31 Aug 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
|
||||||
initial checkin
|
initial checkin
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
EBUILD trac-patternskintheme-1.0.ebuild 953 RMD160 063115f41082d004ad7817b88cd3a12722304e45 SHA1 1939383a99d97c0f6d066a6978d968cf9086250b SHA256 e743812eb247699a47742bce5f568677d3930597d6063c1c75c2cf7ca275e9dc
|
EBUILD trac-patternskintheme-1.0.ebuild 977 RMD160 4beb7478fcea4b71160d26f06c3929cb926aebb5 SHA1 0f05c87fc950b1c721ad74086c216489c5f14c00 SHA256 61dba3f74e5b1ac77ea1cd9056cb255da168680ba1118a6738f57469b5d1c9c9
|
||||||
MISC ChangeLog 216 RMD160 cb2fb865c0128656d800edb49910c559ce9f8a3c SHA1 db263bf20056b05c32f413db3db0ca67d67ad4bd SHA256 3518696bcc74a12fc6e774630246a233fb10f4635e8b1ad423f622b2984025ba
|
MISC ChangeLog 356 RMD160 3feee2b802647c46f8651545c42cffc6815f962f SHA1 22a357450d24bdb2b6c86de20b0e8948abc73800 SHA256 d7539f3c80ff06a7af67eaba097f5a4a2452a0c919d9ca5fa6d029b52335a66b
|
||||||
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5
|
||||||
|
@ -24,6 +24,7 @@ RDEPEND=">=www-apps/trac-0.12
|
|||||||
>=www-apps/trac-themeengine-2.0"
|
>=www-apps/trac-themeengine-2.0"
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
|
distutils_pkg_postinst
|
||||||
elog "To enable the IntraBlog template, you have to add:"
|
elog "To enable the IntraBlog template, you have to add:"
|
||||||
elog " [components]"
|
elog " [components]"
|
||||||
elog " patternskintheme.* = enabled"
|
elog " patternskintheme.* = enabled"
|
||||||
|
Loading…
Reference in New Issue
Block a user