summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2005-05-06 12:11:12 +0000
committerGustavo Felisberto <humpback@gentoo.org>2005-05-06 12:11:12 +0000
commit87d525eb6427bdd6d0b3b306f6d636c766353346 (patch)
tree878e682f05b2418fee22eeda22ae544d914afd40 /net-im/pymsn-t
parentAdded ~ppc64 (diff)
downloadhistorical-87d525eb6427bdd6d0b3b306f6d636c766353346.tar.gz
historical-87d525eb6427bdd6d0b3b306f6d636c766353346.tar.bz2
historical-87d525eb6427bdd6d0b3b306f6d636c766353346.zip
fixed instalation of missing files
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'net-im/pymsn-t')
-rw-r--r--net-im/pymsn-t/Manifest8
-rw-r--r--net-im/pymsn-t/pymsn-t-0.9.2.ebuild8
2 files changed, 7 insertions, 9 deletions
diff --git a/net-im/pymsn-t/Manifest b/net-im/pymsn-t/Manifest
index 21560220c802..3b424756c4e2 100644
--- a/net-im/pymsn-t/Manifest
+++ b/net-im/pymsn-t/Manifest
@@ -3,14 +3,14 @@ Hash: SHA1
MD5 44ddbc343931de2f3bfe01390ab72532 ChangeLog 424
MD5 08d64f26d0872c7dfe0f37e7ea6a83c3 metadata.xml 301
-MD5 0baea5fcb8fa0681aa7d0f8c15da3803 pymsn-t-0.9.2.ebuild 1568
+MD5 b43fbc268a47deef5d7c5df21e904710 pymsn-t-0.9.2.ebuild 1605
MD5 a5d34b92f593910aa4e4e6efd01d3dbf files/digest-pymsn-t-0.9.2 63
MD5 eccf7d429ba0a26d05d96e04376d203e files/pymsn-t-0.9.2-arguments.patch 256
MD5 786423ba715473aa0fa09fc54b0725d0 files/pymsn-t.initd 405
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFCY5uS8zY1VwezZiERAszxAKCUpDJ28KLqJFtV+SWhgWZ8axmBBQCgifbU
-cfiqIbDv7QtmZ5BevRr1204=
-=fDvF
+iD8DBQFCe17A8zY1VwezZiERAtm4AJ9mStTQZ9K2ConVFGWFwDf2ZOsZWwCgo4Rf
+zG7AqN2o5lFq96xcUV54GJg=
+=dIR/
-----END PGP SIGNATURE-----
diff --git a/net-im/pymsn-t/pymsn-t-0.9.2.ebuild b/net-im/pymsn-t/pymsn-t-0.9.2.ebuild
index bdb66dcce5fd..cc29272222c5 100644
--- a/net-im/pymsn-t/pymsn-t-0.9.2.ebuild
+++ b/net-im/pymsn-t/pymsn-t-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pymsn-t/pymsn-t-0.9.2.ebuild,v 1.1 2005/04/18 11:35:36 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pymsn-t/pymsn-t-0.9.2.ebuild,v 1.2 2005/05/06 12:11:12 humpback Exp $
# Based on net-im/pyicq-t ebuild by Karl-Johan Karlsson
inherit eutils
@@ -32,10 +32,8 @@ src_install()
enewgroup jabber
enewuser pymsn-t -1 /bin/false /var/run/pymsn-t jabber
- insinto /usr/lib/${PN}/src
- doins src/*
-
- dodir /var/log/pymsn-t
+ #Dont like this, have to find way to do recursive copy with doins
+ cp -r src/* ${D}usr/lib/${PN}/src/
exeinto /usr/lib/${PN}
newexe PyMSNt pymsn-t