diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2010-04-26 09:54:43 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2010-04-26 09:54:43 +0000 |
commit | e4968011329ad75538dedba2b61bd4bfcccf232d (patch) | |
tree | 4424f321350b591583a3ba2b574ba5accafdc790 /net-ftp/ftpbase/ChangeLog | |
parent | Version bump. Make sure we don't depend on perl unconditionally. (diff) | |
download | historical-e4968011329ad75538dedba2b61bd4bfcccf232d.tar.gz historical-e4968011329ad75538dedba2b61bd4bfcccf232d.tar.bz2 historical-e4968011329ad75538dedba2b61bd4bfcccf232d.zip |
no need collision protect inside ebuild any more, breaks binary packages (bug #300139)
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-ftp/ftpbase/ChangeLog')
-rw-r--r-- | net-ftp/ftpbase/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-ftp/ftpbase/ChangeLog b/net-ftp/ftpbase/ChangeLog index b8c7d495eaa1..1a9a71c73d1f 100644 --- a/net-ftp/ftpbase/ChangeLog +++ b/net-ftp/ftpbase/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-ftp/ftpbase -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.22 2008/05/24 13:41:08 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.23 2010/04/26 09:54:43 haubi Exp $ + +*ftpbase-0.01-r2 (26 Apr 2010) + + 26 Apr 2010; Michael Haubenwallner <haubi@gentoo.org> + +ftpbase-0.01-r2.ebuild: + no need collision protect inside ebuild any more, breaks binary packages + (bug #300139) 24 May 2008; Markus Meier <maekke@gentoo.org> ftpbase-0.01-r1.ebuild: amd64 stable, bug #222151 |