Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Thu, 25 Jan 2007 23:57:42 +0000 (23:57 +0000)
committerMarius Mauch <genone@gentoo.org>
Thu, 25 Jan 2007 23:57:42 +0000 (23:57 +0000)
Package-Manager: portage-2.1.2-r4

54 files changed:
dev-ada/adabroker/ChangeLog
dev-ada/adabroker/adabroker-1.0_pre4.ebuild
dev-ada/adadoc/ChangeLog
dev-ada/adadoc/adadoc-2.1.ebuild
dev-ada/adadoc/files/digest-adadoc-2.01
dev-ada/adasockets/ChangeLog
dev-ada/adasockets/adasockets-1.7-r1.ebuild
dev-ada/adasockets/adasockets-1.8.4.4.ebuild
dev-ada/adasockets/files/digest-adasockets-1.7-r1
dev-ada/adasockets/files/digest-adasockets-1.8.4.4
dev-ada/asis-gcc/ChangeLog
dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild
dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild
dev-ada/asis-gpl/ChangeLog
dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild
dev-ada/asis/ChangeLog
dev-ada/asis/asis-3.15p.ebuild
dev-ada/asis/asis-3.4.6.2006.ebuild
dev-ada/asis/asis-3.4.6.ebuild
dev-ada/asis/asis-3.44.ebuild
dev-ada/asis/files/digest-asis-3.15p
dev-ada/aunit/ChangeLog
dev-ada/aunit/aunit-1.01.ebuild
dev-ada/booch_components/ChangeLog
dev-ada/booch_components/booch_components-20030815.ebuild
dev-ada/booch_components/booch_components-20051222-r1.ebuild
dev-ada/booch_components/booch_components-20051222.ebuild
dev-ada/charles/ChangeLog
dev-ada/charles/charles-20030813.ebuild
dev-ada/florist/ChangeLog
dev-ada/florist/files/digest-florist-3.15p
dev-ada/florist/florist-3.15p.ebuild
dev-ada/garlic/ChangeLog
dev-ada/garlic/files/digest-garlic-3.15p-r1
dev-ada/garlic/garlic-3.15p-r1.ebuild
dev-ada/gps-bin/ChangeLog
dev-ada/gps-bin/files/digest-gps-bin-1.2.2
dev-ada/gps-bin/files/digest-gps-bin-1.4.0
dev-ada/gps-bin/files/digest-gps-bin-2.1.0
dev-ada/gps-bin/gps-bin-1.2.2.ebuild
dev-ada/gps-bin/gps-bin-1.4.0.ebuild
dev-ada/gps-bin/gps-bin-2.1.0.ebuild
dev-ada/gtkada/ChangeLog
dev-ada/gtkada/files/digest-gtkada-2.2.0-r1
dev-ada/gtkada/files/digest-gtkada-2.2.1
dev-ada/gtkada/files/digest-gtkada-2.2.1-r1
dev-ada/gtkada/gtkada-2.2.0-r1.ebuild
dev-ada/gtkada/gtkada-2.2.1-r1.ebuild
dev-ada/gtkada/gtkada-2.2.1.ebuild
dev-ada/gtkada/gtkada-2.4.0.ebuild
dev-ada/xmlada/ChangeLog
dev-ada/xmlada/files/digest-xmlada-0.7.1-r2
dev-ada/xmlada/xmlada-0.7.1-r2.ebuild
dev-ada/xmlada/xmlada-1.0.ebuild

index 9139480aefc0bf35b9cb24c9a48df9ba903844a8..521f21be747b793db8e29e9e10f1d0060c789523 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/adabroker
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabroker/ChangeLog,v 1.9 2006/05/13 20:39:02 george Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabroker/ChangeLog,v 1.10 2007/01/25 23:34:31 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> adabroker-1.0_pre4.ebuild:
+  Replacing einfo with elog
 
   13 May 2006; George Shapovalov <george@gentoo.org>
   adabroker-1.0_pre4.ebuild:
index dc1f166e4261151b3ce6ab2600fc4094b8717da0..4a3b59085ed203eabb1da6fe1fd9be8ebe01c8ea 100644 (file)
@@ -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/dev-ada/adabroker/adabroker-1.0_pre4.ebuild,v 1.12 2006/05/13 20:39:02 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adabroker/adabroker-1.0_pre4.ebuild,v 1.13 2007/01/25 23:34:31 genone Exp $
 
 S="${WORKDIR}/${PN}-1.0pre4"
 DESCRIPTION="AdaBroker is a CORBA implementation for Ada."
@@ -71,9 +71,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "AdaBroker. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "AdaBroker. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 9711ae3da1058935365d9310f33f76d7936bbc61..12a9c82e5164e81d635ddb39df7f7d0ad8cff87f 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/adadoc
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/adadoc/ChangeLog,v 1.9 2006/11/13 16:49:02 george Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adadoc/ChangeLog,v 1.10 2007/01/25 23:35:37 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> adadoc-2.1.ebuild:
+  Replacing einfo with elog
 
 *adadoc-2.1 (13 Nov 2006)
 
index 3a0239f852f3615586b28931ba0d4854da190415..2ec7a7adb0a053b433a2222e17497aea1db008a1 100644 (file)
@@ -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/dev-ada/adadoc/adadoc-2.1.ebuild,v 1.2 2006/11/13 16:58:28 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adadoc/adadoc-2.1.ebuild,v 1.3 2007/01/25 23:35:37 genone Exp $
 
 inherit eutils gnat
 
@@ -52,9 +52,9 @@ src_install() {
 
 pkg_postinst() {
        eselect gnat update
-       einfo "The environment has been set up to make gnat automatically find files for"
-       einfo "${PN}. In order to immediately activate these settings please do:"
-       einfo "env-update && source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "${PN}. In order to immediately activate these settings please do:"
+       elog "env-update && source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
 
index c572382fad609e7409235fb4728c6a3f6da60eb5..e03f8b0a5765f72669f0c1d6865e18343d7b5259 100644 (file)
@@ -5,3 +5,5 @@ MD5 9d6fe2ec1d09803319c2185d32d22f01 UserGuide.pdf 96439
 RMD160 112f7a9ba1a2d811b49ddac4fe83d97c30d671b0 UserGuide.pdf 96439
 SHA256 28b378b05c2c937c4f2f0d1bf7c42347eef80b03c3febd0d1dfce9a2390b5758 UserGuide.pdf 96439
 MD5 d717293c984af8e477930d0e0f537e41 adadoc-v2.01.src.tar.bz2 77253
+RMD160 b2b15b139e0abc202e1944a87d80f69e45845ef8 adadoc-v2.01.src.tar.bz2 77253
+SHA256 7bd9525d5c1cbde06968db78615f15f4b90066d200071c10c8895d18499731a0 adadoc-v2.01.src.tar.bz2 77253
index 4f92271da13ab21a1be2db057b74d0f7f3986d13..19184a542be3dcf8d8f6148cd8892b5165366a17 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/adasockets
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/ChangeLog,v 1.15 2006/06/09 15:40:17 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/ChangeLog,v 1.16 2007/01/25 23:37:08 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> adasockets-1.7-r1.ebuild,
+  adasockets-1.8.4.4.ebuild:
+  Replacing einfo with elog
 
 *adasockets-1.8.4.7 (09 Jun 2006)
 
index 7010ef9f8126fca83a669d5664df8db508e1a287..302e78c696d27053b447d62d1851177ddff6ff6a 100644 (file)
@@ -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/dev-ada/adasockets/adasockets-1.7-r1.ebuild,v 1.13 2006/05/13 20:46:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/adasockets-1.7-r1.ebuild,v 1.14 2007/01/25 23:37:08 genone Exp $
 
 DESCRIPTION="An Interface to BSD sockets from Ada (TCP, UDP and multicast)."
 SRC_URI="http://www.rfc1149.net/download/adasockets/${P}.tar.gz"
@@ -54,9 +54,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "AdaSockets. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "AdaSockets. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 0b3b2b3866ab8881a1cbca0c4f7b448cd3ac8740..dc23473403d25964e9173fcde9c6f5314d34aa99 100644 (file)
@@ -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/dev-ada/adasockets/adasockets-1.8.4.4.ebuild,v 1.2 2006/05/13 20:46:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/adasockets/adasockets-1.8.4.4.ebuild,v 1.3 2007/01/25 23:37:08 genone Exp $
 
 inherit eutils
 
@@ -59,9 +59,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "AdaSockets. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "AdaSockets. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index c503d117c5254ecee7009ea5bba6b6953c323d09..8388e1686610064d64b340c4fef8c2a6998c5046 100644 (file)
@@ -1 +1,3 @@
 MD5 c1c19b99ce3e8e3cc2d2b197b9abeddb adasockets-1.7.tar.gz 588239
+RMD160 694fd094da8917fcaa998fe3bc53e7bf49566c3f adasockets-1.7.tar.gz 588239
+SHA256 daa8c9bc31663f1ee18ee39bfd9859abb18a9314163f75bafaec99f36276f507 adasockets-1.7.tar.gz 588239
index e30913965d3d31ca1e72db90222fa97159fdec94..9a6a4e1c2a283485e8564884346a660ffac2da6b 100644 (file)
@@ -1 +1,3 @@
 MD5 debb705135195ceca64fe5caaf8e85fb adasockets-1.8.4.4.tar.gz 674295
+RMD160 e1c578e8da01c06245c39d2ab768229d7e058ebe adasockets-1.8.4.4.tar.gz 674295
+SHA256 590a33cd9c06874bf6cd13caa39432076d1e4b833761c169f2145a81ea511864 adasockets-1.8.4.4.tar.gz 674295
index 0a5aa3ebf4e2be8505c1c851b41b658d797b8c95..0ac1ec9e8261392770f5dd07729b95f7f008d2fb 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/asis-gcc
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/ChangeLog,v 1.3 2006/10/28 14:01:18 swegener Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/ChangeLog,v 1.4 2007/01/25 23:41:35 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> asis-gcc-3.4.6.ebuild,
+  asis-gcc-4.1.1.ebuild:
+  Replacing einfo with elog
 
 *asis-gcc-3.4.6 (24 Oct 2006)
 
index f29082a0b08d1b8f3804924fe1123e8b7e41e81a..7d3e9837558c9a94eb0240d3592b6197e84e753e 100644 (file)
@@ -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/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild,v 1.2 2006/11/05 15:13:11 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-3.4.6.ebuild,v 1.3 2007/01/25 23:41:35 genone Exp $
 
 inherit eutils flag-o-matic gnatbuild
 
@@ -42,8 +42,8 @@ pkg_setup() {
                eerror "The active gnat profile does not correspond to the selected"
                eerror "version of asis!  Please install the appropriate gnat (if you"
                eerror "did not so yet) and run:"
-               einfo  "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
-               einfo  "env-update && source /etc/profile"
+               eerror "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
+               eerror "env-update && source /etc/profile"
                eerror "and then emerge =dev-ada/asis-${PV} again.."
                echo
                die
@@ -137,7 +137,7 @@ src_install () {
 
 pkg_postinst() {
        echo
-       einfo "The ASIS is installed for the active gnat compiler at gnat's     location."
-       einfo "No further configuration is necessary. Enjoy."
+       elog "The ASIS is installed for the active gnat compiler at gnat's      location."
+       elog "No further configuration is necessary. Enjoy."
        echo
 }
index 7c67b4036275313875e071f1872596dbc4dedc10..54fcbe5ee28e3508f022ab762cbac6305afce26b 100644 (file)
@@ -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/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild,v 1.2 2006/11/05 15:13:11 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.1.ebuild,v 1.3 2007/01/25 23:41:35 genone Exp $
 
 inherit eutils flag-o-matic gnatbuild
 
@@ -42,8 +42,8 @@ pkg_setup() {
                eerror "The active gnat profile does not correspond to the selected"
                eerror "version of asis!  Please install the appropriate gnat (if you"
                eerror "did not so yet) and run:"
-               einfo  "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
-               einfo  "env-update && source /etc/profile"
+               eerror "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
+               eerror "env-update && source /etc/profile"
                eerror "and then emerge =dev-ada/asis-${PV} again.."
                echo
                die
@@ -148,7 +148,7 @@ src_install () {
 
 pkg_postinst() {
        echo
-       einfo "The ASIS is installed for the active gnat compiler at gnat's     location."
-       einfo "No further configuration is necessary. Enjoy."
+       elog "The ASIS is installed for the active gnat compiler at gnat's      location."
+       elog "No further configuration is necessary. Enjoy."
        echo
 }
index c67ffbd90ab819cfdfb69f0490c2aa545558c043..d8767e1a983cbb4c24d2105c1b8b0946483d07ad 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/asis-gpl
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/ChangeLog,v 1.1 2006/10/26 15:31:39 george Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/ChangeLog,v 1.2 2007/01/25 23:43:15 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> asis-gpl-3.4.6.2006.ebuild:
+  Replacing einfo with elog
 
 *asis-gpl-3.4.6.2006 (26 Oct 2006)
 
index 03f0845a4c8f34ed8118cb579b83425bc767491b..b97de47d8e4d51157db1b7875b85e163d231764c 100644 (file)
@@ -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/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild,v 1.1 2006/10/26 15:31:39 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/asis-gpl-3.4.6.2006.ebuild,v 1.2 2007/01/25 23:43:15 genone Exp $
 
 inherit eutils flag-o-matic gnatbuild
 
@@ -34,8 +34,8 @@ pkg_setup() {
                eerror "The active gnat profile does not correspond to the selected"
                eerror "version of asis!  Please install the appropriate gnat (if you"
                eerror "did not so yet) and run:"
-               einfo  "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
-               einfo  "env-update && source /etc/profile"
+               eerror "eselect gnat set ${CTARGET}-${Gnat_Name}-${SLOT}"
+               eerror "env-update && source /etc/profile"
                eerror "and then emerge =dev-ada/${P} again.."
                echo
                die
@@ -111,7 +111,7 @@ src_install () {
 
 pkg_postinst() {
        echo
-       einfo "The ASIS is installed for the active gnat compiler at gnat's     location."
-       einfo "No further configuration is necessary. Enjoy."
+       elog "The ASIS is installed for the active gnat compiler at gnat's      location."
+       elog "No further configuration is necessary. Enjoy."
        echo
 }
index b1a4527cce2ef67ef278ff0ba760216c07d15ad1..fbb14884b64f39e328b8dcc0e59512d60b8ce0ff 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/asis
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/ChangeLog,v 1.23 2006/09/09 21:46:08 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/ChangeLog,v 1.24 2007/01/25 23:39:26 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> asis-3.4.6.ebuild,
+  asis-3.4.6.2006.ebuild, asis-3.15p.ebuild, asis-3.44.ebuild:
+  Replacing einfo with elog
 
   09 Sep 2006; George Shapovalov <george@gentoo.org> asis-3.4.6.2006.ebuild:
   repackaged the sources for 3.4.6.2006 and simplified the ebuild
index 6abce8a145c0004330c1263af2d76c643256abfd..6ba8cf781cf1c2baaee884193f41cc63b0540625 100644 (file)
@@ -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/dev-ada/asis/asis-3.15p.ebuild,v 1.17 2006/09/08 13:35:24 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/asis-3.15p.ebuild,v 1.18 2007/01/25 23:39:26 genone Exp $
 
 inherit eutils
 
@@ -88,9 +88,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "ASIS. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "ASIS. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 69a5375520e4572dc4495beb18796808594774d1..23cd6c231b3f9bce6807370621dc18632301d176 100644 (file)
@@ -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/dev-ada/asis/asis-3.4.6.2006.ebuild,v 1.3 2006/09/09 21:46:08 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/asis-3.4.6.2006.ebuild,v 1.4 2007/01/25 23:39:26 genone Exp $
 
 inherit eutils flag-o-matic gnatbuild
 
@@ -116,7 +116,7 @@ src_install () {
 
 pkg_postinst() {
        echo
-       einfo "The ASIS is installed for the active gnat compiler at gnat's     location."
-       einfo "No further configuration is necessary. Enjoy."
+       elog "The ASIS is installed for the active gnat compiler at gnat's      location."
+       elog "No further configuration is necessary. Enjoy."
        echo
 }
index 10352b5164468a05d5c6c78bae0e5e5d71e9e936..bd6968402babbf1a08445a3ac363eccd805d52a3 100644 (file)
@@ -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/dev-ada/asis/asis-3.4.6.ebuild,v 1.2 2006/09/09 21:49:09 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/asis-3.4.6.ebuild,v 1.3 2007/01/25 23:39:26 genone Exp $
 
 inherit eutils flag-o-matic gnatbuild
 
@@ -135,7 +135,7 @@ src_install () {
 
 pkg_postinst() {
        echo
-       einfo "The ASIS is installed for the active gnat compiler at gnat's     location."
-       einfo "No further configuration is necessary. Enjoy."
+       elog "The ASIS is installed for the active gnat compiler at gnat's      location."
+       elog "No further configuration is necessary. Enjoy."
        echo
 }
index 8cc66d1f337c4717aa7a15a30913a9d23dc86abf..fecb57d4cce5eaf5a8047c109cb17ce58b2aa1a0 100644 (file)
@@ -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/dev-ada/asis/asis-3.44.ebuild,v 1.8 2006/05/13 21:26:23 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis/asis-3.44.ebuild,v 1.9 2007/01/25 23:39:26 genone Exp $
 
 inherit eutils flag-o-matic
 
@@ -105,9 +105,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "ASIS. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "ASIS. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 5c06417681a04721b25335627a9ee4b25c20ae55..68d0c6f7c64dfac53404f7a946810e090cd237c1 100644 (file)
@@ -1 +1,3 @@
 MD5 649f92bca189da5c35d6c1af8d833c2f asis-3.15p-src.tgz 1401350
+RMD160 fc075e5b66b069d6aa7906a29917464fbb7e3ed2 asis-3.15p-src.tgz 1401350
+SHA256 f354edd8260c890e16eec694cf77df858c080ff0aa2302b876491dea4a168151 asis-3.15p-src.tgz 1401350
index 41501697cdd188d0f90d428d3119846adebdae7a..9edaddef4bce55bbe7f55c3c13eb8fd087ececdd 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/aunit
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/aunit/ChangeLog,v 1.6 2006/11/14 13:57:53 george Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/aunit/ChangeLog,v 1.7 2007/01/25 23:44:27 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> aunit-1.01.ebuild:
+  Replacing einfo with elog
 
 *aunit-1.03 (14 Nov 2006)
 
index ee7310d437c23e0521fe005b11268f0a63ee78c8..01f43111b38219d5e18345ffbf7b7ed0a24af7ee 100644 (file)
@@ -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/dev-ada/aunit/aunit-1.01.ebuild,v 1.6 2006/05/13 20:48:11 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/aunit/aunit-1.01.ebuild,v 1.7 2007/01/25 23:44:27 genone Exp $
 
 IUSE=""
 
@@ -40,9 +40,9 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "Aunit. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "Aunit. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 63e1587192a807cd41e4577ca3cfe2341e706a8f..9c6b9947d989b9da1c6c55894875ca0b98166288 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ada/booch_components
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/ChangeLog,v 1.11 2006/06/12 15:37:41 george Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/ChangeLog,v 1.12 2007/01/25 23:46:13 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org>
+  booch_components-20030815.ebuild, booch_components-20051222.ebuild,
+  booch_components-20051222-r1.ebuild:
+  Replacing einfo with elog
 
   12 Jun 2006; George Shapovalov <george@gentoo.org>
   +booch_components-20051222-r1.ebuild:
index 752d3b8655dea49142c7dd9bc034eaf1fbaf5551..505e80105aa119635bef94d29a6ff55133ef3efd 100644 (file)
@@ -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/dev-ada/booch_components/booch_components-20030815.ebuild,v 1.8 2006/05/13 20:50:39 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20030815.ebuild,v 1.9 2007/01/25 23:46:13 genone Exp $
 
 IUSE=""
 
@@ -56,9 +56,9 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "The envaironment has been set up to make gnat automatically find files in"
-       einfo "Booch components. In order to immediately activate these settings please do"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files in"
+       elog "Booch components. In order to immediately activate these settings please do"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index ba263fe4052a3d499b8aec13f99db1d5a16c7363..5a79e4157b62584b1583680bccd88e8e430b233b 100644 (file)
@@ -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/dev-ada/booch_components/booch_components-20051222-r1.ebuild,v 1.3 2006/06/12 15:37:41 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222-r1.ebuild,v 1.4 2007/01/25 23:46:13 genone Exp $
 
 IUSE="doc"
 
@@ -75,9 +75,9 @@ src_install () {
 pkg_postinst(){
        einfo "Updating gnat configuration to pick up ${PN} library..."
        eselect gnat update
-       einfo "The envaironment has been set up to make gnat automatically find files in"
-       einfo "Booch components. In order to immediately activate these settings please do"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files in"
+       elog "Booch components. In order to immediately activate these settings please do"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 1176e68315e4b95e08f495b6cde94b2cb9ca004c..7a6c4be1d9247ddab64aa42c14c84ec80337b154 100644 (file)
@@ -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/dev-ada/booch_components/booch_components-20051222.ebuild,v 1.2 2006/05/12 13:56:07 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/booch_components/booch_components-20051222.ebuild,v 1.3 2007/01/25 23:46:13 genone Exp $
 
 IUSE="doc"
 
@@ -74,9 +74,9 @@ src_install () {
 pkg_postinst(){
        einfo "Updating gnat configuration to pick up ${PN} library..."
        eselect gnat update
-       einfo "The envaironment has been set up to make gnat automatically find files in"
-       einfo "Booch components. In order to immediately activate these settings please do"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files in"
+       elog "Booch components. In order to immediately activate these settings please do"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 28169dd05d1c7525b2b5deb1ed5b4ffa0579229b..f814b11b993f012a43aa4b0e37daff3988c338ec 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/charles
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/charles/ChangeLog,v 1.6 2006/05/13 20:52:46 george Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/charles/ChangeLog,v 1.7 2007/01/25 23:47:15 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> charles-20030813.ebuild:
+  Replacing einfo with elog
 
   13 May 2006; George Shapovalov <george@gentoo.org>
   charles-20030813.ebuild:
index 1324db5a52c0334e3e564d9151faf27810dd685f..0ee07419d1b94ef01f28321c89d8793f23a57fd9 100644 (file)
@@ -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/dev-ada/charles/charles-20030813.ebuild,v 1.7 2006/05/13 20:52:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/charles/charles-20030813.ebuild,v 1.8 2007/01/25 23:47:15 genone Exp $
 
 IUSE=""
 
@@ -53,10 +53,10 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "Charles Container Library. In order to immediately activate these settings"
-       einfo "please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "Charles Container Library. In order to immediately activate these settings"
+       elog "please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index db9cf3b2b454699a8d6905b77d295911a93a4ab4..62fab29c1b3e27d3f56ea635008b98f6e8698a31 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/florist
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/florist/ChangeLog,v 1.11 2006/05/13 20:56:09 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/florist/ChangeLog,v 1.12 2007/01/25 23:52:28 genone Exp $
+
+  26 Jan 2007; Marius Mauch <genone@gentoo.org> florist-3.15p.ebuild:
+  Replacing einfo with elog
 
   13 May 2006; George Shapovalov <george@gentoo.org> florist-3.15p.ebuild:
   removed inherit gnat until adapted for new eclass
index a7823707d58350c2504b820d31bf9276ab1cdfac..67866430f1b253b2e60e8094f65d252ecb7fc0e8 100644 (file)
@@ -1 +1,3 @@
 MD5 988e08ee86e022249fed79345b25921f florist-3.15p-src.tgz 264898
+RMD160 57ff4d445f46d4b5631aad43fa5d8e401de8e353 florist-3.15p-src.tgz 264898
+SHA256 0333a6f27c85ed387912ec661bfc96399c4433fa60639bff5a7d9643efd76a7c florist-3.15p-src.tgz 264898
index 7d498e446332dd8ce4204ea206a73e2c9726b3cb..80071b87fb680ae601ef92e7a56fb9b37ec224bf 100644 (file)
@@ -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/dev-ada/florist/florist-3.15p.ebuild,v 1.10 2006/05/13 20:56:09 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/florist/florist-3.15p.ebuild,v 1.11 2007/01/25 23:52:28 genone Exp $
 
 DESCRIPTION="POSIX Ada Bindings"
 HOMEPAGE="http://www.cs.fsu.edu/~baker/florist.html"
@@ -66,10 +66,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "Florist. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "Florist. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
 
index a271d28e0ca749e188a78ae2507acb8e74d6ccb8..adef4e1afbffadf4fca422bf8aa9ea0c4aba13fb 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ada/garlic
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/garlic/ChangeLog,v 1.10 2006/05/13 20:58:05 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/garlic/ChangeLog,v 1.11 2007/01/25 23:53:37 genone Exp $
+
+  26 Jan 2007; Marius Mauch <genone@gentoo.org> garlic-3.15p-r1.ebuild:
+  Replacing einfo with elog
 
   13 May 2006; George Shapovalov <george@gentoo.org> garlic-3.15p-r1.ebuild:
   removed inherit gnat until adapted for new eclass
index 959a615989f36fbf8ac124dff8105ba4784c5635..29af950227833ceab67b8593ae73d3f7edef915a 100644 (file)
@@ -1 +1,3 @@
 MD5 44e478a03eef8d65d597558f826b3128 glade-3.15p-src.tgz 1061859
+RMD160 b32f34b901a0d0e1f2e3140b6a1d6846d1a73bfa glade-3.15p-src.tgz 1061859
+SHA256 14f7e07e9e2ce042e66180f52651a2b92cace79e92af502bb0f16b13211df040 glade-3.15p-src.tgz 1061859
index 673a8db7be4865735513df016947f2a305bd4166..12299413d7477bcaa12f801599c6712ef11cb996 100644 (file)
@@ -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/dev-ada/garlic/garlic-3.15p-r1.ebuild,v 1.9 2006/05/13 20:58:05 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/garlic/garlic-3.15p-r1.ebuild,v 1.10 2007/01/25 23:53:37 genone Exp $
 
 S="${WORKDIR}/glade-${PV}-src"
 DESCRIPTION="The GNAT implementation of the ARM Annex for Distributed Systems."
@@ -65,9 +65,9 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "Garlic. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "Garlic. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 19bc0614ad1e0efa1f7468bd53c065859329eab4..b777201c7af449c7a563d4263090c50c1f953575 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/gps-bin
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/ChangeLog,v 1.11 2005/05/27 14:44:42 dholm Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/ChangeLog,v 1.12 2007/01/25 23:51:01 genone Exp $
+
+  25 Jan 2007; Marius Mauch <genone@gentoo.org> gps-bin-1.2.2.ebuild,
+  gps-bin-1.4.0.ebuild, gps-bin-2.1.0.ebuild:
+  Replacing einfo with elog
 
 *gps-bin-2.1.0 (27 May 2005)
 
index df54cd251724840c8f1b22429b2365dac9eb64c4..41fa2bd00e69468af1a8142fc1710f060a9a52b2 100644 (file)
@@ -1 +1,3 @@
 MD5 ea78c1e96f17965501e938c6f3cdeaee gps-1.2.2-academic-x86-linux.tgz 8692104
+RMD160 316066f1d34ec54c6304c3cdd052c0f1ef72cd06 gps-1.2.2-academic-x86-linux.tgz 8692104
+SHA256 958da420aac2d919de62260f5e9c7ce6f8ec5799e65d1f6036068355c3435a3e gps-1.2.2-academic-x86-linux.tgz 8692104
index 1ed9ed50689854ec509f80e69edf0e6aec3bf7cd..544603d8bc236e254dceb4956137cbd974e07aed 100644 (file)
@@ -1 +1,3 @@
 MD5 28de3107f68d765760f6f6c247d11f18 gps-1.4.0-academic-x86-linux.tgz 9395803
+RMD160 a778d31a2b899d645ce96ca82b2cee5bf5dd95be gps-1.4.0-academic-x86-linux.tgz 9395803
+SHA256 2c3a7812684dcd91b51aec210db5df15d9276f5c395e207e2a698a1cb0e54964 gps-1.4.0-academic-x86-linux.tgz 9395803
index 914d6918371e2bc2200d1794184107c0e73cc120..010c0585a2057b717fd8365c2b9dfed472cf3b37 100644 (file)
@@ -1 +1,3 @@
 MD5 a595ed23d050dbcd5ac328bd7d99d25d gps-2.1.0-academic-x86-linux.tgz 12908819
+RMD160 e7c2eae9477c1f696464e356070c4fb90cf682b7 gps-2.1.0-academic-x86-linux.tgz 12908819
+SHA256 317dd732beb5e19b84d259c9fead3da1b7284dab2efdb3cbe44fc426aa11a412 gps-2.1.0-academic-x86-linux.tgz 12908819
index 3b5e8e185fe4970962a011be44c071cd52466e75..3ba78d44bef6d73a9c9c5c69e4a0377e7b85d09e 100644 (file)
@@ -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/dev-ada/gps-bin/gps-bin-1.2.2.ebuild,v 1.7 2005/01/01 17:24:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-1.2.2.ebuild,v 1.8 2007/01/25 23:51:01 genone Exp $
 
 IUSE=""
 
@@ -43,8 +43,8 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "This is GNAT Programming System, enjoy!"
-       einfo "Please note, if you plan on using gtkada, beware that while compiling
+       elog "This is GNAT Programming System, enjoy!"
+       elog "Please note, if you plan on using gtkada, beware that while compiling
        your app from within gps, it will link against its own libraries
        instead of the system-wide gtkada library!"
 }
index 3897400f76b2c7df31977e9fc35e8f5e04413eac..bfe8480d99566ab17e37681620d59aaf907c4c8e 100644 (file)
@@ -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/dev-ada/gps-bin/gps-bin-1.4.0.ebuild,v 1.2 2005/01/01 17:24:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-1.4.0.ebuild,v 1.3 2007/01/25 23:51:01 genone Exp $
 
 IUSE=""
 
@@ -43,8 +43,8 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "This is GNAT Programming System, enjoy!"
-       einfo "Please note, if you plan on using gtkada, beware that while compiling
+       elog "This is GNAT Programming System, enjoy!"
+       elog "Please note, if you plan on using gtkada, beware that while compiling
        your app from within gps, it will link against its own libraries
        instead of the system-wide gtkada library!"
 }
index 9c095d1723b9f085829629b451f740ba834ead22..ed7e74500e9509cfc383c5d4d9abf052c6a1d21c 100644 (file)
@@ -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/dev-ada/gps-bin/gps-bin-2.1.0.ebuild,v 1.1 2005/05/27 14:44:42 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-2.1.0.ebuild,v 1.2 2007/01/25 23:51:01 genone Exp $
 
 IUSE=""
 
@@ -43,8 +43,8 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "This is GNAT Programming System, enjoy!"
-       einfo "Please note, if you plan on using gtkada, beware that while compiling
+       elog "This is GNAT Programming System, enjoy!"
+       elog "Please note, if you plan on using gtkada, beware that while compiling
        your app from within gps, it will link against its own libraries
        instead of the system-wide gtkada library!"
 }
index cace08de4e379bc2f0db46a381cb1b4167eb0a5e..deb518909c13e49471d3083323371c9a1ccb53bf 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/gtkada
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/ChangeLog,v 1.19 2006/11/18 12:05:24 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/ChangeLog,v 1.20 2007/01/25 23:55:40 genone Exp $
+
+  26 Jan 2007; Marius Mauch <genone@gentoo.org> gtkada-2.2.0-r1.ebuild,
+  gtkada-2.2.1.ebuild, gtkada-2.2.1-r1.ebuild, gtkada-2.4.0.ebuild:
+  Replacing einfo with elog
 
   18 Nov 2006; George Shapovalov <george@gentoo.org> gtkada-2.4.0-r2.ebuild:
   corrected SRC_URI to use the right mirror:// syntax
index 3d84836a347903cbff35ddb4251cd5cb4a267796..c2421b047dce0542af01b97d5990d7dd3eefd1cb 100644 (file)
@@ -1 +1,3 @@
 MD5 e409953a080e677f78518a61aacced25 GtkAda-2.2.0.tgz 3186068
+RMD160 f481632ec4e01db6427da7219c51bf4b3ffd32e7 GtkAda-2.2.0.tgz 3186068
+SHA256 3fd054f747246612c5cf339c511d6d7ef91ef222d2e1c512dea2d6a019c53aaf GtkAda-2.2.0.tgz 3186068
index 092d5b7107f47f6c32fad3f3454d583d5af61f04..4285fc6375541d76e3aa8948c9626d8bcffdb7c0 100644 (file)
@@ -1 +1,3 @@
 MD5 2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz 3183988
+RMD160 5479380e99760fe524abd1f86c83ba460842a3cb GtkAda-2.2.1.tgz 3183988
+SHA256 db8f82089f296ef3d5078434a9241afea24a23ef12664a25aae1223cd854bd82 GtkAda-2.2.1.tgz 3183988
index 092d5b7107f47f6c32fad3f3454d583d5af61f04..4285fc6375541d76e3aa8948c9626d8bcffdb7c0 100644 (file)
@@ -1 +1,3 @@
 MD5 2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz 3183988
+RMD160 5479380e99760fe524abd1f86c83ba460842a3cb GtkAda-2.2.1.tgz 3183988
+SHA256 db8f82089f296ef3d5078434a9241afea24a23ef12664a25aae1223cd854bd82 GtkAda-2.2.1.tgz 3183988
index dbdd6a2f2ea72884ace4eeb446d27b3f987d28d1..92bb8fd08cdadb5b7f694e9f391486c4408eb35a 100644 (file)
@@ -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/dev-ada/gtkada/gtkada-2.2.0-r1.ebuild,v 1.11 2006/05/13 21:01:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/gtkada-2.2.0-r1.ebuild,v 1.12 2007/01/25 23:55:40 genone Exp $
 
 inherit eutils
 
@@ -75,10 +75,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The environment has been set up to make gnat automatically find files for"
-       einfo "GtkAda. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "GtkAda. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
 
index c3b740ac431d42c7cfab7c441a942c0ee220fdf8..62798406f8269616b3aefd8ce4097a3ac78d8d3f 100644 (file)
@@ -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/dev-ada/gtkada/gtkada-2.2.1-r1.ebuild,v 1.5 2006/05/13 21:01:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/gtkada-2.2.1-r1.ebuild,v 1.6 2007/01/25 23:55:40 genone Exp $
 
 inherit eutils
 
@@ -75,10 +75,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The environment has been set up to make gnat automatically find files for"
-       einfo "GtkAda. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "GtkAda. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
 
index 3313e23beaf3b0eb01841fd691ee75943ab74688..00f179612bc78283dbec86e50dc5c6ecb2283eb1 100644 (file)
@@ -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/dev-ada/gtkada/gtkada-2.2.1.ebuild,v 1.8 2006/05/13 21:01:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/gtkada-2.2.1.ebuild,v 1.9 2007/01/25 23:55:40 genone Exp $
 
 inherit eutils
 
@@ -75,10 +75,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The environment has been set up to make gnat automatically find files for"
-       einfo "GtkAda. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "GtkAda. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
 
index 751f536df3cf9bcd944638d1716e999f61746004..391c4650d48e67f2260ea357efb8ed8a1c861e7a 100644 (file)
@@ -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/dev-ada/gtkada/gtkada-2.4.0.ebuild,v 1.4 2006/05/13 21:01:51 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/gtkada/gtkada-2.4.0.ebuild,v 1.5 2007/01/25 23:55:40 genone Exp $
 
 inherit eutils
 
@@ -74,8 +74,8 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The environment has been set up to make gnat automatically find files for"
-       einfo "GtkAda. In order to immediately activate these settings please do:"
-       einfo "   env-update && source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "GtkAda. In order to immediately activate these settings please do:"
+       elog "   env-update && source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 300d23d0a60ccc93c9682bc6bd06959254800e67..87a7172787dae34b624f4ab86bc712314fb67aff 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ada/xmlada
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.23 2006/11/18 12:13:26 george Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.24 2007/01/25 23:57:42 genone Exp $
+
+  26 Jan 2007; Marius Mauch <genone@gentoo.org> xmlada-0.7.1-r2.ebuild,
+  xmlada-1.0.ebuild:
+  Replacing einfo with elog
 
   18 Nov 2006; George Shapovalov <george@gentoo.org> xmlada-2.2.0.ebuild:
   AdaCore does not allow undisturbed download (registration is required), and,
index 9480560adca5b037d28147f001b805411cc78a20..8620dd7ee3f32678b5a4ff4418c0c90569b26e10 100644 (file)
@@ -1 +1,3 @@
 MD5 385631115aa6546aaf6790e0ad59e399 XmlAda-0.7.1.tgz 312248
+RMD160 75c1186a2209b29399c85c832f04b1f365ec2256 XmlAda-0.7.1.tgz 312248
+SHA256 18370ed6f1c728b5b6014fb3e08823dce1fb7af86d07544134e6e8448b117237 XmlAda-0.7.1.tgz 312248
index fd53a83b463c0d2197e0c80fa916f4c33c5aea27..91b47f4c849b8070e2d057779e635ab24de68b1e 100644 (file)
@@ -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/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild,v 1.9 2006/05/13 21:04:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild,v 1.10 2007/01/25 23:57:42 genone Exp $
 
 IUSE=""
 
@@ -87,9 +87,9 @@ src_install ()
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "XmlAda. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "XmlAda. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }
index 4323349bb4a6fe1fb2ed76c2d4b121cb4874994a..a9e2b3cd29505dd6980aba81d0f5553bd430c8e2 100644 (file)
@@ -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/dev-ada/xmlada/xmlada-1.0.ebuild,v 1.5 2006/05/13 21:04:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-1.0.ebuild,v 1.6 2007/01/25 23:57:42 genone Exp $
 
 IUSE=""
 
@@ -87,9 +87,9 @@ src_install ()
 }
 
 pkg_postinst() {
-       einfo "The envaironment has been set up to make gnat automatically find files for"
-       einfo "XmlAda. In order to immediately activate these settings please do:"
-       einfo "env-update"
-       einfo "source /etc/profile"
-       einfo "Otherwise the settings will become active next time you login"
+       elog "The environment has been set up to make gnat automatically find files for"
+       elog "XmlAda. In order to immediately activate these settings please do:"
+       elog "env-update"
+       elog "source /etc/profile"
+       elog "Otherwise the settings will become active next time you login"
 }