# ChangeLog for app-arch/ipkg-utils
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ChangeLog,v 1.8 2006/08/06 14:44:34 seemant Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ChangeLog,v 1.9 2007/01/23 15:40:07 genone Exp $
+
+ 23 Jan 2007; Marius Mauch <genone@gentoo.org> ipkg-utils-1.7.ebuild,
+ ipkg-utils-1.7.050831.ebuild:
+ Replacing einfo with elog
06 Aug 2006; Seemant Kulleen <seemant@gentoo.org> ipkg-utils-1.7.ebuild,
ipkg-utils-1.7.050831.ebuild:
MD5 da3e3ef772973d7370a6ac95f0fef9b8 ipkg-utils-1.7.tar.gz 19480
+RMD160 4fa46546be381b8503b1a97be51f9e56cb63112e ipkg-utils-1.7.tar.gz 19480
+SHA256 813428c1aac04393ba64d0a23f9f820277357cbcdbdd391b9cf2bbf5257e8625 ipkg-utils-1.7.tar.gz 19480
-# 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/app-arch/ipkg-utils/ipkg-utils-1.7.050831.ebuild,v 1.2 2006/08/06 14:44:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ipkg-utils-1.7.050831.ebuild,v 1.3 2007/01/23 15:40:07 genone Exp $
inherit distutils eutils toolchain-funcs versionator
sed '/python setup.py build/d' -i Makefile
if use minimal; then
- einfo "ipkg-upload is not installed when the \`minimal' USE flag is set. If you"
- einfo "need ipkg-upload then rebuild this package without the \`minimal' USE flag."
+ elog "ipkg-upload is not installed when the \`minimal' USE flag is set. If you"
+ elog "need ipkg-upload then rebuild this package without the \`minimal' USE flag."
fi
}
}
pkg_postinst() {
- einfo "Consider installing sys-apps/fakeroot for use with the ipkg-build command,"
- einfo "that makes it possible to build packages as a normal user."
+ elog "Consider installing sys-apps/fakeroot for use with the ipkg-build command,"
+ elog "that makes it possible to build packages as a normal user."
}
-# 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/app-arch/ipkg-utils/ipkg-utils-1.7.ebuild,v 1.7 2006/08/06 14:44:34 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/ipkg-utils/ipkg-utils-1.7.ebuild,v 1.8 2007/01/23 15:40:07 genone Exp $
inherit distutils eutils toolchain-funcs
sed '/python setup.py build/d' -i Makefile
if use minimal; then
- einfo "ipkg-upload is not installed when the \`minimal' USE flag is set. If you"
- einfo "need ipkg-upload then rebuild this package without the \`minimal' USE flag."
+ elog "ipkg-upload is not installed when the \`minimal' USE flag is set. If you"
+ elog "need ipkg-upload then rebuild this package without the \`minimal' USE flag."
fi
}
# ChangeLog for app-arch/stuffit
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.15 2006/10/26 23:53:15 blubb Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.16 2007/01/23 15:43:01 genone Exp $
+
+ 23 Jan 2007; Marius Mauch <genone@gentoo.org> stuffit-5.2.0.611.ebuild:
+ Replacing einfo with elog
26 Oct 2006; <blubb@gentoo.org> stuffit-5.2.0.611.ebuild:
remove emul-linux-x86 use flag
MD5 9046256f7775cc8b324447c7c3e8f941 stuffit520.611linux-i386.tar.gz 1955619
+RMD160 58800fff4b9d8b37d4bcf8617b2895127c5101be stuffit520.611linux-i386.tar.gz 1955619
+SHA256 69ccd8659000f7cdeba640157ed42e360b2e448c8e8333b1db491f2c4daf7998 stuffit520.611linux-i386.tar.gz 1955619
-# 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/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.16 2006/10/26 23:53:15 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.17 2007/01/23 15:43:01 genone Exp $
MY_P="stuffit520.611linux-i386"
DESCRIPTION="Aladdin Software's StuffIt and StuffIt Expander"
pkg_postinst() {
env-update
- einfo
- einfo "Reminder: StuffIt requires registration within 15 days."
- einfo "The registration program is located in ${INSTALLDIR}/extra"
- einfo
- einfo "The binaries are named 'stuff' and 'unstuff'"
- einfo
+ elog
+ elog "Reminder: StuffIt requires registration within 15 days."
+ elog "The registration program is located in ${INSTALLDIR}/extra"
+ elog
+ elog "The binaries are named 'stuff' and 'unstuff'"
+ elog
}
pkg_postrm() {