diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-25 00:22:06 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-11-25 00:22:06 +0000 |
commit | 59c4706254f348521c76eb8cd6edd0bb6dbd1731 (patch) | |
tree | 6034f21204643549e61280b4e0903bd0667dedd9 /dev-dotnet/gtk-sharp/ChangeLog | |
parent | Go eapi-2, we won't go stable any sooner anyway. Drop imglibs patch, since it... (diff) | |
download | historical-59c4706254f348521c76eb8cd6edd0bb6dbd1731.tar.gz historical-59c4706254f348521c76eb8cd6edd0bb6dbd1731.tar.bz2 historical-59c4706254f348521c76eb8cd6edd0bb6dbd1731.zip |
Go eapi-2. Most of the ebuilds pulling this are eapi-2 anyway, and this way I know what the blocker means *exactly*. Drop libdir fiddling patch, we go with upstream as far as possible. Perhaps mono won't have half a tonne of patches dragging it down.
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.28-rc4 x86_64
Diffstat (limited to 'dev-dotnet/gtk-sharp/ChangeLog')
-rw-r--r-- | dev-dotnet/gtk-sharp/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-dotnet/gtk-sharp/ChangeLog b/dev-dotnet/gtk-sharp/ChangeLog index 3648aa1a0ea0..718316bf69e5 100644 --- a/dev-dotnet/gtk-sharp/ChangeLog +++ b/dev-dotnet/gtk-sharp/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-dotnet/gtk-sharp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gtk-sharp/ChangeLog,v 1.82 2008/11/23 21:02:03 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gtk-sharp/ChangeLog,v 1.83 2008/11/25 00:22:05 loki_val Exp $ + + 25 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> + files/gtk-sharp-2.12.0-noautomagic.patch, + -files/gtk-sharp-2.12.0-respect-choices.patch, gtk-sharp-2.12.6.ebuild: + Go eapi-2. Most of the ebuilds pulling this are eapi-2 anyway, and this + way I know what the blocker means *exactly*. Drop libdir fiddling patch, + we go with upstream as far as possible. Perhaps mono won't have half a + tonne of patches dragging it down. 23 Nov 2008; Peter Alfredsen <loki_val@gentoo.org> +files/gtk-sharp-2.12.0-doc-parallelmake.patch, gtk-sharp-2.12.6.ebuild: |