diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-21 22:05:32 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-21 22:05:32 +0000 |
commit | e378c5349a7cb2cbc9ef42825f2d0e6af1c0b4de (patch) | |
tree | a3faec7c54efed2888036d64979b5e9f6461acf9 /sci-libs/punc/ChangeLog | |
parent | sci-libs/gerris: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of ... (diff) | |
download | gentoo-2-e378c5349a7cb2cbc9ef42825f2d0e6af1c0b4de.tar.gz gentoo-2-e378c5349a7cb2cbc9ef42825f2d0e6af1c0b4de.tar.bz2 gentoo-2-e378c5349a7cb2cbc9ef42825f2d0e6af1c0b4de.zip |
sci-libs/punc: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config; add missing dep
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'sci-libs/punc/ChangeLog')
-rw-r--r-- | sci-libs/punc/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/punc/ChangeLog b/sci-libs/punc/ChangeLog index bb5d6c97d47c..ed0680d778e9 100644 --- a/sci-libs/punc/ChangeLog +++ b/sci-libs/punc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/punc -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.17 2012/10/16 20:08:39 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.18 2013/02/21 22:05:32 jlec Exp $ + + 21 Feb 2013; Justin Lecher <jlec@gentoo.org> punc-1.5.ebuild, metadata.xml: + Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config; + add missing dep 16 Oct 2012; Justin Lecher <jlec@gentoo.org> -punc-0.2_p1.ebuild, -punc-1.4-r1.ebuild, punc-1.5.ebuild: |