diff options
Diffstat (limited to 'dev-perl/WWW-Curl/ChangeLog')
-rw-r--r-- | dev-perl/WWW-Curl/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog index d876282b9734..fdca479a791b 100644 --- a/dev-perl/WWW-Curl/ChangeLog +++ b/dev-perl/WWW-Curl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Curl -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.1 2008/09/30 08:41:04 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.2 2009/01/17 22:27:22 robbat2 Exp $ + + 17 Jan 2009; Robin H. Johnson <robbat2@gentoo.org> WWW-Curl-4.05.ebuild: + Emerge on an empty system (without perl) failed due to lack of perl dep. *WWW-Curl-4.05 (30 Sep 2008) |