diff options
author | 2014-01-16 01:41:34 +0000 | |
---|---|---|
committer | 2014-01-16 01:41:34 +0000 | |
commit | cb393ed7d9a5cef6b0b13dbcfb1396ea395a8a49 (patch) | |
tree | 937ff55c372219ce3eeb92f3c8b092d89c20eb12 /app-arch/bzip2/ChangeLog | |
parent | Switch to autotools-utils and fixed bug #471960 (diff) | |
download | gentoo-2-cb393ed7d9a5cef6b0b13dbcfb1396ea395a8a49.tar.gz gentoo-2-cb393ed7d9a5cef6b0b13dbcfb1396ea395a8a49.tar.bz2 gentoo-2-cb393ed7d9a5cef6b0b13dbcfb1396ea395a8a49.zip |
Fix USE=static-libs to actually install the static lib #498188 by Dirk Best.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-arch/bzip2/ChangeLog')
-rw-r--r-- | app-arch/bzip2/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-arch/bzip2/ChangeLog b/app-arch/bzip2/ChangeLog index 95bcc64db936..ecdbebc2cf09 100644 --- a/app-arch/bzip2/ChangeLog +++ b/app-arch/bzip2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-arch/bzip2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.110 2014/01/05 17:58:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.111 2014/01/16 01:41:34 vapier Exp $ + +*bzip2-1.0.6-r6 (16 Jan 2014) + + 16 Jan 2014; Mike Frysinger <vapier@gentoo.org> +bzip2-1.0.6-r6.ebuild, + -bzip2-1.0.6-r5.ebuild: + Fix USE=static-libs to actually install the static lib #498188 by Dirk Best. *bzip2-1.0.6-r5 (05 Jan 2014) |