diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-07 03:00:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-07 03:00:13 +0000 |
commit | e49e07b4c0be365764a21b7ba96137584581b07a (patch) | |
tree | b6ffa5121d43fcc8bc9e6d4ea3339a89ebdd17f4 /dev-ruby/rubytorrent | |
parent | pkg_postinst(), not pkg_postinstall() (diff) | |
download | historical-e49e07b4c0be365764a21b7ba96137584581b07a.tar.gz historical-e49e07b4c0be365764a21b7ba96137584581b07a.tar.bz2 historical-e49e07b4c0be365764a21b7ba96137584581b07a.zip |
pkg_postinst(), not pkg_postinstall()
Package-Manager: portage-2.1.3
Diffstat (limited to 'dev-ruby/rubytorrent')
-rw-r--r-- | dev-ruby/rubytorrent/Manifest | 16 | ||||
-rw-r--r-- | dev-ruby/rubytorrent/rubytorrent-0.3.ebuild | 10 |
2 files changed, 12 insertions, 14 deletions
diff --git a/dev-ruby/rubytorrent/Manifest b/dev-ruby/rubytorrent/Manifest index 420078881355..23530e832010 100644 --- a/dev-ruby/rubytorrent/Manifest +++ b/dev-ruby/rubytorrent/Manifest @@ -2,10 +2,10 @@ Hash: SHA1 DIST rubytorrent-0.3.tar.gz 44172 RMD160 3d48a1ebdd8289126e87902fad545b9a551f0183 SHA1 f9bf3cd047ed25bc70ba2fd80346e859f186f06d SHA256 6d6b55c54b595a79a115de54a47e00252837e0889c6f3119a152c9889d2bc8cb -EBUILD rubytorrent-0.3.ebuild 994 RMD160 eebc685666a9b7b0f2ee718c89cbdec2c002c27e SHA1 930d07422ac54102862a3017af2f623327ec73a1 SHA256 5c91fc419e21a8d10a7193511368e58c27188e223b2571e2f7208f6eef1966a2 -MD5 5bcd92dd26604bed94f5e1c9e93420e3 rubytorrent-0.3.ebuild 994 -RMD160 eebc685666a9b7b0f2ee718c89cbdec2c002c27e rubytorrent-0.3.ebuild 994 -SHA256 5c91fc419e21a8d10a7193511368e58c27188e223b2571e2f7208f6eef1966a2 rubytorrent-0.3.ebuild 994 +EBUILD rubytorrent-0.3.ebuild 993 RMD160 00fa253a183e72548af34dcbf3f6eb2924fc4eb2 SHA1 39a82228cc66e7f3892468e3b8cb7bd14820f4d0 SHA256 4c7fcccea97b0e100fc61f60d7cfa2da02e2e8200c4d4e7d2e1b324300040d06 +MD5 af3bba524f18b039071ab7aea999cd18 rubytorrent-0.3.ebuild 993 +RMD160 00fa253a183e72548af34dcbf3f6eb2924fc4eb2 rubytorrent-0.3.ebuild 993 +SHA256 4c7fcccea97b0e100fc61f60d7cfa2da02e2e8200c4d4e7d2e1b324300040d06 rubytorrent-0.3.ebuild 993 MISC ChangeLog 1029 RMD160 da38e28bb37c7ec3ba9e857b2014e1a0b448679b SHA1 89a12d45c70cdb06467aacdb750b7b78461a6593 SHA256 4d9076160de8c9ea9a2d8ffc5b202b0d05412dbe2d5814212a57fc1b0b2a60cc MD5 1ec1ef5edd672ac54813fe96c9bb2e62 ChangeLog 1029 RMD160 da38e28bb37c7ec3ba9e857b2014e1a0b448679b ChangeLog 1029 @@ -18,9 +18,9 @@ MD5 22b431d0985042cfa76a212cd81561d5 files/digest-rubytorrent-0.3 244 RMD160 c362b50dcbad69fc5f4dd7c87edcf3a6d5eaa104 files/digest-rubytorrent-0.3 244 SHA256 82abae6176e092707db2178a1f870b24f17a58249154bb2c731ca117a43600a4 files/digest-rubytorrent-0.3 244 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.1 (GNU/Linux) +Version: GnuPG v2.0.5 (GNU/Linux) -iD8DBQFFqf3WcsIHjyDViGQRArCHAJ9bQNPg9iYZk9y+eWCnaAhb9sSQ3QCgzPHw -ltITCYsWatxn4+3uVX8tXYM= -=rmRa +iD8DBQFGt+CNp/wUKkr7RBoRAgBBAKDCRLoZ7U8M/1qAtVQ9SSJFEZSSLwCgrVfp +PwJ6C1PzPkBfEDXef08Sl/E= +=oRJp -----END PGP SIGNATURE----- diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild index bce1b8878723..402b12037d48 100644 --- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild +++ b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.8 2007/01/14 09:56:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.9 2007/08/07 03:00:13 vapier Exp $ inherit ruby @@ -20,17 +20,15 @@ USE_RUBY="ruby18 ruby19" src_install() { local sitelibdir=`${RUBY} -r rbconfig -e 'puts Config::CONFIG["sitelibdir"]'` insinto "$sitelibdir" - doins rubytorrent.rb + doins rubytorrent.rb || die insinto "$sitelibdir/rubytorrent" - doins rubytorrent/* + doins rubytorrent/* || die dodoc doc/* README ReleaseNotes.txt docinto examples dodoc dump-metainfo.rb dump-peers.rb make-metainfo.rb \ rtpeer-ncurses.rb rtpeer.rb } -pkg_postinstall() { - elog +pkg_postinst() { elog "Examples on how to use this package can be found at /usr/share/doc/${PF}/examples/" - elog } |