# ChangeLog for dev-ruby/rflickr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rflickr/ChangeLog,v 1.1 2007/02/24 12:27:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rflickr/ChangeLog,v 1.2 2007/03/04 00:13:21 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> rflickr-20060201.ebuild:
+ Replacing einfo with elog
*rflickr-20060201 (24 Feb 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rflickr/rflickr-20060201.ebuild,v 1.1 2007/02/24 12:27:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rflickr/rflickr-20060201.ebuild,v 1.2 2007/03/04 00:13:21 genone Exp $
inherit ruby gems
dev-ruby/rake"
pkg_postinst() {
- einfo "In order to use this library, you need to have:"
- einfo
- einfo "1. A Yahoo!/Flickr account."
- einfo "2. A Flickr API key."
- einfo
- einfo "Visit http://www.flickr.com/services/api/ for more info."
+ elog "In order to use this library, you need to have:"
+ elog
+ elog "1. A Yahoo!/Flickr account."
+ elog "2. A Flickr API key."
+ elog
+ elog "Visit http://www.flickr.com/services/api/ for more info."
}
# ChangeLog for dev-ruby/sqlite3-ruby
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.13 2007/02/23 12:50:52 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/ChangeLog,v 1.14 2007/03/04 00:15:40 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> sqlite3-ruby-1.2.1.ebuild:
+ Replacing einfo with elog
23 Feb 2007; Ferris McCormick <fmccor@gentoo.org>
sqlite3-ruby-1.2.1.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.2.1.ebuild,v 1.2 2007/02/23 12:50:52 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite3-ruby/sqlite3-ruby-1.2.1.ebuild,v 1.3 2007/03/04 00:15:40 genone Exp $
inherit ruby
eerror "'ruby' to your USE flags and recompile swig"
die "swig needs ruby bindings"
elif ! use swig ; then
- einfo "${PN} will work a lot better with swig; it is suggested"
- einfo "that you install swig with the 'ruby' USE flag, and then"
- einfo "install ${PN} with the swig USE flag"
+ elog "${PN} will work a lot better with swig; it is suggested"
+ elog "that you install swig with the 'ruby' USE flag, and then"
+ elog "install ${PN} with the swig USE flag"
ebeep
epause 5
fi