diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:09:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:09:05 +0000 |
commit | 8796e22b4f2ab88c45339ca52ccacf7183cca99b (patch) | |
tree | ce2373f3cd40c8caf8d45f49c87956a7e0b83581 /media-libs/libgphoto2 | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-8796e22b4f2ab88c45339ca52ccacf7183cca99b.tar.gz gentoo-2-8796e22b4f2ab88c45339ca52ccacf7183cca99b.tar.bz2 gentoo-2-8796e22b4f2ab88c45339ca52ccacf7183cca99b.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/libgphoto2')
-rw-r--r-- | media-libs/libgphoto2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgphoto2/ChangeLog b/media-libs/libgphoto2/ChangeLog index fb3c9432f53f..4becb2a394e2 100644 --- a/media-libs/libgphoto2/ChangeLog +++ b/media-libs/libgphoto2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libgphoto2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.243 2013/12/08 19:14:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.244 2013/12/22 16:09:05 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> libgphoto2-2.5.2-r1.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> libgphoto2-2.5.2-r1.ebuild: x86 stable, bug #478252 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild index 6e79dd438caf..1c07c3d0c278 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.2-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-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild,v 1.3 2013/12/08 19:14:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.5.2-r1.ebuild,v 1.4 2013/12/22 16:09:05 jer Exp $ # TODO # 1. Track upstream bug --disable-docs does not work. @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/gphoto/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/6" # libgphoto2.so soname version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples exif gd jpeg nls zeroconf" # By default, drivers for all supported cameras will be compiled. |