# ChangeLog for app-crypt/asedriveiiie-serial
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.1 2006/12/16 11:05:13 alonbl Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/ChangeLog,v 1.2 2007/01/24 16:47:57 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org>
+ asedriveiiie-serial-3.4.ebuild:
+ Replacing einfo with elog
*asedriveiiie-serial-3.4 (16 Dec 2006)
-# 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-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.1 2006/12/16 11:05:13 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild,v 1.2 2007/01/24 16:47:57 genone Exp $
DESCRIPTION="ASEDriveIIIe Serial Card Reader"
HOMEPAGE="http://www.athena-scs.com"
insinto "$(dirname "${conf}")"
newins "etc/reader.conf" "$(basename "${conf}")"
- einfo "NOTICE:"
- einfo "1. update ${conf} file"
- einfo "2. run update-reader.conf, yes this is a command..."
- einfo "3. restart pcscd"
+ elog "NOTICE:"
+ elog "1. update ${conf} file"
+ elog "2. run update-reader.conf, yes this is a command..."
+ elog "3. restart pcscd"
}
pkg_postrm() {
if ! [ -f "$(grep LIBPATH "${conf}" | sed 's/LIBPATH *//' | sed 's/ *$//g')" ]; then
rm "${conf}"
update-reader.conf
- einfo "NOTICE:"
- einfo "You need to restart pcscd"
+ elog "NOTICE:"
+ elog "You need to restart pcscd"
fi
}
# ChangeLog for app-crypt/asedriveiiie-usb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.1 2006/12/16 11:04:37 alonbl Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/ChangeLog,v 1.2 2007/01/24 16:48:51 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> asedriveiiie-usb-3.4.ebuild:
+ Replacing einfo with elog
*asedriveiiie-usb-3.4 (16 Dec 2006)
-# 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-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.1 2006/12/16 11:04:37 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild,v 1.2 2007/01/24 16:48:51 genone Exp $
DESCRIPTION="ASEDriveIIIe USB Card Reader"
HOMEPAGE="http://www.athena-scs.com"
dodoc LICENSE
dodoc README
- einfo "NOTICE:"
- einfo "You should restart pcscd."
+ elog "NOTICE:"
+ elog "You should restart pcscd."
}
# ChangeLog for app-crypt/asekey
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/asekey/ChangeLog,v 1.1 2006/12/16 11:05:46 alonbl Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asekey/ChangeLog,v 1.2 2007/01/24 16:49:49 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> asekey-3.3.ebuild:
+ Replacing einfo with elog
*asekey-3.3 (16 Dec 2006)
-# 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-crypt/asekey/asekey-3.3.ebuild,v 1.1 2006/12/16 11:05:46 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/asekey/asekey-3.3.ebuild,v 1.2 2007/01/24 16:49:49 genone Exp $
DESCRIPTION="ASEKey USB SIM Card Reader"
HOMEPAGE="http://www.athena-scs.com"
insinto "$(dirname "${conf}")"
newins "etc/reader.conf" "$(basename "${conf}")"
- einfo "NOTICE:"
- einfo "1. run update-reader.conf, yes this is a command..."
- einfo "2. restart pcscd"
+ elog "NOTICE:"
+ elog "1. run update-reader.conf, yes this is a command..."
+ elog "2. restart pcscd"
}
pkg_postrm() {
if ! [ -f "$(grep LIBPATH "${conf}" | sed 's/LIBPATH *//' | sed 's/ *$//g')" ]; then
rm "${conf}"
update-reader.conf
- einfo "NOTICE:"
- einfo "You need to restart pcscd"
+ elog "NOTICE:"
+ elog "You need to restart pcscd"
fi
}
# ChangeLog for app-crypt/bestcrypt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.55 2007/01/23 19:38:17 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.56 2007/01/24 16:51:04 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> bestcrypt-1.6_p10-r1.ebuild:
+ Replacing einfo with elog
23 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org>
-files/bestcrypt-1.6_p2-path.patch, -files/bestcrypt-1.6_p5-gcc41.patch,
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild,v 1.2 2007/01/23 15:52:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild,v 1.3 2007/01/24 16:51:04 genone Exp $
inherit flag-o-matic eutils linux-mod toolchain-funcs multilib
pkg_postinst() {
+ elog "If you are using the serpent or rc6 encryption modules and have any problems,"
+ elog "please submit bugs to http://bugs.gentoo.org because these modules are not part"
+ elog "of the standard distribution of BestCrypt for Linux released by Jetico."
+ elog "For more information on these additional modules:"
+ elog "visit http://www.carceri.dk/index.php?redirect=other_bestcrypt"
- einfo "If you are using the serpent or rc6 encryption modules and have any problems,"
- einfo "please submit bugs to http://bugs.gentoo.org because these modules are not part"
- einfo "of the standard distribution of BestCrypt for Linux released by Jetico."
- einfo "For more information on these additional modules:"
- einfo "visit http://www.carceri.dk/index.php?redirect=other_bestcrypt"
-
- einfo
+ ewarn
ewarn "The BestCrypt drivers are not free - Please purchace a license from "
ewarn "http://www.jetico.com/"
+ ewarn
- einfo
linux-mod_pkg_postinst
}
# ChangeLog for app-crypt/cryptoapi
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/ChangeLog,v 1.13 2005/03/12 01:43:26 dragonheart Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/ChangeLog,v 1.14 2007/01/24 16:52:26 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> cryptoapi-2.4.7.0.ebuild:
+ Replacing einfo with elog
12 Mar 2005; Daniel Black <dragonheart@gentoo.org> cryptoapi-2.4.7.0.ebuild:
Transition to linux-info eclass
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.24 2005/03/12 01:43:26 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild,v 1.25 2007/01/24 16:52:26 genone Exp $
inherit linux-info
}
pkg_postinst() {
- echo " "
- einfo "Please add cryptoloop to your /etc/modules.autoload."
- echo " If you would like to enable the module now:"
- echo " depmod"
- echo " modprobe cryptoloop"
- einfo "Make sure loopback support is included within your kernel."
- echo " "
+ elog " "
+ elog "Please add cryptoloop to your /etc/modules.autoload."
+ elog " If you would like to enable the module now:"
+ elog " depmod"
+ elog " modprobe cryptoloop"
+ elog "Make sure loopback support is included within your kernel."
+ elog " "
}
MD5 d2d85885bc7fc475ae27fe6b35429a4f cryptoapi-2.4.7.0.tar.gz 219709
+RMD160 c1985ebaaca0e2369fd057521e3f5aec42ecd85d cryptoapi-2.4.7.0.tar.gz 219709
+SHA256 3048596b6e2814bc797524cfbb2aa3e0e4647f97294836849b5d90f3ef28d3ab cryptoapi-2.4.7.0.tar.gz 219709