diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-05 19:38:26 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-05 19:38:26 +0000 |
commit | d248aa19808073e90a80c9691716500b851bb9ec (patch) | |
tree | e540f18bf52461cc3065399cbbeedfcc134a3f36 /dev-perl/WeakRef/ChangeLog | |
parent | Initial import. Thanks to John Nilsson <john@milsson.nu> and Michael Kohl <ci... (diff) | |
download | gentoo-2-d248aa19808073e90a80c9691716500b851bb9ec.tar.gz gentoo-2-d248aa19808073e90a80c9691716500b851bb9ec.tar.bz2 gentoo-2-d248aa19808073e90a80c9691716500b851bb9ec.zip |
missing dep for filehandle-unget
Diffstat (limited to 'dev-perl/WeakRef/ChangeLog')
-rw-r--r-- | dev-perl/WeakRef/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-perl/WeakRef/ChangeLog b/dev-perl/WeakRef/ChangeLog new file mode 100644 index 000000000000..22e8bc5bbc03 --- /dev/null +++ b/dev-perl/WeakRef/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/WeakRef +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WeakRef/ChangeLog,v 1.1 2004/06/05 19:38:26 mcummings Exp $ + +*WeakRef-0.01 (05 Jun 2004) + + 05 Jun 2004; Michael Cummings <mcummings@gentoo.org> WeakRef-0.01.ebuild, + metadata.xml: + missing dep for filehandle-unget + |