diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 16:04:51 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 16:04:51 +0000 |
commit | c355646846aef31ac7c6af6745ed408e539d6d1e (patch) | |
tree | 0278bf2c475886561a0adfb743666ecc4b543130 /app-cdr/k3b | |
parent | Stable for HPPA (bug #159416). (diff) | |
download | gentoo-2-c355646846aef31ac7c6af6745ed408e539d6d1e.tar.gz gentoo-2-c355646846aef31ac7c6af6745ed408e539d6d1e.tar.bz2 gentoo-2-c355646846aef31ac7c6af6745ed408e539d6d1e.zip |
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-cdr/k3b')
-rw-r--r-- | app-cdr/k3b/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-0.12.14.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-0.12.17.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-1.0_beta1.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-1.0_rc2.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-1.0_rc3.ebuild | 6 |
6 files changed, 25 insertions, 20 deletions
diff --git a/app-cdr/k3b/ChangeLog b/app-cdr/k3b/ChangeLog index f836731db5d8..4eb9a8d2021e 100644 --- a/app-cdr/k3b/ChangeLog +++ b/app-cdr/k3b/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-cdr/k3b # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/ChangeLog,v 1.177 2007/01/04 12:44:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/ChangeLog,v 1.178 2007/01/05 16:04:51 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> k3b-0.12.14.ebuild, + k3b-0.12.17.ebuild, k3b-1.0_beta1.ebuild, k3b-1.0_rc2.ebuild, + k3b-1.0_rc3.ebuild: + Convert to use elog. *k3b-1.0_rc3 (04 Jan 2007) diff --git a/app-cdr/k3b/k3b-0.12.14.ebuild b/app-cdr/k3b/k3b-0.12.14.ebuild index b698c89496ff..056744ce8eb2 100644 --- a/app-cdr/k3b/k3b-0.12.14.ebuild +++ b/app-cdr/k3b/k3b-0.12.14.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/k3b/k3b-0.12.14.ebuild,v 1.9 2006/10/19 17:41:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.12.14.ebuild,v 1.10 2007/01/05 16:04:51 flameeyes Exp $ inherit kde eutils @@ -120,7 +120,7 @@ src_install() { pkg_postinst() { echo - einfo "Make sure you have proper read/write permissions on the cdrom device(s)." - einfo "Usually, it is sufficient to be in the cdrom group." + elog "Make sure you have proper read/write permissions on the cdrom device(s)." + elog "Usually, it is sufficient to be in the cdrom group." echo } diff --git a/app-cdr/k3b/k3b-0.12.17.ebuild b/app-cdr/k3b/k3b-0.12.17.ebuild index 7872b3215321..2cea9b93e8ab 100644 --- a/app-cdr/k3b/k3b-0.12.17.ebuild +++ b/app-cdr/k3b/k3b-0.12.17.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/k3b/k3b-0.12.17.ebuild,v 1.9 2006/12/23 15:56:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.12.17.ebuild,v 1.10 2007/01/05 16:04:51 flameeyes Exp $ inherit kde eutils @@ -127,7 +127,7 @@ src_install() { pkg_postinst() { echo - einfo "Make sure you have proper read/write permissions on the cdrom device(s)." - einfo "Usually, it is sufficient to be in the cdrom group." + elog "Make sure you have proper read/write permissions on the cdrom device(s)." + elog "Usually, it is sufficient to be in the cdrom group." echo } diff --git a/app-cdr/k3b/k3b-1.0_beta1.ebuild b/app-cdr/k3b/k3b-1.0_beta1.ebuild index c6aa7df25f51..714657d00fc2 100644 --- a/app-cdr/k3b/k3b-1.0_beta1.ebuild +++ b/app-cdr/k3b/k3b-1.0_beta1.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/k3b/k3b-1.0_beta1.ebuild,v 1.4 2006/11/25 10:48:36 masterdriverz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-1.0_beta1.ebuild,v 1.5 2007/01/05 16:04:51 flameeyes Exp $ inherit kde eutils @@ -138,7 +138,7 @@ src_install() { pkg_postinst() { echo - einfo "Make sure you have proper read/write permissions on the cdrom device(s)." - einfo "Usually, it is sufficient to be in the cdrom group." + elog "Make sure you have proper read/write permissions on the cdrom device(s)." + elog "Usually, it is sufficient to be in the cdrom group." echo } diff --git a/app-cdr/k3b/k3b-1.0_rc2.ebuild b/app-cdr/k3b/k3b-1.0_rc2.ebuild index 521c59bf4e6f..3ffe8e7f9963 100644 --- a/app-cdr/k3b/k3b-1.0_rc2.ebuild +++ b/app-cdr/k3b/k3b-1.0_rc2.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/k3b/k3b-1.0_rc2.ebuild,v 1.1 2006/12/17 14:15:45 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-1.0_rc2.ebuild,v 1.2 2007/01/05 16:04:51 flameeyes Exp $ inherit kde eutils @@ -138,7 +138,7 @@ src_install() { pkg_postinst() { echo - einfo "Make sure you have proper read/write permissions on the cdrom device(s)." - einfo "Usually, it is sufficient to be in the cdrom group." + elog "Make sure you have proper read/write permissions on the cdrom device(s)." + elog "Usually, it is sufficient to be in the cdrom group." echo } diff --git a/app-cdr/k3b/k3b-1.0_rc3.ebuild b/app-cdr/k3b/k3b-1.0_rc3.ebuild index f2bfc7155781..b2bfa8f6e62d 100644 --- a/app-cdr/k3b/k3b-1.0_rc3.ebuild +++ b/app-cdr/k3b/k3b-1.0_rc3.ebuild @@ -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-cdr/k3b/k3b-1.0_rc3.ebuild,v 1.1 2007/01/04 12:44:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-1.0_rc3.ebuild,v 1.2 2007/01/05 16:04:51 flameeyes Exp $ inherit kde eutils @@ -138,7 +138,7 @@ src_install() { pkg_postinst() { echo - einfo "Make sure you have proper read/write permissions on the cdrom device(s)." - einfo "Usually, it is sufficient to be in the cdrom group." + elog "Make sure you have proper read/write permissions on the cdrom device(s)." + elog "Usually, it is sufficient to be in the cdrom group." echo } |