diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-21 06:45:08 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-21 06:45:08 +0000 |
commit | 029f9b1b385291d55b142f8b189cc8b86ef7653b (patch) | |
tree | cb99c56540fe615a4f13243ca1daa2f4c7028a48 /app-shells/fish/ChangeLog | |
parent | Add missing keywords, this was previously built within app-shells/fish which ... (diff) | |
download | gentoo-2-029f9b1b385291d55b142f8b189cc8b86ef7653b.tar.gz gentoo-2-029f9b1b385291d55b142f8b189cc8b86ef7653b.tar.bz2 gentoo-2-029f9b1b385291d55b142f8b189cc8b86ef7653b.zip |
Bump. (#131638) Add X USE flag to pull in external x11-misc/xsel. Adds lots of other features, see the package ChangeLog for details.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'app-shells/fish/ChangeLog')
-rw-r--r-- | app-shells/fish/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog index 5470cfc15bc7..3cc06ed72ab5 100644 --- a/app-shells/fish/ChangeLog +++ b/app-shells/fish/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-shells/fish # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.18 2006/04/08 19:14:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.19 2006/06/21 06:45:07 spyderous Exp $ + +*fish-1.21.8 (21 Jun 2006) + + 21 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +fish-1.21.8.ebuild: + Bump. (#131638) Add X USE flag to pull in external x11-misc/xsel. Adds lots + of other features, see the package ChangeLog for details. *fish-1.21.4 (08 Apr 2006) |