diff options
author | 2014-06-08 11:04:24 +0000 | |
---|---|---|
committer | 2014-06-08 11:04:24 +0000 | |
commit | a13a577dfa243e51afc3e55d01f6d9d2343fe8a1 (patch) | |
tree | c28e4987a682a2976c074041349f8000c2b3d248 /sys-auth | |
parent | Stable for ppc, wrt bug #502878 (diff) | |
download | gentoo-2-a13a577dfa243e51afc3e55d01f6d9d2343fe8a1.tar.gz gentoo-2-a13a577dfa243e51afc3e55d01f6d9d2343fe8a1.tar.bz2 gentoo-2-a13a577dfa243e51afc3e55d01f6d9d2343fe8a1.zip |
Stable for ppc, wrt bug #502924
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/libfprint/libfprint-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog index 007866bf9d6a..fec2c9759bb6 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.38 2014/05/24 10:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.39 2014/06/08 11:04:24 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libfprint-0.5.0-r1.ebuild: + Stable for ppc, wrt bug #502924 24 May 2014; Agostino Sarubbo <ago@gentoo.org> libfprint-0.5.0-r1.ebuild: Stable for x86, wrt bug #502924 diff --git a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild b/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild index 7aef54087797..3b7150ba0dfb 100644 --- a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild +++ b/sys-auth/libfprint/libfprint-0.5.0-r1.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/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild,v 1.5 2014/05/24 10:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild,v 1.6 2014/06/08 11:04:24 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/${PN}/${PN}/snapshot/${MY_PV}.tar.bz2 -> ${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 |