diff options
author | 2014-01-12 19:43:25 +0000 | |
---|---|---|
committer | 2014-01-12 19:43:25 +0000 | |
commit | a6cede5eb1813229b4a6c5188df83f52ac11c2ab (patch) | |
tree | 748b218381d4eea9170f482c8bc5db3125b63041 /media-gfx | |
parent | mask media-libs/libpano13 and media-gfx/hugin for testing (diff) | |
download | gentoo-2-a6cede5eb1813229b4a6c5188df83f52ac11c2ab.tar.gz gentoo-2-a6cede5eb1813229b4a6c5188df83f52ac11c2ab.tar.bz2 gentoo-2-a6cede5eb1813229b4a6c5188df83f52ac11c2ab.zip |
add subslot operator for media-libs/libpano13
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/autopano-sift-C/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/autopano-sift-C/ChangeLog b/media-gfx/autopano-sift-C/ChangeLog index 1ed84743a9be..c80083f494e8 100644 --- a/media-gfx/autopano-sift-C/ChangeLog +++ b/media-gfx/autopano-sift-C/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autopano-sift-C -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.15 2013/08/28 16:51:57 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/ChangeLog,v 1.16 2014/01/12 19:43:25 maekke Exp $ + + 12 Jan 2014; Markus Meier <maekke@gentoo.org> autopano-sift-C-2.5.1.ebuild: + add subslot operator for media-libs/libpano13 28 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +files/autopano-sift-C-2.5.1-lm.patch, autopano-sift-C-2.5.1.ebuild: diff --git a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild index 84ce1de85e75..79a0ef3fddfd 100644 --- a/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild +++ b/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild,v 1.7 2013/08/28 16:51:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift-C/autopano-sift-C-2.5.1.ebuild,v 1.8 2014/01/12 19:43:25 maekke Exp $ EAPI=5 inherit cmake-utils eutils versionator @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-"$(get_version_component_range 1-3)" RDEPEND="!media-gfx/autopano-sift dev-libs/libxml2 - media-libs/libpano13 + media-libs/libpano13:0= media-libs/libpng:0= media-libs/tiff:0= sys-libs/zlib |