diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-03-06 23:37:27 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-03-06 23:37:27 +0000 |
commit | cc43b23e73359cced6e99703ebbc7aa730d86093 (patch) | |
tree | d714c6cbd8678d08a8ac06c90839d7d6cd1424f6 /app-text/kbarcode/ChangeLog | |
parent | repoman fixes. (Manifest recommit) (diff) | |
download | gentoo-2-cc43b23e73359cced6e99703ebbc7aa730d86093.tar.gz gentoo-2-cc43b23e73359cced6e99703ebbc7aa730d86093.tar.bz2 gentoo-2-cc43b23e73359cced6e99703ebbc7aa730d86093.zip |
Added a patch to compile Version 1.7.2. Closes bug #39208. Also corrected
ebuild to not redefine DEPEND in RDEPEND and to make use of the use-flag
'imagemagick'.
Diffstat (limited to 'app-text/kbarcode/ChangeLog')
-rw-r--r-- | app-text/kbarcode/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-text/kbarcode/ChangeLog b/app-text/kbarcode/ChangeLog index 35dc8bacb621..e5f7d9a0fc16 100644 --- a/app-text/kbarcode/ChangeLog +++ b/app-text/kbarcode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/kbarcode # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.14 2004/02/29 18:10:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.15 2004/03/06 23:37:27 centic Exp $ + + 07 Mar 2004; root <centic@gentoo.org> kbarcode-1.7.2.ebuild, + files/kbarcode-1.7.2-default-parameter.patch: + Added a patch to compile Version 1.7.2. Closes bug #39208. Also corrected + ebuild to not redefine DEPEND in RDEPEND and to make use of the use-flag + 'imagemagick'. *kbarcode-1.6.2 (10 Feb 2004) |