# ChangeLog for media-gfx/hugin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.22 2007/04/16 09:35:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.23 2007/04/30 21:58:47 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> hugin-0.5_rc1-r2.ebuild,
+ hugin-0.6.1.ebuild, hugin-0.7_beta4.ebuild:
+ Replacing einfo with elog
16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> hugin-0.6.1.ebuild:
stable amd64, bug 173068
-# 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/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild,v 1.1 2005/10/16 02:23:49 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r2.ebuild,v 1.2 2007/04/30 21:58:47 genone Exp $
inherit wxwidgets
}
pkg_postinst() {
- einfo "Please consider the helper apps autopano-sift and enblend."
- einfo "autopano-sift is used to automagically generate control"
- einfo "points and enblend is used to merge images smoothly."
+ elog "Please consider the helper apps autopano-sift and enblend."
+ elog "autopano-sift is used to automagically generate control"
+ elog "points and enblend is used to merge images smoothly."
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.6 2007/04/16 09:35:04 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.7 2007/04/30 21:58:47 genone Exp $
inherit wxwidgets eutils
die "$msg"
fi
if ! use enblend; then
- einfo "It is recommended to emerge this package with the"
- einfo "enblend use flag to install media-gfx/enblend"
- einfo "that blends the seams between images in a panorama."
+ elog "It is recommended to emerge this package with the"
+ elog "enblend use flag to install media-gfx/enblend"
+ elog "that blends the seams between images in a panorama."
fi
if ! use sift; then
- einfo "It is recommended to emerge this package with the"
- einfo "sift use flag to install media-gfx/autopano-sift"
- einfo "that produces control points between images in a"
- einfo "panorama."
+ elog "It is recommended to emerge this package with the"
+ elog "sift use flag to install media-gfx/autopano-sift"
+ elog "that produces control points between images in a"
+ elog "panorama."
fi
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild,v 1.2 2007/04/05 15:28:23 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.7_beta4.ebuild,v 1.3 2007/04/30 21:58:47 genone Exp $
inherit wxwidgets eutils
die "$msg"
fi
if ! use enblend; then
- einfo "It is recommended to emerge this package with the"
- einfo "enblend use flag to install media-gfx/enblend"
- einfo "that blends the seams between images in a panorama."
+ elog "It is recommended to emerge this package with the"
+ elog "enblend use flag to install media-gfx/enblend"
+ elog "that blends the seams between images in a panorama."
fi
if ! use sift; then
- einfo "It is recommended to emerge this package with the"
- einfo "sift use flag to install media-gfx/autopano-sift"
- einfo "that produces control points between images in a"
- einfo "panorama."
+ elog "It is recommended to emerge this package with the"
+ elog "sift use flag to install media-gfx/autopano-sift"
+ elog "that produces control points between images in a"
+ elog "panorama."
fi
}
# ChangeLog for media-gfx/jpeg2ps
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeg2ps/ChangeLog,v 1.17 2006/12/12 10:34:21 pclouds Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeg2ps/ChangeLog,v 1.18 2007/04/30 22:02:28 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> jpeg2ps-1.9.ebuild,
+ jpeg2ps-1.9-r1.ebuild:
+ Replacing einfo with elog
12 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
jpeg2ps-1.9.ebuild, jpeg2ps-1.9-r1.ebuild:
-# 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/media-gfx/jpeg2ps/jpeg2ps-1.9-r1.ebuild,v 1.11 2006/12/12 10:34:21 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeg2ps/jpeg2ps-1.9-r1.ebuild,v 1.12 2007/04/30 22:02:28 genone Exp $
inherit eutils
}
pkg_postinst() {
- einfo
+ elog
if [ -z ${pagesize} ]; then
- einfo "By default, this installation of jpeg2ps will generate"
- einfo "letter size output. You can force A4 output with"
- einfo " jpeg2ps -p a4 file.jpg > file.ps"
+ elog "By default, this installation of jpeg2ps will generate"
+ elog "letter size output. You can force A4 output with"
+ elog " jpeg2ps -p a4 file.jpg > file.ps"
else
- einfo "By default, this installation of jpeg2ps will generate"
- einfo "A4 size output. You can force letter output with"
- einfo " jpeg2ps -p letter file.jpg > file.ps"
+ elog "By default, this installation of jpeg2ps will generate"
+ elog "A4 size output. You can force letter output with"
+ elog " jpeg2ps -p letter file.jpg > file.ps"
fi
- einfo
+ elog
}
-# 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/media-gfx/jpeg2ps/jpeg2ps-1.9.ebuild,v 1.6 2006/12/12 10:34:21 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpeg2ps/jpeg2ps-1.9.ebuild,v 1.7 2007/04/30 22:02:28 genone Exp $
DESCRIPTION="Converts JPEG images to Postscript using a wrapper"
HOMEPAGE="http://www.pdflib.com/download/free-software/jpeg2ps/"
}
pkg_postinst() {
- einfo
- einfo "By default, this installation of jpeg2ps will generate"
- einfo "letter size output. You can force A4 output with"
- einfo " jpeg2ps -p a4 file.jpg > file.ps"
- einfo
+ elog
+ elog "By default, this installation of jpeg2ps will generate"
+ elog "letter size output. You can force A4 output with"
+ elog " jpeg2ps -p a4 file.jpg > file.ps"
+ elog
}
# ChangeLog for media-gfx/kphotoalbum
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.17 2007/04/27 19:08:05 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.18 2007/04/30 22:06:34 genone Exp $
+
+ 30 Apr 2007; Marius Mauch <genone@gentoo.org> kphotoalbum-2.2.ebuild,
+ kphotoalbum-3.0.ebuild, kphotoalbum-3.0.1.ebuild,
+ kphotoalbum-3.0.2.ebuild:
+ Replacing einfo with elog
*kphotoalbum-3.0.2 (27 Apr 2007)
-# 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/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild,v 1.11 2006/09/02 10:44:41 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-2.2.ebuild,v 1.12 2007/04/30 22:06:34 genone Exp $
inherit kde
setupok=1
if use exif ; then
if ! built_with_use =x11-libs/qt-3* sqlite ; then
- einfo "To enable KPhotoAlbum to search your images"
- einfo "using EXIF information you also need to have"
- einfo "Qt installed with SQLite support."
- einfo
- einfo "Make sure your Qt is installed with the sqlite USE flag."
+ elog "To enable KPhotoAlbum to search your images"
+ elog "using EXIF information you also need to have"
+ elog "Qt installed with SQLite support."
+ elog
+ elog "Make sure your Qt is installed with the sqlite USE flag."
setupok=0
fi
if [ $setupok != 0 ] ; then
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.1.ebuild,v 1.1 2007/04/12 06:44:57 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.1.ebuild,v 1.2 2007/04/30 22:06:34 genone Exp $
inherit kde
setupok=1
if use exif ; then
if ! built_with_use =x11-libs/qt-3* sqlite ; then
- einfo "To enable KPhotoAlbum to search your images"
- einfo "using EXIF information you also need to have"
- einfo "Qt installed with SQLite support."
- einfo
- einfo "Make sure your Qt is installed with the sqlite USE flag."
+ elog "To enable KPhotoAlbum to search your images"
+ elog "using EXIF information you also need to have"
+ elog "Qt installed with SQLite support."
+ elog
+ elog "Make sure your Qt is installed with the sqlite USE flag."
setupok=0
fi
if [ $setupok != 0 ] ; then
src_compile()
{
if ! use exif; then
- einfo "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
- einfo "will be compiled without EXIF support unless you installed"
- einfo "media-gfx/exiv2 manually."
+ elog "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
+ elog "will be compiled without EXIF support unless you installed"
+ elog "media-gfx/exiv2 manually."
local myconf="--disable-exiv2"
fi
kde_src_compile
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.2.ebuild,v 1.1 2007/04/27 19:08:05 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.2.ebuild,v 1.2 2007/04/30 22:06:34 genone Exp $
inherit kde
setupok=1
if use exif ; then
if ! built_with_use =x11-libs/qt-3* sqlite ; then
- einfo "To enable KPhotoAlbum to search your images"
- einfo "using EXIF information you also need to have"
- einfo "Qt installed with SQLite support."
- einfo
- einfo "Make sure your Qt is installed with the sqlite USE flag."
+ elog "To enable KPhotoAlbum to search your images"
+ elog "using EXIF information you also need to have"
+ elog "Qt installed with SQLite support."
+ elog
+ elog "Make sure your Qt is installed with the sqlite USE flag."
setupok=0
fi
if [ $setupok != 0 ] ; then
src_compile()
{
if ! use exif; then
- einfo "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
- einfo "will be compiled without EXIF support unless you installed"
- einfo "media-gfx/exiv2 manually."
+ elog "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
+ elog "will be compiled without EXIF support unless you installed"
+ elog "media-gfx/exiv2 manually."
local myconf="--disable-exiv2"
fi
kde_src_compile
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.ebuild,v 1.6 2007/04/19 20:00:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-3.0.ebuild,v 1.7 2007/04/30 22:06:34 genone Exp $
inherit kde
setupok=1
if use exif ; then
if ! built_with_use =x11-libs/qt-3* sqlite ; then
- einfo "To enable KPhotoAlbum to search your images"
- einfo "using EXIF information you also need to have"
- einfo "Qt installed with SQLite support."
- einfo
- einfo "Make sure your Qt is installed with the sqlite USE flag."
+ elog "To enable KPhotoAlbum to search your images"
+ elog "using EXIF information you also need to have"
+ elog "Qt installed with SQLite support."
+ elog
+ elog "Make sure your Qt is installed with the sqlite USE flag."
setupok=0
fi
if [ $setupok != 0 ] ; then
src_compile()
{
if ! use exif; then
- einfo "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
- einfo "will be compiled without EXIF support unless you installed"
- einfo "media-gfx/exiv2 manually."
+ elog "NOTICE: You have the exif USE flag disabled. ${CATEGORY}/${PN}"
+ elog "will be compiled without EXIF support unless you installed"
+ elog "media-gfx/exiv2 manually."
local myconf="--disable-exiv2"
fi
kde_src_compile