diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:24:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:24:48 +0000 |
commit | a42b1977bcd026f042f8e04c7b92c9fa87a0d587 (patch) | |
tree | 13b2395cd879f509d84aaf0a2259e5c92d49b716 /sys-auth/libfprint | |
parent | Stable for ppc64, wrt bug #488782 (diff) | |
download | gentoo-2-a42b1977bcd026f042f8e04c7b92c9fa87a0d587.tar.gz gentoo-2-a42b1977bcd026f042f8e04c7b92c9fa87a0d587.tar.bz2 gentoo-2-a42b1977bcd026f042f8e04c7b92c9fa87a0d587.zip |
Stable for ppc64, wrt bug #488782
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/libfprint/libfprint-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog index e0ce84f8e6ca..6e00fb5d6b38 100644 --- a/sys-auth/libfprint/ChangeLog +++ b/sys-auth/libfprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/libfprint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.27 2013/12/23 22:01:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.28 2013/12/24 16:24:48 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libfprint-0.4.0.ebuild: + Stable for ppc64, wrt bug #488782 23 Dec 2013; Markus Meier <maekke@gentoo.org> libfprint-0.4.0.ebuild: arm stable, bug #488782 diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild index c0712762b8fd..0eede6241de2 100644 --- a/sys-auth/libfprint/libfprint-0.4.0.ebuild +++ b/sys-auth/libfprint/libfprint-0.4.0.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/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.18 2013/12/23 22:01:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.19 2013/12/24 16:24:48 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 arm ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86" IUSE="debug static-libs" RDEPEND="virtual/libusb:1 |