summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-09-11 15:57:45 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-09-11 15:57:45 +0000
commitade48739101bf850b35bb0f9463c2fd990f20333 (patch)
tree6de07f88b0b1f00b6c13bdbc057e9aae2e3c0ecf /net-www/links/ChangeLog
parentfixed small typ0 (diff)
downloadgentoo-2-ade48739101bf850b35bb0f9463c2fd990f20333.tar.gz
gentoo-2-ade48739101bf850b35bb0f9463c2fd990f20333.tar.bz2
gentoo-2-ade48739101bf850b35bb0f9463c2fd990f20333.zip
fix0rs
Diffstat (limited to 'net-www/links/ChangeLog')
-rw-r--r--net-www/links/ChangeLog24
1 files changed, 23 insertions, 1 deletions
diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog
index 9fbdb1b9e66a..6a43bd47bbfb 100644
--- a/net-www/links/ChangeLog
+++ b/net-www/links/ChangeLog
@@ -1,6 +1,28 @@
# ChangeLog for net-www/links
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.13 2002/08/29 22:42:37 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.14 2002/09/11 15:57:45 seemant Exp $
+
+*links-2.1_pre2 (11 Sep 2002)
+
+ 11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> links-2.1_pre2-r2.ebuild
+ files/digest-links-2.1_pre2-r2 :
+
+ From: kevin@aptbasilicata.it (Maurizio Disimino) in bug # 7809
+
+ at the moment, links will be compiled with --enable-graphics only if
+ USE="png". If --enable-graphics is not supplied, fb WILL NOT WORK.
+ Moreover, --enable-graphis should be enabled for 'X' or 'fbcon'.
+
+ Note: if X or fbcon usegflag are enabled, links will be built in
+ graphic mode. libpng is required to compile links in graphic mode
+ not required in textmode),so let's add libpng for X? and fbcon?
+
+ X? ( virtual/x11 >=media-libs/libpng-1.2.1 )
+ fbcon? ( >=media-libs/libpng-1.2.1 )"
+
+ - Fixed DEPEND and src_compile().
+ - Some cosmetic changes.
+
29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> links-0.96-r2.ebuild
links-2.1_pre2-r1.ebuild :