summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2005-04-23 11:49:11 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2005-04-23 11:49:11 +0000
commitc61815c2eab79a7b2100c6a965d70339778454fb (patch)
tree8dbf7545cf8ff2f7354986eaa2b1ad0c0df1889c /net-misc/gwget/ChangeLog
parent*** empty log message *** (diff)
downloadgentoo-2-c61815c2eab79a7b2100c6a965d70339778454fb.tar.gz
gentoo-2-c61815c2eab79a7b2100c6a965d70339778454fb.tar.bz2
gentoo-2-c61815c2eab79a7b2100c6a965d70339778454fb.zip
Update for gwget. Patch fix for epiphany path. Fixes bugs #67719, #89882.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/gwget/ChangeLog')
-rw-r--r--net-misc/gwget/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/gwget/ChangeLog b/net-misc/gwget/ChangeLog
index 71cf039a646b..00ac1ce239f3 100644
--- a/net-misc/gwget/ChangeLog
+++ b/net-misc/gwget/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/gwget
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.4 2004/11/04 08:52:35 obz Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.5 2005/04/23 11:49:11 allanonjl Exp $
+
+*gwget-0.94 (23 Apr 2005)
+
+ 23 Apr 2005; John N. Laliberte <allanonjl@gentoo.org>
+ +files/gwget-0.94-epiphany-path-fix.patch, metadata.xml,
+ +gwget-0.94.ebuild:
+ Update for gwget. Patch fix for epiphany path. Fixes bugs #67719, #89882.
05 Nov 2004; Mike Gardiner <obz@gentoo.org> gwget-0.14.ebuild:
Fixed 0.14 dependency, it needs gtk+ 2.4 or greater, not gtk+ 2. See bug #67724