diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-12-14 07:22:50 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-12-14 07:22:50 +0000 |
commit | b1101d43972aaead13856b2b66c4f63eb5b29798 (patch) | |
tree | f76b67996fe00f2eae512a7c1e97d93ee7e729d7 /dev-perl/Test-Exception/ChangeLog | |
parent | Marking stable on x86 to fix a collision; bug #115452 (diff) | |
download | gentoo-2-b1101d43972aaead13856b2b66c4f63eb5b29798.tar.gz gentoo-2-b1101d43972aaead13856b2b66c4f63eb5b29798.tar.bz2 gentoo-2-b1101d43972aaead13856b2b66c4f63eb5b29798.zip |
Fixing ||( ) depend issue.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Test-Exception/ChangeLog')
-rw-r--r-- | dev-perl/Test-Exception/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-perl/Test-Exception/ChangeLog b/dev-perl/Test-Exception/ChangeLog index 14136f76a1a5..cbf1cbb0a795 100644 --- a/dev-perl/Test-Exception/ChangeLog +++ b/dev-perl/Test-Exception/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Exception # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.14 2005/12/06 12:54:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.15 2005/12/14 07:21:14 cardoe Exp $ + + 14 Dec 2005; Doug Goldstein <cardoe@gentoo.org> + Test-Exception-0.20.ebuild: + Fixing ||( ) depend issue. 06 Dec 2005; <mcumming@gentoo.org> -Test-Exception-0.15.ebuild, Test-Exception-0.20.ebuild: |