diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-06-27 23:47:30 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-06-27 23:47:30 +0000 |
commit | d936f31fd1da33b0da04ba778f9dd29fc2e7e72e (patch) | |
tree | fade23a59a11e0873b51edb29bdae192e59fced1 /media-plugins/vco-plugins/ChangeLog | |
parent | Use src_prepare instead of src_configure. (diff) | |
download | gentoo-2-d936f31fd1da33b0da04ba778f9dd29fc2e7e72e.tar.gz gentoo-2-d936f31fd1da33b0da04ba778f9dd29fc2e7e72e.tar.bz2 gentoo-2-d936f31fd1da33b0da04ba778f9dd29fc2e7e72e.zip |
Respect LDFLAGS (bug #334709, patch thanks to Ross Smith) and update to EAPI 4.
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/vco-plugins/ChangeLog')
-rw-r--r-- | media-plugins/vco-plugins/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-plugins/vco-plugins/ChangeLog b/media-plugins/vco-plugins/ChangeLog index fc3e9e7ccdb1..cdf46d3acac1 100644 --- a/media-plugins/vco-plugins/ChangeLog +++ b/media-plugins/vco-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vco-plugins -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vco-plugins/ChangeLog,v 1.12 2007/11/18 18:11:56 aballier Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vco-plugins/ChangeLog,v 1.13 2011/06/27 23:47:30 radhermit Exp $ + + 27 Jun 2011; Tim Harder <radhermit@gentoo.org> vco-plugins-0.3.0.ebuild: + Respect LDFLAGS (bug #334709, patch thanks to Ross Smith) and update to EAPI + 4. 18 Nov 2007; Alexis Ballier <aballier@gentoo.org> vco-plugins-0.3.0.ebuild: |