diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:16:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 16:16:22 +0000 |
commit | 76ccd516a224a7c1b92bc49423d8b64c056122f7 (patch) | |
tree | 66ff0987157ff7ed7d3ec30f71b37472fbc88f56 /media-libs | |
parent | Stable for sparc, wrt bug #508862 (diff) | |
download | gentoo-2-76ccd516a224a7c1b92bc49423d8b64c056122f7.tar.gz gentoo-2-76ccd516a224a7c1b92bc49423d8b64c056122f7.tar.bz2 gentoo-2-76ccd516a224a7c1b92bc49423d8b64c056122f7.zip |
Stable for sparc, wrt bug #508862
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libgphoto2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libgphoto2/ChangeLog b/media-libs/libgphoto2/ChangeLog index b9dfe085d684..1339b0966f2f 100644 --- a/media-libs/libgphoto2/ChangeLog +++ b/media-libs/libgphoto2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libgphoto2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.254 2014/05/13 15:16:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.255 2014/05/14 16:16:22 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> libgphoto2-2.5.3.1.ebuild: + Stable for sparc, wrt bug #508862 13 May 2014; Agostino Sarubbo <ago@gentoo.org> libgphoto2-2.5.3.1.ebuild: Stable for ia64, wrt bug #508862 diff --git a/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild index 476f8bc0f145..1efc34585655 100644 --- a/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild +++ b/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild,v 1.7 2014/05/13 15:16:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.5.3.1.ebuild,v 1.8 2014/05/14 16:16:22 ago 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 serial zeroconf" # By default, drivers for all supported cameras will be compiled. |