diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:19:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:19:41 +0000 |
commit | 8fd4ab5387aab4ebd88560c12e61c225c2cdb051 (patch) | |
tree | d8da9854a3936f0ad7395387bf73efe5fa2e4c9e /sys-auth | |
parent | Stable for ppc64, wrt bug #502924 (diff) | |
download | gentoo-2-8fd4ab5387aab4ebd88560c12e61c225c2cdb051.tar.gz gentoo-2-8fd4ab5387aab4ebd88560c12e61c225c2cdb051.tar.bz2 gentoo-2-8fd4ab5387aab4ebd88560c12e61c225c2cdb051.zip |
Stable for ppc64, wrt bug #502924
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 796b5be8e958..276eeff03466 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.40 2014/07/30 19:40:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.41 2014/08/02 18:19:41 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libfprint-0.5.0-r1.ebuild: + Stable for ppc64, wrt bug #502924 30 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> libfprint-0.4.0.ebuild, libfprint-0.5.0-r1.ebuild, libfprint-0.5.0.ebuild, libfprint-0.5.1-r1.ebuild, diff --git a/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild b/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild index e65540550844..c164d01de32e 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.7 2014/07/30 19:40:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.5.0-r1.ebuild,v 1.8 2014/08/02 18:19:41 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 |