diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-09-29 13:22:07 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-09-29 13:22:07 +0000 |
commit | 52caf6348a0d3d5d2004f993b52501719611f827 (patch) | |
tree | d6488d59f8dd84c67c063c8a3a7d5c0edcdb8b93 /net-www/mplayerplug-in/ChangeLog | |
parent | Fixed reference to old name (diff) | |
download | historical-52caf6348a0d3d5d2004f993b52501719611f827.tar.gz historical-52caf6348a0d3d5d2004f993b52501719611f827.tar.bz2 historical-52caf6348a0d3d5d2004f993b52501719611f827.zip |
added a missing \ without which --with-gecko-sdk was taken to be a command, instead of a configure flag
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/mplayerplug-in/ChangeLog')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index b0ce25962f08..3e541348dd92 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.45 2005/09/16 06:42:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.46 2005/09/29 13:22:07 seemant Exp $ + + 29 Sep 2005; Seemant Kulleen <seemant@gentoo.org> + mplayerplug-in-3.11.ebuild: + added a missing \ without which --with-gecko-sdk was taken to be a command, + instead of a configure flag 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> mplayerplug-in-2.85.ebuild: |