diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-04 19:27:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-04 19:27:20 +0000 |
commit | 879666f04abe7c7f744c1a2a5e79824d45b1ed68 (patch) | |
tree | 14829b9ee009ed151339ad9cfaecc8787569554d /media-sound/exaile | |
parent | version bump wrt security bug #276339. this ebuild is based on tiff-3.8.2-r5.... (diff) | |
download | gentoo-2-879666f04abe7c7f744c1a2a5e79824d45b1ed68.tar.gz gentoo-2-879666f04abe7c7f744c1a2a5e79824d45b1ed68.tar.bz2 gentoo-2-879666f04abe7c7f744c1a2a5e79824d45b1ed68.zip |
whitespace
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-0.3.0_alpha2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/exaile/exaile-0.3.0_alpha2.ebuild b/media-sound/exaile/exaile-0.3.0_alpha2.ebuild index 2feac2338396..2a45124ec59c 100644 --- a/media-sound/exaile/exaile-0.3.0_alpha2.ebuild +++ b/media-sound/exaile/exaile-0.3.0_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.0_alpha2.ebuild,v 1.5 2009/07/04 19:25:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.0_alpha2.ebuild,v 1.6 2009/07/04 19:27:20 ssuominen Exp $ EAPI=2 inherit eutils fdo-mime multilib python @@ -51,7 +51,7 @@ src_install() { dodoc crossfade_design FUTURE PLANNING player_planning \ README SEARCHING - + if use doc; then dohtml doc/*.{html,png} dodoc doc/*.txt |