# 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:
-# 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."
}
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"
}
# 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)
-# 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
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"
}
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
# 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)
-# 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"
}
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"
}
-# 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
}
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"
}
MD5 c1c19b99ce3e8e3cc2d2b197b9abeddb adasockets-1.7.tar.gz 588239
+RMD160 694fd094da8917fcaa998fe3bc53e7bf49566c3f adasockets-1.7.tar.gz 588239
+SHA256 daa8c9bc31663f1ee18ee39bfd9859abb18a9314163f75bafaec99f36276f507 adasockets-1.7.tar.gz 588239
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
# 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)
-# 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
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
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
}
-# 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
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
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
}
# 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)
-# 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
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
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
}
# 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
-# 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
}
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"
}
-# 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
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
}
-# 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
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
}
-# 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
}
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"
}
MD5 649f92bca189da5c35d6c1af8d833c2f asis-3.15p-src.tgz 1401350
+RMD160 fc075e5b66b069d6aa7906a29917464fbb7e3ed2 asis-3.15p-src.tgz 1401350
+SHA256 f354edd8260c890e16eec694cf77df858c080ff0aa2302b876491dea4a168151 asis-3.15p-src.tgz 1401350
# 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)
-# 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=""
}
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"
}
# 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:
-# 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=""
}
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"
}
-# 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"
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"
}
-# 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"
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"
}
# 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:
-# 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=""
}
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"
}
# 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
MD5 988e08ee86e022249fed79345b25921f florist-3.15p-src.tgz 264898
+RMD160 57ff4d445f46d4b5631aad43fa5d8e401de8e353 florist-3.15p-src.tgz 264898
+SHA256 0333a6f27c85ed387912ec661bfc96399c4433fa60639bff5a7d9643efd76a7c florist-3.15p-src.tgz 264898
-# 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"
}
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"
}
# 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
MD5 44e478a03eef8d65d597558f826b3128 glade-3.15p-src.tgz 1061859
+RMD160 b32f34b901a0d0e1f2e3140b6a1d6846d1a73bfa glade-3.15p-src.tgz 1061859
+SHA256 14f7e07e9e2ce042e66180f52651a2b92cace79e92af502bb0f16b13211df040 glade-3.15p-src.tgz 1061859
-# 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."
}
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"
}
# 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)
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
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
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
-# 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=""
}
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!"
}
-# 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=""
}
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!"
}
-# 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=""
}
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!"
}
# 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
MD5 e409953a080e677f78518a61aacced25 GtkAda-2.2.0.tgz 3186068
+RMD160 f481632ec4e01db6427da7219c51bf4b3ffd32e7 GtkAda-2.2.0.tgz 3186068
+SHA256 3fd054f747246612c5cf339c511d6d7ef91ef222d2e1c512dea2d6a019c53aaf GtkAda-2.2.0.tgz 3186068
MD5 2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz 3183988
+RMD160 5479380e99760fe524abd1f86c83ba460842a3cb GtkAda-2.2.1.tgz 3183988
+SHA256 db8f82089f296ef3d5078434a9241afea24a23ef12664a25aae1223cd854bd82 GtkAda-2.2.1.tgz 3183988
MD5 2c22a6de79bfc948a1e2c4a6f73ab5c0 GtkAda-2.2.1.tgz 3183988
+RMD160 5479380e99760fe524abd1f86c83ba460842a3cb GtkAda-2.2.1.tgz 3183988
+SHA256 db8f82089f296ef3d5078434a9241afea24a23ef12664a25aae1223cd854bd82 GtkAda-2.2.1.tgz 3183988
-# 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
}
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"
}
-# 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
}
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"
}
-# 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
}
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"
}
-# 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
}
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"
}
# 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,
MD5 385631115aa6546aaf6790e0ad59e399 XmlAda-0.7.1.tgz 312248
+RMD160 75c1186a2209b29399c85c832f04b1f365ec2256 XmlAda-0.7.1.tgz 312248
+SHA256 18370ed6f1c728b5b6014fb3e08823dce1fb7af86d07544134e6e8448b117237 XmlAda-0.7.1.tgz 312248
-# 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=""
}
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"
}
-# 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=""
}
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"
}