diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-28 17:10:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-28 17:10:19 +0000 |
commit | 68fcc2fe02ef8ced619c1f309d56c98ba21b1b63 (patch) | |
tree | 04e2e2ce69ba91807f8226d4aee482bf349a3d98 /app-editors/jasspa-microemacs/ChangeLog | |
parent | Better fix for #459560 (diff) | |
download | historical-68fcc2fe02ef8ced619c1f309d56c98ba21b1b63.tar.gz historical-68fcc2fe02ef8ced619c1f309d56c98ba21b1b63.tar.bz2 historical-68fcc2fe02ef8ced619c1f309d56c98ba21b1b63.zip |
Don't call pkg-config directly, in order not to break cross compilation.
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x9433907D693FB5B8!
Diffstat (limited to 'app-editors/jasspa-microemacs/ChangeLog')
-rw-r--r-- | app-editors/jasspa-microemacs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-editors/jasspa-microemacs/ChangeLog b/app-editors/jasspa-microemacs/ChangeLog index 57bd18e491b0..56de73d0ecc2 100644 --- a/app-editors/jasspa-microemacs/ChangeLog +++ b/app-editors/jasspa-microemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jasspa-microemacs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.55 2013/02/28 07:59:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.56 2013/02/28 17:10:14 ulm Exp $ + + 28 Feb 2013; Ulrich Müller <ulm@gentoo.org> + jasspa-microemacs-20091011-r2.ebuild: + Don't call pkg-config directly, in order not to break cross compilation. 28 Feb 2013; Ulrich Müller <ulm@gentoo.org> jasspa-microemacs-20091011-r2.ebuild: |