summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaciag.artur <maciag.artur@0805d722-a2c2-11dd-9b86-41075523de00>2009-04-07 19:42:53 +0000
committermaciag.artur <maciag.artur@0805d722-a2c2-11dd-9b86-41075523de00>2009-04-07 19:42:53 +0000
commit3c49abdf42db83e16ab12276b0b8846873bd0d66 (patch)
tree3db07cb899fd916872a7c136bcd0f9e50be90605
parenttlenlinux 7.0.1.25 ebuild added (diff)
downloadpiczu-3c49abdf42db83e16ab12276b0b8846873bd0d66.tar.gz
piczu-3c49abdf42db83e16ab12276b0b8846873bd0d66.tar.bz2
piczu-3c49abdf42db83e16ab12276b0b8846873bd0d66.zip
tlen license fix
git-svn-id: http://piczu-overlay.googlecode.com/svn/trunk@51 0805d722-a2c2-11dd-9b86-41075523de00
-rw-r--r--net-im/tlenlinux/Manifest2
-rw-r--r--net-im/tlenlinux/tlenlinux-7.0.1.25.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/tlenlinux/Manifest b/net-im/tlenlinux/Manifest
index a7de549..f01f9ec 100644
--- a/net-im/tlenlinux/Manifest
+++ b/net-im/tlenlinux/Manifest
@@ -3,4 +3,4 @@ DIST tlenlinux-7.0.1.25.bin 16329051 RMD160 0c464dbfee5302f7a7c084213483081b5551
DIST tlenlinux64-7.0.1.24.bin 16775233 RMD160 4c7959e908dde1c43bb3c05941d8df10b637bc0f SHA1 72df66f7c210860abce8fa161841ec9abd40e95b SHA256 9481b50b6b571ba520827c03ae97d8b4a3f559be8e572e4e2b765db3180c44bb
DIST tlenlinux64-7.0.1.25.bin 16950560 RMD160 ba2f0c145c26efc3354103217f0b29bb77ac6b15 SHA1 8c28275b54cb57aaea80e86258735941c8638710 SHA256 42d45a5ed3968109682dac8c6855c17c56992160395a235e79cd3332fe317d01
EBUILD tlenlinux-7.0.1.24.ebuild 1355 RMD160 7b7504449a0640f115d2999bddbb76d3794cd3f0 SHA1 dace0b30d527734d55cbfd734081cbcbd10526b0 SHA256 0999c7e10768704083f99ae7041886d276502e0748e184ff5a84b64ef9d6f01c
-EBUILD tlenlinux-7.0.1.25.ebuild 1707 RMD160 f2d8e7e906f30e6275a86df99270c5ce11793bcd SHA1 b556334803e28fabbcf5ad231d69da3c76ecb2df SHA256 fdfea2ac2482ff9899c9b4c3779304eeaaad9f9fe00d618d115f9fa69c24fe1c
+EBUILD tlenlinux-7.0.1.25.ebuild 1705 RMD160 5c499e0741bce01bfead21756ce3776bda28f4e0 SHA1 181cc4a0241eca185b7e11b59c1573d71f0fb5b2 SHA256 9eeb557f1d5e0be24e2dbf302a4d67430355c6d4fb8cdfb30f3325d711a5a523
diff --git a/net-im/tlenlinux/tlenlinux-7.0.1.25.ebuild b/net-im/tlenlinux/tlenlinux-7.0.1.25.ebuild
index 99febce..631dece 100644
--- a/net-im/tlenlinux/tlenlinux-7.0.1.25.ebuild
+++ b/net-im/tlenlinux/tlenlinux-7.0.1.25.ebuild
@@ -63,13 +63,13 @@ src_install() {
}
pkg_preinst() {
- check_license ${TLEN_DIR}/license.txt
+ check_license ${S}/data/license.txt
}
pkg_postinst() {
### @todo deactivate auto-update by default
elog "It is not recommended to use Updater plugin."
- elog "You should deselect Updater in:,"
+ elog "You should deselect Updater in:"
elog "\"Tlen\" -> \"Preferences\" -> \"Plugins\"."
elog
}