diff options
author | 2008-06-29 09:55:52 +0000 | |
---|---|---|
committer | 2008-06-29 09:55:52 +0000 | |
commit | e9236f9f7f6a2bb0bc47ee3d011d78757d360227 (patch) | |
tree | 6beec61d465b108830836e8b4bc760a4179bfad0 /net-p2p/phxd/ChangeLog | |
parent | Add ~ia64/~sparc wrt #229393 (diff) | |
download | historical-e9236f9f7f6a2bb0bc47ee3d011d78757d360227.tar.gz historical-e9236f9f7f6a2bb0bc47ee3d011d78757d360227.tar.bz2 historical-e9236f9f7f6a2bb0bc47ee3d011d78757d360227.zip |
Add missing die: || "..." -> || die "..."
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686
Diffstat (limited to 'net-p2p/phxd/ChangeLog')
-rw-r--r-- | net-p2p/phxd/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-p2p/phxd/ChangeLog b/net-p2p/phxd/ChangeLog index 0b24e237c77b..f0afe0d9de75 100644 --- a/net-p2p/phxd/ChangeLog +++ b/net-p2p/phxd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/phxd -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/ChangeLog,v 1.6 2007/04/09 12:06:23 betelgeuse Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/ChangeLog,v 1.7 2008/06/29 09:55:52 tove Exp $ + + 29 Jun 2008; Torsten Veller <tove@gentoo.org> + phxd-0.1.0_pre23092005.ebuild: + Add missing die: || "..." -> || die "..." 09 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> phxd-0.1.0_pre23092005.ebuild: |