diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-23 05:54:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-23 05:54:39 +0000 |
commit | 07e0b990469ad47c75b0824acffee1acb485d53f (patch) | |
tree | f67cca7f831dde4e7d21fbc00b86b10341c5da65 /app-text/a2ps/ChangeLog | |
parent | Add initial version of mythtv-status script (diff) | |
download | historical-07e0b990469ad47c75b0824acffee1acb485d53f.tar.gz historical-07e0b990469ad47c75b0824acffee1acb485d53f.tar.bz2 historical-07e0b990469ad47c75b0824acffee1acb485d53f.zip |
Build shared a2ps library with upstream version of 1:0:0. USE="static-libs" and remove useless liba2ps.la. Fix building with sys-devel/automake >= 1.12 wrt #420503. Fix 3 stray README files to /usr/share/doc/${PF}.
Package-Manager: portage-2.2.0_alpha110/cvs/Linux x86_64
Diffstat (limited to 'app-text/a2ps/ChangeLog')
-rw-r--r-- | app-text/a2ps/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-text/a2ps/ChangeLog b/app-text/a2ps/ChangeLog index 262a8eca0ed3..1429a88cde1b 100644 --- a/app-text/a2ps/ChangeLog +++ b/app-text/a2ps/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-text/a2ps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.105 2012/06/02 07:21:57 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/ChangeLog,v 1.106 2012/06/23 05:54:39 ssuominen Exp $ + +*a2ps-4.14-r3 (23 Jun 2012) + + 23 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> +a2ps-4.14-r3.ebuild: + Build shared a2ps library with upstream version of 1:0:0. USE="static-libs" + and remove useless liba2ps.la. Fix building with sys-devel/automake >= 1.12 + wrt #420503. Fix 3 stray README files to /usr/share/doc/${PF}. 02 Jun 2012; Zac Medico <zmedico@gentoo.org> a2ps-4.13c-r6.ebuild: inherit multilib for get_libdir |