diff options
author | Tristan Heaven <tristan@gentoo.org> | 2007-06-12 00:09:31 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2007-06-12 00:09:31 +0000 |
commit | d308d044d4cbe1322ec3a721bef8967a76e222e9 (patch) | |
tree | b470c8b3de3c29f290f535af3097e0cc84cc36be /dev-games/ogre/ChangeLog | |
parent | Stable on amd64 wrt bug 174939 (diff) | |
download | historical-d308d044d4cbe1322ec3a721bef8967a76e222e9.tar.gz historical-d308d044d4cbe1322ec3a721bef8967a76e222e9.tar.bz2 historical-d308d044d4cbe1322ec3a721bef8967a76e222e9.zip |
Fix dev-libs/boost built_with_use test, bug #181226
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-games/ogre/ChangeLog')
-rw-r--r-- | dev-games/ogre/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-games/ogre/ChangeLog b/dev-games/ogre/ChangeLog index 58b6c5895fdd..a684daed5c37 100644 --- a/dev-games/ogre/ChangeLog +++ b/dev-games/ogre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/ogre # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ChangeLog,v 1.37 2007/05/29 19:38:19 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ChangeLog,v 1.38 2007/06/12 00:09:31 nyhm Exp $ + + 12 Jun 2007; Tristan Heaven <nyhm@gentoo.org> ogre-1.4.1.ebuild: + Fix dev-libs/boost built_with_use test, bug #181226 *ogre-1.4.1 (29 May 2007) |