diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2012-04-23 22:16:49 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2012-04-23 22:16:49 +0000 |
commit | 13ddfe1bcfb46a8a5248438b3d68f829faf1abb5 (patch) | |
tree | ca51df00a026357221aa3e632c929fdcb62f53af /net-print/cups/ChangeLog | |
parent | Marking ntp-4.2.6_p5-r1 ppc64 for bug 407767 (diff) | |
download | historical-13ddfe1bcfb46a8a5248438b3d68f829faf1abb5.tar.gz historical-13ddfe1bcfb46a8a5248438b3d68f829faf1abb5.tar.bz2 historical-13ddfe1bcfb46a8a5248438b3d68f829faf1abb5.zip |
Add backport patch for building without thread support, bug 401323
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'net-print/cups/ChangeLog')
-rw-r--r-- | net-print/cups/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog index 31ddd659f1ed..d095770aa883 100644 --- a/net-print/cups/ChangeLog +++ b/net-print/cups/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/cups # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.461 2012/04/21 08:20:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.462 2012/04/23 22:16:48 dilfridge Exp $ + + 23 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-1.5.2-r3.ebuild, + +files/cups-1.5.2-threads.patch, +files/cups-1.5.2-threads2.patch: + Add backport patch for building without thread support, bug 401323 21 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-1.5.2-r3.ebuild: Fix build with USE=-systemd, thanks Arfrever |