Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 16:52:26 +0000 (16:52 +0000)
committerMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 16:52:26 +0000 (16:52 +0000)
Package-Manager: portage-2.1.2-r2

app-crypt/asedriveiiie-serial/ChangeLog
app-crypt/asedriveiiie-serial/asedriveiiie-serial-3.4.ebuild
app-crypt/asedriveiiie-usb/ChangeLog
app-crypt/asedriveiiie-usb/asedriveiiie-usb-3.4.ebuild
app-crypt/asekey/ChangeLog
app-crypt/asekey/asekey-3.3.ebuild
app-crypt/bestcrypt/ChangeLog
app-crypt/bestcrypt/bestcrypt-1.6_p10-r1.ebuild
app-crypt/cryptoapi/ChangeLog
app-crypt/cryptoapi/cryptoapi-2.4.7.0.ebuild
app-crypt/cryptoapi/files/digest-cryptoapi-2.4.7.0

index f113b69af89e8b384f65d570722010414adc77f3..0c167238dfb31ce38ee22a6a71b5453f5eecbf1c 100644 (file)
@@ -1,6 +1,10 @@
 # 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)
 
index f2a15309c8b9b1fe54c6b1cb7b75452ad881c8f3..c94872e1d17fca0c510d561a69a001d8aeef48e4 100644 (file)
@@ -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/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"
@@ -25,10 +25,10 @@ src_install() {
        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() {
@@ -39,8 +39,8 @@ 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
 }
 
index 480f6b432b6c92fb13a8c08dc4b5a600b5852575..144e1be6bb9d74b1845072d3c45c77ede8df7a7f 100644 (file)
@@ -1,6 +1,9 @@
 # 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)
 
index 05c4507aea9841e8e2a7fa5fdafaf87857d427ff..816c2b90956dfd2552db5038cfa61c894b0b667b 100644 (file)
@@ -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/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"
@@ -19,7 +19,7 @@ src_install() {
        dodoc LICENSE
        dodoc README
 
-       einfo "NOTICE:"
-       einfo "You should restart pcscd."
+       elog "NOTICE:"
+       elog "You should restart pcscd."
 }
 
index e280ebf79bded741358b4ab1b7d160dd7d7fec86..6d569f3b8302d59ffeb3e28f75bad8e62c22435f 100644 (file)
@@ -1,6 +1,9 @@
 # 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)
 
index c072a5bee16ed4ebce7212639a05733c36ea76f9..c83270f3202df29ec1d71739c4d709ba25713f31 100644 (file)
@@ -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/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"
@@ -25,9 +25,9 @@ src_install() {
        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() {
@@ -38,8 +38,8 @@ 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
 }
 
index e8ccebbec88d1ae5298fcd4635f507091b656cf5..4b2e358e7874e4882566685158517d1223fb5817 100644 (file)
@@ -1,6 +1,9 @@
 # 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,
index c68f2aa46fff9e00538d0eba0508f233beb2aebc..d5d607e558aa1d8f920315a998baad4e0d9ec058 100644 (file)
@@ -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/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
 
@@ -93,17 +93,16 @@ src_install() {
 
 
 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
 }
index cc76938ac436c92d50845bb4e9266208a35f0fdc..a764f5cad365f975e65f94035d27638c6925d9b3 100644 (file)
@@ -1,6 +1,9 @@
 # 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
index 11dd6947e8719210b52ab2689f2e711f5720c09e..6c2a32614bdde5e4c5915d9159fec3ace56646fd 100644 (file)
@@ -1,6 +1,6 @@
-# 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
 
@@ -45,12 +45,12 @@ src_install() {
 }
 
 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  " "
 }
 
index af94dc94e4d22cbdbd87bf520f50ac73fb6534e4..1a5300b9a149d6577e456050ea6d5675b2081157 100644 (file)
@@ -1 +1,3 @@
 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