diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-02-05 07:34:08 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-02-05 07:34:08 +0000 |
commit | 978098be80dd0cd8de51e5f9e3404f37ecf0b160 (patch) | |
tree | 90a300d099b40c5f9f67b0c167ee8a107d96c7de /media-gfx/shotwell/shotwell-0.13.1-r1.ebuild | |
parent | adding ~arm (diff) | |
download | gentoo-2-978098be80dd0cd8de51e5f9e3404f37ecf0b160.tar.gz gentoo-2-978098be80dd0cd8de51e5f9e3404f37ecf0b160.tar.bz2 gentoo-2-978098be80dd0cd8de51e5f9e3404f37ecf0b160.zip |
media-gfx/shotwell: EAPI bumpd and usage of subslots for libgphoto2, #455500
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'media-gfx/shotwell/shotwell-0.13.1-r1.ebuild')
-rw-r--r-- | media-gfx/shotwell/shotwell-0.13.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/shotwell/shotwell-0.13.1-r1.ebuild b/media-gfx/shotwell/shotwell-0.13.1-r1.ebuild index 59a68818c242..e769f95e1d52 100644 --- a/media-gfx/shotwell/shotwell-0.13.1-r1.ebuild +++ b/media-gfx/shotwell/shotwell-0.13.1-r1.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-gfx/shotwell/shotwell-0.13.1-r1.ebuild,v 1.1 2013/01/12 19:41:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.13.1-r1.ebuild,v 1.2 2013/02/05 07:34:08 jlec Exp $ EAPI=4 @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS MAINTAINERS NEWS README THANKS ) -# This probabl comes from libraries that +# This probably comes from libraries that # shotwell-video-thumbnailer links to. # Nothing we can do at the moment. #435048 QA_FLAGS_IGNORED="/usr/bin/${PN}-video-thumbnailer" |