diff options
author | 2007-01-25 05:23:00 +0000 | |
---|---|---|
committer | 2007-01-25 05:23:00 +0000 | |
commit | 0d8bf3c8ac490f454435b075619fb618d4be42a4 (patch) | |
tree | aa88e77c4a95b57e08090d8b3a889f006d0306ee /app-office/facturalux | |
parent | Replacing einfo with eerror (diff) | |
download | historical-0d8bf3c8ac490f454435b075619fb618d4be42a4.tar.gz historical-0d8bf3c8ac490f454435b075619fb618d4be42a4.tar.bz2 historical-0d8bf3c8ac490f454435b075619fb618d4be42a4.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-office/facturalux')
-rw-r--r-- | app-office/facturalux/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/facturalux/facturalux-0.4.ebuild | 18 | ||||
-rw-r--r-- | app-office/facturalux/files/digest-facturalux-0.4 | 4 |
3 files changed, 18 insertions, 11 deletions
diff --git a/app-office/facturalux/ChangeLog b/app-office/facturalux/ChangeLog index a06d42a17371..0c5a52092cd4 100644 --- a/app-office/facturalux/ChangeLog +++ b/app-office/facturalux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/facturalux -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.7 2005/09/16 21:35:42 ciaranm Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.8 2007/01/25 05:12:40 genone Exp $ + + 25 Jan 2007; Marius Mauch <genone@gentoo.org> facturalux-0.4.ebuild: + Replacing einfo with elog 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/app-office/facturalux/facturalux-0.4.ebuild b/app-office/facturalux/facturalux-0.4.ebuild index 12c66f5c7085..2c140d5047e7 100644 --- a/app-office/facturalux/facturalux-0.4.ebuild +++ b/app-office/facturalux/facturalux-0.4.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-office/facturalux/facturalux-0.4.ebuild,v 1.7 2005/07/07 04:28:04 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.8 2007/01/25 05:12:40 genone Exp $ inherit eutils @@ -43,11 +43,11 @@ src_install() { } pkg_postinst() { - einfo - einfo "You must create a new database and a proper user:" - einfo - einfo "# su postgres" - einfo "$ createdb -E UNICODE facturalux" - einfo "$ createuser --pwprompt password" - einfo + elog + elog "You must create a new database and a proper user:" + elog + elog "# su postgres" + elog "$ createdb -E UNICODE facturalux" + elog "$ createuser --pwprompt password" + elog } diff --git a/app-office/facturalux/files/digest-facturalux-0.4 b/app-office/facturalux/files/digest-facturalux-0.4 index b6d8790b35fc..8246c32c6205 100644 --- a/app-office/facturalux/files/digest-facturalux-0.4 +++ b/app-office/facturalux/files/digest-facturalux-0.4 @@ -1,2 +1,6 @@ MD5 63191c7c87d5ba29c9585f5c568e1ba3 facturalux-0.4.tar.bz2 1124447 +RMD160 4bd74667a5e945587666da80e58b6efa86170c17 facturalux-0.4.tar.bz2 1124447 +SHA256 d1c04ef6c600de8e1392e8ca63c15fc69e4140763eb546d4a4cb193cb767ff2e facturalux-0.4.tar.bz2 1124447 MD5 36868bdcb79eecd1eb3a497164f9ab9e personalizacion-base-0.0.tar.bz2 490579 +RMD160 0b1dce8e77c57e144cadb80bbe8bb7d58b39a38f personalizacion-base-0.0.tar.bz2 490579 +SHA256 0005586eacab6875e4cc30fbc4a0d4c52552a1ad5d8b5666b6e59b6c5e3d768e personalizacion-base-0.0.tar.bz2 490579 |