diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-04-07 10:34:58 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-04-07 10:34:58 +0000 |
commit | 6426ec10de52e286e01de1bd4d32f1273a463ecb (patch) | |
tree | d5685d6c3c9c89013d1b819c05349a956b48807a /x11-libs/agg/ChangeLog | |
parent | Correct Italian translation. (diff) | |
download | historical-6426ec10de52e286e01de1bd4d32f1273a463ecb.tar.gz historical-6426ec10de52e286e01de1bd4d32f1273a463ecb.tar.bz2 historical-6426ec10de52e286e01de1bd4d32f1273a463ecb.zip |
Fixed pkgconfig file using libagg instead of libagg_pic which was debian specific
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/agg/ChangeLog')
-rw-r--r-- | x11-libs/agg/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11-libs/agg/ChangeLog b/x11-libs/agg/ChangeLog index c09239b3dd42..e1c7d7fc21ad 100644 --- a/x11-libs/agg/ChangeLog +++ b/x11-libs/agg/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-libs/agg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/ChangeLog,v 1.16 2009/03/26 14:00:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/ChangeLog,v 1.17 2009/04/07 10:34:58 bicatali Exp $ + +*agg-2.5-r2 (07 Apr 2009) + + 07 Apr 2009; SĂ©bastien Fabbro <bicatali@gentoo.org> + -files/2.5/03_pkg_config_pic.patch, files/2.5/04_no_rpath.patch, + -agg-2.5-r1.ebuild, +agg-2.5-r2.ebuild: + Fixed pkgconfig file using libagg instead of libagg_pic which was debian + specific *agg-2.5-r1 (26 Mar 2009) |