summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-06-10 13:22:05 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-06-10 13:22:05 +0000
commit98c6aa5515a1d795a886e7f7144248bb15dce21e (patch)
tree190ec65026e747a191ae27ecc7f085c8c1c01eb1 /app-misc/detox/ChangeLog
parentAdded to ~ppc (diff)
downloadgentoo-2-98c6aa5515a1d795a886e7f7144248bb15dce21e.tar.gz
gentoo-2-98c6aa5515a1d795a886e7f7144248bb15dce21e.tar.bz2
gentoo-2-98c6aa5515a1d795a886e7f7144248bb15dce21e.zip
Revision bump; upstream uses a char (and assumes it's unsigned on top of it) where they should've used an int - bug 95628.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/detox/ChangeLog')
-rw-r--r--app-misc/detox/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/app-misc/detox/ChangeLog b/app-misc/detox/ChangeLog
index 8b592450b7b7..b48c690915e7 100644
--- a/app-misc/detox/ChangeLog
+++ b/app-misc/detox/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-misc/detox
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/ChangeLog,v 1.5 2005/05/03 10:27:53 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/detox/ChangeLog,v 1.6 2005/06/10 13:22:05 ka0ttic Exp $
+
+*detox-1.1.1-r1 (10 Jun 2005)
+
+ 10 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
+ +files/detox-1.1.1-use-correct-type.diff, +detox-1.1.1-r1.ebuild:
+ Revision bump; upstream uses a char (and assumes it's unsigned on top of it)
+ where they should've used an int - bug 95628.
03 May 2005; Herbie Hopkins <herbs@gentoo.org> detox-1.1.1.ebuild:
Marked ~amd64 wrt bug #91274.