diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-12-19 01:35:36 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-12-19 01:35:36 +0000 |
commit | c332298f9bc862b41d4e16e36f656dc34fce8a35 (patch) | |
tree | 43b966892c3c3baa4fc527e6b305c7a55a5406aa /dev-libs/dbus-qt3-old/ChangeLog | |
parent | Consolidated xslt USE into doc. Dropped freetype and jpeg flags and made them... (diff) | |
download | historical-c332298f9bc862b41d4e16e36f656dc34fce8a35.tar.gz historical-c332298f9bc862b41d4e16e36f656dc34fce8a35.tar.bz2 historical-c332298f9bc862b41d4e16e36f656dc34fce8a35.zip |
Set the moc path explicitly since the configure script is grabbing the 4.x series one sometimes
Package-Manager: portage-2.1.2_rc3-r5
Diffstat (limited to 'dev-libs/dbus-qt3-old/ChangeLog')
-rw-r--r-- | dev-libs/dbus-qt3-old/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/dbus-qt3-old/ChangeLog b/dev-libs/dbus-qt3-old/ChangeLog index eb0f77dbe768..da2f65740a03 100644 --- a/dev-libs/dbus-qt3-old/ChangeLog +++ b/dev-libs/dbus-qt3-old/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/dbus-qt3-old # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-qt3-old/ChangeLog,v 1.2 2006/10/30 19:35:30 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-qt3-old/ChangeLog,v 1.3 2006/12/19 01:35:36 cardoe Exp $ + + 19 Dec 2006; Doug Goldstein <cardoe@gentoo.org> dbus-qt3-old-0.70.ebuild: + Set the moc path explicitly since the configure script is grabbing the 4.x + series one sometimes 30 Oct 2006; Steev Klimaszewski <steev@gentoo.org> dbus-qt3-old-0.70.ebuild: |