diff options
author | 2012-04-19 20:22:50 +0000 | |
---|---|---|
committer | 2012-04-19 20:22:50 +0000 | |
commit | 6dadccaee38acc650e082faa1719ae2d88463948 (patch) | |
tree | 7e2b963a99bc9c39ee131094f290fb7581b63e43 /net-print/cups/ChangeLog | |
parent | Fix build with python 3 as active version by Michael (kensington) <gentoo@scr... (diff) | |
download | gentoo-2-6dadccaee38acc650e082faa1719ae2d88463948.tar.gz gentoo-2-6dadccaee38acc650e082faa1719ae2d88463948.tar.bz2 gentoo-2-6dadccaee38acc650e082faa1719ae2d88463948.zip |
Link perl module properly if cups is not installed yet, bug 398277
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
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 be300dfc4f83..3f4ff1f1c665 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.457 2012/04/18 22:28:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.458 2012/04/19 20:22:49 dilfridge Exp $ + + 19 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-1.5.2-r2.ebuild, + +files/cups-1.5.2-linkperl.patch: + Link perl module properly if cups is not installed yet, bug 398277 18 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-1.5.2-r2.ebuild: Set systemd unit dir correctly, bug 407975 |