diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-18 18:36:37 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-18 18:36:37 +0000 |
commit | db7c1ed4a32fd35fd73e3db1134c523360bfdfc4 (patch) | |
tree | fb3a9ad0b5f91910e90afb37331173f6211d51f6 /dev-util/source-highlight/ChangeLog | |
parent | trim whitespace (diff) | |
download | gentoo-2-db7c1ed4a32fd35fd73e3db1134c523360bfdfc4.tar.gz gentoo-2-db7c1ed4a32fd35fd73e3db1134c523360bfdfc4.tar.bz2 gentoo-2-db7c1ed4a32fd35fd73e3db1134c523360bfdfc4.zip |
Added patches for 2.0 and 2.1.1 to use boost::regex_error if >=boost-1.33.0 is installed.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/source-highlight/ChangeLog')
-rw-r--r-- | dev-util/source-highlight/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog index 6e550081ace1..e1023b85533b 100644 --- a/dev-util/source-highlight/ChangeLog +++ b/dev-util/source-highlight/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/source-highlight # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.16 2005/08/06 04:05:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.17 2005/08/18 18:36:37 ka0ttic Exp $ + + 18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> + +files/source-highlight-2.0-boost_regex_error.diff, + +files/source-highlight-2.1.1-boost_regex_error.diff, + source-highlight-2.0.ebuild, source-highlight-2.1.1.ebuild: + Added patches for 2.0 and 2.1.1 to use boost::regex_error if >=boost-1.33.0 + is installed. *source-highlight-2.1.1 (05 Aug 2005) |