diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 17:12:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 17:12:53 +0000 |
commit | 1fb852255b8e276cf07c35fdca39f1c7fa7f138f (patch) | |
tree | 2a7399bcb020d847315d51faf5f14ec39d847c1a /app-i18n/jfbterm/ChangeLog | |
parent | Punt media-libs/gltt, bug 145969 (diff) | |
download | gentoo-2-1fb852255b8e276cf07c35fdca39f1c7fa7f138f.tar.gz gentoo-2-1fb852255b8e276cf07c35fdca39f1c7fa7f138f.tar.bz2 gentoo-2-1fb852255b8e276cf07c35fdca39f1c7fa7f138f.zip |
Add patch to fix building with linux-headers-2.6.18, thanks to Shunichi Fuji in bug #156306; add missing dependencies over misc-fonts and unifont, also fix their path in the configuration file so that it does not try to load them from the outdated path for an old version of XFree86; use non-lazy bindings as the command is suid; add ~amd64 useflag.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-i18n/jfbterm/ChangeLog')
-rw-r--r-- | app-i18n/jfbterm/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/app-i18n/jfbterm/ChangeLog b/app-i18n/jfbterm/ChangeLog index 1e641640480b..32208e9fab00 100644 --- a/app-i18n/jfbterm/ChangeLog +++ b/app-i18n/jfbterm/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for app-i18n/jfbterm # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/ChangeLog,v 1.34 2006/10/14 09:31:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/ChangeLog,v 1.35 2006/11/26 17:12:53 flameeyes Exp $ + +*jfbterm-0.4.7-r2 (26 Nov 2006) + + 26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + +files/jfbterm-0.4.7-no-kernel-headers.patch, +jfbterm-0.4.7-r2.ebuild: + Add patch to fix building with linux-headers-2.6.18, thanks to Shunichi Fuji + in bug #156306; add missing dependencies over misc-fonts and unifont, also + fix their path in the configuration file so that it does not try to load + them from the outdated path for an old version of XFree86; use non-lazy + bindings as the command is suid; add ~amd64 useflag. 14 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> jfbterm-0.4.7-r1.ebuild: |