summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rubytorrent/rubytorrent-0.3.ebuild')
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index 7f2ef78101d1..03706b8b473c 100644
--- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
+++ b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.6 2006/10/20 21:29:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.7 2007/01/05 16:51:31 flameeyes Exp $
inherit ruby
@@ -30,7 +30,7 @@ src_install() {
}
pkg_postinstall() {
- einfo
- einfo "Examples on how to use this package can be found at /usr/share/doc/${PF}/examples/"
- einfo
+ elog
+ elog "Examples on how to use this package can be found at /usr/share/doc/${PF}/examples/"
+ elog
}