summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 02:26:26 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 02:26:26 +0000
commit7e9a61cd77ca8bbc639611171ac550bf8326edcf (patch)
tree2c1f52c2423850df9b42d8326055d2c6b27350c2 /app-cdr/multicd
parentReplacing einfo with elog (diff)
downloadgentoo-2-7e9a61cd77ca8bbc639611171ac550bf8326edcf.tar.gz
gentoo-2-7e9a61cd77ca8bbc639611171ac550bf8326edcf.tar.bz2
gentoo-2-7e9a61cd77ca8bbc639611171ac550bf8326edcf.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-cdr/multicd')
-rw-r--r--app-cdr/multicd/ChangeLog8
-rw-r--r--app-cdr/multicd/files/digest-multicd-1.7.22
-rw-r--r--app-cdr/multicd/files/digest-multicd-1.7.52
-rw-r--r--app-cdr/multicd/multicd-1.7.2.ebuild14
-rw-r--r--app-cdr/multicd/multicd-1.7.5.ebuild14
5 files changed, 24 insertions, 16 deletions
diff --git a/app-cdr/multicd/ChangeLog b/app-cdr/multicd/ChangeLog
index 62390aee4477..de7b15e533bf 100644
--- a/app-cdr/multicd/ChangeLog
+++ b/app-cdr/multicd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-cdr/multicd
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/multicd/ChangeLog,v 1.7 2005/12/29 03:40:09 metalgod Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/multicd/ChangeLog,v 1.8 2007/01/24 02:26:26 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> multicd-1.7.2.ebuild,
+ multicd-1.7.5.ebuild:
+ Replacing einfo with elog
*multicd-1.7.5 (29 Dec 2005)
diff --git a/app-cdr/multicd/files/digest-multicd-1.7.2 b/app-cdr/multicd/files/digest-multicd-1.7.2
index 93f8f322892d..5bdbb3037d9c 100644
--- a/app-cdr/multicd/files/digest-multicd-1.7.2
+++ b/app-cdr/multicd/files/digest-multicd-1.7.2
@@ -1 +1,3 @@
MD5 871fdef1a56dbc03805dcc30e18cbb2b multicd-1.7.2.tar.gz 21437
+RMD160 502cc9d128f5eda5712be65b2ada25949a516f10 multicd-1.7.2.tar.gz 21437
+SHA256 4ce12bc9597f3e91f2f6fd81f4ebf92d8585963b685f4b57dfbc4eecd5cea954 multicd-1.7.2.tar.gz 21437
diff --git a/app-cdr/multicd/files/digest-multicd-1.7.5 b/app-cdr/multicd/files/digest-multicd-1.7.5
index f18b23530bf3..e9593a57750c 100644
--- a/app-cdr/multicd/files/digest-multicd-1.7.5
+++ b/app-cdr/multicd/files/digest-multicd-1.7.5
@@ -1 +1,3 @@
MD5 b27bf5d4514a5d8948de3f037a475d0b multicd-1.7.5.tar.gz 22437
+RMD160 9ce012a4cab780e90a0c2512b1ae4c1375a15622 multicd-1.7.5.tar.gz 22437
+SHA256 dedad330d161489ebd2d954a5b1e45f0423c76089f2520f1fe52a72238c6fee3 multicd-1.7.5.tar.gz 22437
diff --git a/app-cdr/multicd/multicd-1.7.2.ebuild b/app-cdr/multicd/multicd-1.7.2.ebuild
index 67cd9e82c07c..103d8b671489 100644
--- a/app-cdr/multicd/multicd-1.7.2.ebuild
+++ b/app-cdr/multicd/multicd-1.7.2.ebuild
@@ -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-cdr/multicd/multicd-1.7.2.ebuild,v 1.9 2006/09/17 03:38:53 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/multicd/multicd-1.7.2.ebuild,v 1.10 2007/01/24 02:26:26 genone Exp $
DESCRIPTION="Tool for making direct copies of your files to multiple cd's"
HOMEPAGE="http://danborn.net/multicd/"
@@ -21,9 +21,9 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Copy and edit sample configuration file from"
- einfo "/usr/share/doc/${PF}"
- einfo "directory to /etc directory as multicdrc"
- einfo
+ elog
+ elog "Copy and edit sample configuration file from"
+ elog "/usr/share/doc/${PF}"
+ elog "directory to /etc directory as multicdrc"
+ elog
}
diff --git a/app-cdr/multicd/multicd-1.7.5.ebuild b/app-cdr/multicd/multicd-1.7.5.ebuild
index 20d1a75eff44..294234f39030 100644
--- a/app-cdr/multicd/multicd-1.7.5.ebuild
+++ b/app-cdr/multicd/multicd-1.7.5.ebuild
@@ -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-cdr/multicd/multicd-1.7.5.ebuild,v 1.2 2006/09/17 03:38:53 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/multicd/multicd-1.7.5.ebuild,v 1.3 2007/01/24 02:26:26 genone Exp $
DESCRIPTION="Tool for making direct copies of your files to multiple cd's"
HOMEPAGE="http://danborn.net/multicd/"
@@ -21,9 +21,9 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Copy and edit sample configuration file from"
- einfo "/usr/share/doc/${PF}"
- einfo "directory to /etc directory as multicdrc"
- einfo
+ elog
+ elog "Copy and edit sample configuration file from"
+ elog "/usr/share/doc/${PF}"
+ elog "directory to /etc directory as multicdrc"
+ elog
}