diff options
author | 2003-07-15 13:08:13 +0000 | |
---|---|---|
committer | 2003-07-15 13:08:13 +0000 | |
commit | 5efb9cd828b046a6cbd1dd5bf0ad246e3aa519f1 (patch) | |
tree | 563b8638192f5d46fbfa78eb20cdff7287089487 /net-print | |
parent | Marked stable for sparc (diff) | |
download | historical-5efb9cd828b046a6cbd1dd5bf0ad246e3aa519f1.tar.gz historical-5efb9cd828b046a6cbd1dd5bf0ad246e3aa519f1.tar.bz2 historical-5efb9cd828b046a6cbd1dd5bf0ad246e3aa519f1.zip |
fixed several bugs
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hpoj/ChangeLog | 11 | ||||
-rw-r--r-- | net-print/hpoj/Manifest | 7 |
2 files changed, 14 insertions, 4 deletions
diff --git a/net-print/hpoj/ChangeLog b/net-print/hpoj/ChangeLog index c0a4ee04edad..9c61c0b4f8cf 100644 --- a/net-print/hpoj/ChangeLog +++ b/net-print/hpoj/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-print/hpoj # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/ChangeLog,v 1.2 2003/06/21 06:38:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/ChangeLog,v 1.3 2003/07/15 13:08:13 lanius Exp $ + +*hpoj-0.90-r1 (15 Jul 2003) + + 15 Jul 2003; Heinrich Wendel <lanius@gentoo.org> hpoj-0.90-r1.ebuild, + files/hpoj.init: + fixed bugs: #23304 (init.d wrapper script), #23010 (X dep fix), + #21109 (use usb = libusb dep), #21108(init.d before cupsd) 20 Jun 2003; <msterret@gentoo.org> hpoj-0.90.ebuild: stop the creation of /dosym (bug 23208) @@ -9,4 +16,4 @@ *hpoj-0.90 (25 Apr 2003) 25 Apr 2003; Thomas Raschbacher <lordvan@gentoo.org> hpoj-0.90.ebuild initial import (bug #11527 ) -
\ No newline at end of file + diff --git a/net-print/hpoj/Manifest b/net-print/hpoj/Manifest index 77820268b2f8..8b16bb621065 100644 --- a/net-print/hpoj/Manifest +++ b/net-print/hpoj/Manifest @@ -1,5 +1,8 @@ -MD5 8418c74c513841d527fd5746fe371b65 hpoj-0.90.ebuild 2798 MD5 7c99716d56de7c76430607384b166e99 ChangeLog 479 -MD5 c5cedb38ee0632e6d0ca973da68e6a5f files/digest-hpoj-0.90 58 +MD5 8418c74c513841d527fd5746fe371b65 hpoj-0.90.ebuild 2798 +MD5 c9040b2f601f5243c073c5e9c4d8595a hpoj-0.90-r1.ebuild 2753 +MD5 dc8b953d80ad954d0016f88452864fa5 files/hpoj.init 195 MD5 e56953b799bb0ac5fa2e9cc49c885de2 files/ExMgr.cpp_patch 328 +MD5 c5cedb38ee0632e6d0ca973da68e6a5f files/digest-hpoj-0.90 58 MD5 ea087eb849513831b112071ca1a71029 files/mlcd_make.patch 292 +MD5 c5cedb38ee0632e6d0ca973da68e6a5f files/digest-hpoj-0.90-r1 58 |