summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-24 02:24:56 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-24 02:24:56 +0000
commitc74f8c52decb177c09e4446a9c91fa5b9eb0d2f6 (patch)
treecb6ab50c27c60315b23a7538ac3d2837e113ed97 /app-cdr/kiso
parentReplacing einfo with elog (diff)
downloadgentoo-2-c74f8c52decb177c09e4446a9c91fa5b9eb0d2f6.tar.gz
gentoo-2-c74f8c52decb177c09e4446a9c91fa5b9eb0d2f6.tar.bz2
gentoo-2-c74f8c52decb177c09e4446a9c91fa5b9eb0d2f6.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-cdr/kiso')
-rw-r--r--app-cdr/kiso/ChangeLog8
-rw-r--r--app-cdr/kiso/files/digest-kiso-0.8.2c2
-rw-r--r--app-cdr/kiso/kiso-0.8.2c.ebuild20
-rw-r--r--app-cdr/kiso/kiso-0.8.3.ebuild18
4 files changed, 27 insertions, 21 deletions
diff --git a/app-cdr/kiso/ChangeLog b/app-cdr/kiso/ChangeLog
index 9811c470a0ba..64019db37dba 100644
--- a/app-cdr/kiso/ChangeLog
+++ b/app-cdr/kiso/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-cdr/kiso
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/kiso/ChangeLog,v 1.31 2006/04/27 13:04:14 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/kiso/ChangeLog,v 1.32 2007/01/24 02:24:56 genone Exp $
+
+ 24 Jan 2007; Marius Mauch <genone@gentoo.org> kiso-0.8.2c.ebuild,
+ kiso-0.8.3.ebuild:
+ Replacing einfo with elog
27 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
files/kiso-0.8.3-libcdio-077.patch:
diff --git a/app-cdr/kiso/files/digest-kiso-0.8.2c b/app-cdr/kiso/files/digest-kiso-0.8.2c
index 0ae2d9c5abec..39a71cf723b3 100644
--- a/app-cdr/kiso/files/digest-kiso-0.8.2c
+++ b/app-cdr/kiso/files/digest-kiso-0.8.2c
@@ -1 +1,3 @@
MD5 978d19df980f15076ee72ae42c74739c kiso-0.8.2c.tar.bz2 1198079
+RMD160 1248cb25e3a9dee6a4f6c3c248ec1ca94840aeb6 kiso-0.8.2c.tar.bz2 1198079
+SHA256 64ccea4f49fcf24bd6a4c63634f8d36b81b8c7b48df58cfee3840bb56fa18e8f kiso-0.8.2c.tar.bz2 1198079
diff --git a/app-cdr/kiso/kiso-0.8.2c.ebuild b/app-cdr/kiso/kiso-0.8.2c.ebuild
index 64fc09386e00..118d33d9b735 100644
--- a/app-cdr/kiso/kiso-0.8.2c.ebuild
+++ b/app-cdr/kiso/kiso-0.8.2c.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/kiso/kiso-0.8.2c.ebuild,v 1.5 2006/09/17 03:38:53 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/kiso/kiso-0.8.2c.ebuild,v 1.6 2007/01/24 02:24:56 genone Exp $
inherit kde
@@ -23,11 +23,11 @@ RDEPEND="${DEPEND}
need-kde 3.2
pkg_postinst() {
- echo ""
- einfo "Applications KIso will use when available:"
- echo ""
- einfo "to burn cd images - app-cdr/k3b"
- einfo "to create encypted images - app-crypt/mcrypt"
- einfo "to hex edit images - kdebase/khexedit, kdebase/kdeutils or app-editors/ghex"
- echo ""
-} \ No newline at end of file
+ elog
+ elog "Applications KIso will use when available:"
+ elog
+ elog "to burn cd images - app-cdr/k3b"
+ elog "to create encypted images - app-crypt/mcrypt"
+ elog "to hex edit images - kdebase/khexedit, kdebase/kdeutils or app-editors/ghex"
+ elog
+}
diff --git a/app-cdr/kiso/kiso-0.8.3.ebuild b/app-cdr/kiso/kiso-0.8.3.ebuild
index 11d3162f1076..8ff0e6b4832e 100644
--- a/app-cdr/kiso/kiso-0.8.3.ebuild
+++ b/app-cdr/kiso/kiso-0.8.3.ebuild
@@ -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-cdr/kiso/kiso-0.8.3.ebuild,v 1.6 2006/09/17 03:38:53 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/kiso/kiso-0.8.3.ebuild,v 1.7 2007/01/24 02:24:56 genone Exp $
inherit kde
@@ -25,11 +25,11 @@ PATCHES="${FILESDIR}/${P}-libcdio-077.patch"
need-kde 3.2
pkg_postinst() {
- echo ""
- einfo "Applications KIso will use when available:"
- echo ""
- einfo "to burn cd images - app-cdr/k3b"
- einfo "to create encypted images - app-crypt/mcrypt"
- einfo "to hex edit images - kdebase/khexedit, kdebase/kdeutils or app-editors/ghex"
- echo ""
+ elog
+ elog "Applications KIso will use when available:"
+ elog
+ elog "to burn cd images - app-cdr/k3b"
+ elog "to create encypted images - app-crypt/mcrypt"
+ elog "to hex edit images - kdebase/khexedit, kdebase/kdeutils or app-editors/ghex"
+ elog
}