diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-05-05 20:29:57 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-05-05 20:29:57 +0000 |
commit | c0835993e572dfaefdfa1b4ba49548479ea9d253 (patch) | |
tree | 0abf76506a24599a25d8e4e71d417dade0357ab8 /net-ftp/ftpcube/ChangeLog | |
parent | Added more themes. Submitted by Arvind <alibombali780@hotmail.com> in #20447. (diff) | |
download | gentoo-2-c0835993e572dfaefdfa1b4ba49548479ea9d253.tar.gz gentoo-2-c0835993e572dfaefdfa1b4ba49548479ea9d253.tar.bz2 gentoo-2-c0835993e572dfaefdfa1b4ba49548479ea9d253.zip |
fix missing x problem
Diffstat (limited to 'net-ftp/ftpcube/ChangeLog')
-rw-r--r-- | net-ftp/ftpcube/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-ftp/ftpcube/ChangeLog b/net-ftp/ftpcube/ChangeLog index 189d2ed5f70a..c59e828742b1 100644 --- a/net-ftp/ftpcube/ChangeLog +++ b/net-ftp/ftpcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/ftpcube # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.14 2003/05/05 09:19:21 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpcube/ChangeLog,v 1.15 2003/05/05 20:29:48 liquidx Exp $ + + 05 May 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.3.ebuild: + added virtualx support to prevent failing when merging without X 05 May 2003; Alastair Tse <liquidx@gentoo.org> ftpcube-0.4.1.ebuild, ftpcube-0.4.2.ebuild, ftpcube-0.4.3.ebuild: |