# ChangeLog for dev-lang/sr # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/sr/ChangeLog,v 1.5 2005/12/14 14:42:43 griffon26 Exp $ 14 Dec 2005; Maurice van der Pot sr-2.3.3.ebuild: Removed awk from global scope (QA violation, bug #115527) *sr-2.3.3 (16 Jul 2005) 16 Jul 2005; Maurice van der Pot +sr-2.3.3.ebuild: Added new version of sr ebuild provided by George. Modified slightly to prevent file collisions and enable running tests. Closing bug #38987 reported by Kirill Vasiliev *sr-2.3.2 (01 Nov 2002) 08 Nov 2002; George Shapovalov sr-2.3.2.ebuild : first inclusion "SR (Synchronizing Resources) is a language for writing concurrent programs. The main language constructs are resources and operations. Resources encapsulate processes and variables they share; operations provide the primary mechanism for process interaction. SR provides a novel integration of the mechanisms for invoking and servicing operations. Consequently, all of local and remote procedure call, rendezvous, message passing, dynamic process creation, multicast, and semaphores are supported. SR also supports shared global variables and operations." ebuild submitted by David Holm