diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-12-11 21:39:43 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-12-11 21:39:43 +0000 |
commit | de5bdf3f69f89f82b37bb0edc5bf88d3725d9646 (patch) | |
tree | 5b25450965a3fc460f77ae4da53d9bc6de30765f /media-video/ffdiaporama | |
parent | fixes for bug 493930 (diff) | |
download | gentoo-2-de5bdf3f69f89f82b37bb0edc5bf88d3725d9646.tar.gz gentoo-2-de5bdf3f69f89f82b37bb0edc5bf88d3725d9646.tar.bz2 gentoo-2-de5bdf3f69f89f82b37bb0edc5bf88d3725d9646.zip |
Leading spaces removed for repoman.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-video/ffdiaporama')
-rw-r--r-- | media-video/ffdiaporama/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-video/ffdiaporama/ChangeLog b/media-video/ffdiaporama/ChangeLog index f60e05ace65e..3e16c00c113a 100644 --- a/media-video/ffdiaporama/ChangeLog +++ b/media-video/ffdiaporama/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ffdiaporama # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ChangeLog,v 1.17 2013/12/11 17:09:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ChangeLog,v 1.18 2013/12/11 21:39:43 tomwij Exp $ + + 11 Dec 2013; Tom Wijsman <TomWij@gentoo.org> ffdiaporama-2.0.1.ebuild: + Leading spaces removed for repoman. *ffdiaporama-2.0.1 (11 Dec 2013) diff --git a/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild b/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild index b194743e1774..4593c9c44c29 100644 --- a/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild +++ b/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild,v 1.1 2013/12/11 17:09:21 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffdiaporama/ffdiaporama-2.0.1.ebuild,v 1.2 2013/12/11 21:39:43 tomwij Exp $ EAPI=5 @@ -40,8 +40,8 @@ DOCS=( authors.txt ) S="${WORKDIR}" src_configure() { - eqmake4 ffDiaporama.pro - qt4-r2_src_configure + eqmake4 ffDiaporama.pro + qt4-r2_src_configure } src_install() { |