diff options
author | 2006-12-18 08:25:22 +0000 | |
---|---|---|
committer | 2006-12-18 08:25:22 +0000 | |
commit | 186ca53cd1b4fcb3f7501f8dfa663eb656672038 (patch) | |
tree | 9a4a6fad4c05b0fe5909926161d424930678180e /dev-lang/smalltalkx/ChangeLog | |
parent | masked net-p2p/phex, see bug #119416 (diff) | |
download | gentoo-2-186ca53cd1b4fcb3f7501f8dfa663eb656672038.tar.gz gentoo-2-186ca53cd1b4fcb3f7501f8dfa663eb656672038.tar.bz2 gentoo-2-186ca53cd1b4fcb3f7501f8dfa663eb656672038.zip |
fixing modular x deps. bug #153200
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'dev-lang/smalltalkx/ChangeLog')
-rw-r--r-- | dev-lang/smalltalkx/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-lang/smalltalkx/ChangeLog b/dev-lang/smalltalkx/ChangeLog index f167ee94f5cf..b33358375c43 100644 --- a/dev-lang/smalltalkx/ChangeLog +++ b/dev-lang/smalltalkx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/smalltalkx -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.7 2005/08/24 11:44:14 araujo Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/smalltalkx/ChangeLog,v 1.8 2006/12/18 08:25:22 araujo Exp $ + + 18 Dec 2006; Luis F. Araujo <araujo@gentoo.org> smalltalkx-5.2.6.ebuild: + Fixing bug #153200 *smalltalkx-5.2.6 (24 Aug 2005) |