diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-08-24 14:36:03 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-08-24 14:36:03 +0000 |
commit | c267edba089e0a2dac96fbdb23e654b150e30007 (patch) | |
tree | a5fe0ec467d3ea87dd05412b235bffe3b4d259ad /net-print/pykota/ChangeLog | |
parent | remove old versions, fix (g)libc dep (diff) | |
download | gentoo-2-c267edba089e0a2dac96fbdb23e654b150e30007.tar.gz gentoo-2-c267edba089e0a2dac96fbdb23e654b150e30007.tar.bz2 gentoo-2-c267edba089e0a2dac96fbdb23e654b150e30007.zip |
Make sure that docs are only installed to /usr/share/doc/${P}, and that there are no copies of the license installed (bug #143422). Make sure all uses of ${D} are quoted properly.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'net-print/pykota/ChangeLog')
-rw-r--r-- | net-print/pykota/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-print/pykota/ChangeLog b/net-print/pykota/ChangeLog index 65d5708e8210..88716bb96a71 100644 --- a/net-print/pykota/ChangeLog +++ b/net-print/pykota/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-print/pykota # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.15 2006/08/22 21:26:30 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.16 2006/08/24 14:36:03 chutzpah Exp $ + + 24 Aug 2006; Patrick McLean <chutzpah@gentoo.org> + pykota-1.22_p1548.ebuild, pykota-1.23_p1869.ebuild, + pykota-1.23_p1869-r1.ebuild, pykota-1.23_p1874.ebuild, + pykota-1.24_p2166.ebuild, pykota-1.24_p2174.ebuild: + Make sure that docs are only installed to /usr/share/doc/${P}, and that + there are no copies of the license installed (bug #143422). Make sure all + uses of ${D} are quoted properly. 22 Aug 2006; Patrick McLean <chutzpah@gentoo.org> metadata.xml, pykota-1.24_p2166.ebuild, pykota-1.24_p2174.ebuild: |